Changeset 3067 for pykota/trunk/bin
- Timestamp:
- 11/22/06 23:04:44 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pkinvoice
r2811 r3067 310 310 "number" : "1", 311 311 } 312 short_options = "vho: r:u:V:p:l:n:s:e:"312 short_options = "vho:u:V:p:l:n:s:e:" 313 313 long_options = ["help", "version", "start=", "end=", \ 314 " reference=", "unit=", "output=", \314 "unit=", "output=", \ 315 315 "pagesize=", "logo=", "vat=", "number="] 316 316