11 Commits

Author SHA1 Message Date
Javier
fcdef6875e Stop tracking compiled python files 2026-01-30 10:41:34 -06:00
Javier
d955a13f3d v0.13.0 - Add Consumption Sheets module
New module for tracking production consumption with lot scanning:
- Admin configuration for process types (AD WIP, etc.)
- Dynamic table creation per process
- Flexible header/detail field definitions with Excel cell mapping
- Duplicate detection with configurable key field
- Staff scanning interface with duplicate warnings (same session/cross session)
- Excel export using uploaded templates with multi-page support
- Template settings for rows per page and detail start row
2026-01-29 12:33:34 -06:00
Javier
21671d6bee v0.12.0 - Add modular system architecture with user-based module access
- Add Modules and UserModules database tables
- Create home page with module selection grid
- Implement per-user module assignment in user management
- Add route guards for module access control
- Refactor navigation: login -> home -> modules, admin console via button
- Add Font Awesome icons
2026-01-26 11:35:29 -06:00
Javier
136fe03e07 v0.11.1 - Fixed weight Discrepancy bug 2026-01-25 20:40:51 -06:00
Javier
ff577a6cbf v0.11.0 - Added a block so no bins can be counted until a master file has been uploaded. 2026-01-25 20:17:37 -06:00
Javier
672591c736 v0.10.0 - Add session archive/activate feature with access controls 2026-01-25 02:23:18 -06:00
Javier
53158e76e4 V0.8.6 - Frefractor: Counting.py 2026-01-23 11:45:35 -06:00
Javier
6789f0899a V1.0.0.5 - Refactor app.py: Split User, Session, and Admin logic into blueprints 2026-01-23 09:14:20 -06:00
Javier
2f705b1e22 V1.0.0.4 - Refactor: Sessions.py 2026-01-23 01:35:11 -06:00
Javier
518c9478dc V1.0.0.2 - Refactor: Moved user Management out of App.py and into users.py 2026-01-23 01:06:30 -06:00
Javier
c747375f79 V1.0.0.2 - Refactor: Split DB and Import logic, fixed CSV upload columns 2026-01-22 01:47:35 -06:00