This website requires JavaScript.
Explore
Help
Sign in
yaro
/
inventory
Watch
1
Star
0
Fork
You've already forked inventory
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5e3f211dc0
inventory
/
inventory
History
Download ZIP
Download TAR.GZ
Yaro Kasear
5e3f211dc0
Fix CSV export filename handling by removing redundant '.csv' extension in download attribute.
2025-07-23 09:41:24 -05:00
..
models
Refactor brand and item models to introduce 'identifier' property for consistency; update dropdown rendering in templates to utilize new properties and improve input handling.
2025-07-22 13:04:31 -05:00
routes
Refactor user, room, and inventory models to replace 'full_name' property with 'identifier' for consistency; update related templates and routes accordingly.
2025-07-22 11:49:47 -05:00
static
Fix CSV export filename handling by removing redundant '.csv' extension in download attribute.
2025-07-23 09:41:24 -05:00
templates
Refactor brand and item models to introduce 'identifier' property for consistency; update dropdown rendering in templates to utilize new properties and improve input handling.
2025-07-22 13:04:31 -05:00
utils
Remove debug print statements.
2025-07-14 09:07:52 -05:00
__init__.py
Remove debug print statements.
2025-07-14 09:07:52 -05:00
app.py
Add inventory management templates and utility functions
2025-07-08 11:47:22 -05:00
config.py
Enable debug mode in config, enhance HTML response handling with minification, and clean up worklog template by removing commented button
2025-07-21 13:43:01 -05:00
temp.py
Add inventory management templates and utility functions
2025-07-08 11:47:22 -05:00