Lance Edgar
efcfaea44f
fix GPC reference in sil.Writer
2012-09-06 11:28:33 -07:00
Lance Edgar
b04384ee4c
remove GPC import from __init__
2012-08-31 12:05:28 -07:00
Lance Edgar
96fdd9b391
Backout changeset 14e7e8f7a2e5 (see note)
...
Apparently PythonService.exe doesn't acknowledge the 'absolute_import' feature
from __future__...? So we can't have a 'rattail.sqlalchemy' module and instead
must keep 'GPCType' within 'rattail.gpc'.
2012-08-31 09:57:30 -07:00
Lance Edgar
4e81a4fc5c
add progress to labels.TwoUpCommandFormatter
2012-08-31 09:54:11 -07:00
Lance Edgar
e732e42288
move GPCType to sqlalchemy module
2012-08-30 10:11:15 -07:00
Lance Edgar
eab4034b3e
fix filemon in linux; improve batch provider and sil column discovery
2012-08-29 16:26:46 -07:00
Lance Edgar
cdda58fd69
extensive commit (see note)
...
The following changes are included:
- Initial batch support added (with ``PrintLabels`` provider).
- GPC data type added.
- Changed internal name of file monitor.
- Added progress support for label printing.
- Label profiles moved from config to database model.
- Removed ``rattail.db.init_database()`` function.
- Moved some enum values from db extension to core (``rattail.enum`` module).
- Improved SIL support: moved ``rattail.sil`` to subpackage, added ``Writer
class etc.
2012-08-29 11:28:07 -07:00
Lance Edgar
e88fc27286
add (basic) "one-up" label printing support
2012-08-20 09:28:43 -07:00
Lance Edgar
4a96ccca75
add Product.cost, Product.vendor
2012-08-20 09:18:36 -07:00
Lance Edgar
d41d4f35af
bump version
2012-08-17 09:42:40 -07:00
Lance Edgar
80ff2bb2ac
Added tag v0.3a4 for changeset 16f78c29508b
2012-08-17 09:41:13 -07:00
Lance Edgar
4b21f2f10b
update changelog
2012-08-17 09:40:57 -07:00
Lance Edgar
664fd86332
update filemon per edbob changes
2012-08-17 08:53:20 -07:00
Lance Edgar
f858b7b607
bump version
2012-08-12 12:19:47 -07:00
Lance Edgar
a36c8abe0c
Added tag v0.3a3 for changeset 6006e7c3e317
2012-08-12 12:18:40 -07:00
Lance Edgar
2d84b62a30
update changelog
2012-08-12 12:18:35 -07:00
Lance Edgar
dda70b2c5a
add hgignore
2012-08-11 12:12:36 -07:00
Lance Edgar
11e295cfe4
improve sil.val(), add sil.write_rows()
2012-08-11 09:06:11 -07:00
Lance Edgar
26aa107f39
add repr and unicode to CustomerGroup
2012-08-10 16:11:01 -07:00
Lance Edgar
e561e0d50c
add repr, unicode to Customer
2012-08-10 14:18:03 -07:00
Lance Edgar
8ff082611a
comment out some batch code (for now?)
2012-08-10 11:47:33 -07:00
Lance Edgar
8f791350e9
add Customer, and Vendor/Employee contact info to model
2012-08-10 11:47:14 -07:00
Lance Edgar
a13891e4f5
tweak sil.write_batch_header()
2012-08-09 14:58:02 -07:00
Lance Edgar
21005ddd75
add some SIL output functions
2012-08-09 09:47:37 -07:00
Lance Edgar
0c9db819b7
add VendorPhone, VendorContact, Product.unit_of_measure
2012-08-06 14:57:12 -07:00
Lance Edgar
9c613b92b1
add db.cache module
2012-08-03 14:09:41 -07:00
Lance Edgar
14b99dcf46
load Product.regular_price and current_price eagerly
2012-08-03 10:17:49 -07:00
Lance Edgar
b287ea3cf8
add Vendor, ProductCost, ProductPrice
2012-08-02 10:42:18 -07:00
Lance Edgar
0e11ad7fde
add labels module
2012-08-01 05:48:28 -07:00
Lance Edgar
7893c279fb
add Product.subdepartment relationship
2012-07-31 14:12:40 -07:00
Lance Edgar
41aceb8076
add Subdepartment class
2012-07-31 10:55:14 -07:00
Lance Edgar
6a99ff5db2
add Employee class, Product price fields
2012-07-26 14:02:35 -07:00
Lance Edgar
96982a636f
fix rattail.db.init()
2012-07-26 14:02:10 -07:00
Lance Edgar
07df432b32
make extension require auth
2012-07-26 14:02:02 -07:00
Lance Edgar
63745288a3
move db extension to subdir
2012-07-25 15:23:31 -07:00
Lance Edgar
771f113c20
update changelog
2012-07-25 13:34:05 -07:00
Lance Edgar
ac05762ef7
bump version
2012-07-25 13:32:29 -07:00
Lance Edgar
2184c649d5
Added tag v0.3a2 for changeset a8bd69c88168
2012-07-25 13:30:58 -07:00
Lance Edgar
b5b907ad2b
bump depends
2012-07-25 13:30:42 -07:00
Lance Edgar
9b5fa3ae45
add file monitor
2012-07-25 13:11:22 -07:00
Lance Edgar
d7091fcb8a
bump version
2012-05-08 09:32:29 -07:00
Lance Edgar
f9a46710d9
Added tag v0.3a1 for changeset a00536742b16
2012-05-08 09:31:47 -07:00
Lance Edgar
62e35838ec
bump edbob dependency
2012-05-08 09:31:37 -07:00
Lance Edgar
65a43679e7
add Category model
2012-05-02 09:46:49 -07:00
Lance Edgar
ad7aa6254a
init tweak
2012-04-21 12:48:51 -05:00
Lance Edgar
2d32439da5
more batch changes (save point)
2012-04-16 00:47:26 -05:00
Lance Edgar
d46ae258fc
save point
2012-04-10 22:25:32 -05:00
Lance Edgar
c9d3a2c064
initial commit (save point)
2012-04-10 12:09:29 -05:00