inventory/inventory/routes
2025-07-11 09:44:31 -05:00
..
__init__.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
helpers.py Refactor Photo model constructor to remove timestamp parameter; update helper function to use getattr for safer attribute access. 2025-07-11 09:34:04 -05:00
hooks.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
index.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
inventory.py Refactor inventory model and related routes to standardize field names and improve clarity 2025-07-09 10:20:54 -05:00
photos.py Add photo retrieval endpoint and improve photo upload response 2025-07-11 09:44:31 -05:00
search.py Refactor inventory model and related routes to standardize field names and improve clarity 2025-07-09 10:20:54 -05:00
settings.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
user.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
worklog.py Add WorkNote model and integrate updates into WorkLog functionality 2025-07-09 15:39:55 -05:00