Commit Graph

5 Commits

Author SHA1 Message Date
ske087
1a3e26d86d updated to set boxes , and updated to fill boxes 2025-12-10 22:30:52 +02:00
ske087
c7f5203aa7 Add boxes/crates management system to warehouse module
- Created boxes_crates table with 8-digit auto-generated box numbers
- Added manage_boxes route and full CRUD operations
- Implemented box status tracking (open/closed)
- Added location assignment functionality
- Integrated QZ Tray printing with barcode labels
- Created manage_boxes.html with table, preview, and print features
- Added 'Manage Boxes/Crates' card to warehouse main page
- Boxes can be created without location and assigned later
- Includes delete functionality for admin/management roles
- Added box statistics display
2025-12-07 00:31:41 +02:00
957c8eca4d moved to test environment 2025-10-05 14:32:47 -04:00
b37c8bb58f saved the creation of warehows locations 2025-09-10 22:37:42 +03:00
bb3352ea4a saved new files 2025-09-10 21:50:08 +03:00