refactoring project

This commit is contained in:
2025-05-14 15:30:27 -04:00
parent bd7bf7bf82
commit f78f5ce9f9
7 changed files with 391 additions and 186 deletions

View File

@@ -283,3 +283,5 @@ def generate_barcode_page(product_id):
product_id=product_id,
product=product_data,
dependencies=dependency_status)
# Remove or replace this file, as admin.py has been moved to routes/admin.py