[POS-commit] r1195 - fiscalprinter/trunk/fiscalprinter
Evandro Vale Miquelito
evandro at async.com.br
Sat Sep 10 13:14:09 BRT 2005
Author: evandro
Date: Sat Sep 10 13:14:09 2005
New Revision: 1195
Modified:
fiscalprinter/trunk/fiscalprinter/constants.py
Log:
Ops.. :-)
Modified: fiscalprinter/trunk/fiscalprinter/constants.py
==============================================================================
--- fiscalprinter/trunk/fiscalprinter/constants.py (original)
+++ fiscalprinter/trunk/fiscalprinter/constants.py Sat Sep 10 13:14:09 2005
@@ -31,9 +31,9 @@
# Constants for product unit labels
-(UNIT_WEIGHT
- UNIT_METERS
- UNIT_LITERS
+(UNIT_WEIGHT,
+ UNIT_METERS,
+ UNIT_LITERS,
UNIT_EMPTY) = range(4)
(TAX_IOF,
More information about the POS-commit
mailing list