Add import labels functionality to labels module
- Created import_labels.py with CSV and Excel file processing - Implemented validation for order rows and date format handling - Added import-labels route with preview and save functionality - Created import_labels.html template with new app UI styling - Added import card to labels module index - Added openpyxl to requirements.txt for Excel support
This commit is contained in:
@@ -9,4 +9,4 @@ Markdown==3.5.1
|
||||
APScheduler==3.10.4
|
||||
reportlab==4.0.7
|
||||
python-barcode==0.15.1
|
||||
Flask-Session==0.8.0
|
||||
Flask-Session==0.8.0openpyxl==3.10.0
|
||||
Reference in New Issue
Block a user