a84c881e71
- Added printed_labels column (INT(1) DEFAULT 0) for print tracking - Added data_livrare column (DATE NULL) for delivery dates from CSV - Added dimensiune column (VARCHAR(20) NULL) for product dimensions - Updated documentation to explain new columns and their purpose This keeps the setup script synchronized with the actual database structure that has been modified during development and testing.