Improve GUI and barcode generation
- Update GUI title to 'Label Printing' with white text - Add character limit (25 chars) to all input fields - Add number-only filter to quantity field - Fix barcode generation in PDF module - Create pdf_backup folder for storing generated PDFs - Add pdf backup logging and confirmation - Move demo files and tests to documentation folder - Reorganize project structure for better clarity
This commit is contained in:
5
documentation/requirements.txt
Executable file
5
documentation/requirements.txt
Executable file
@@ -0,0 +1,5 @@
|
||||
python-barcode
|
||||
pillow
|
||||
pycups
|
||||
reportlab
|
||||
pycups
|
||||
Reference in New Issue
Block a user