Lance Edgar
46040cf46b
update changelog
2013-02-20 22:05:32 -08:00
Lance Edgar
aa2b3ada4e
Added custom Thread
implementation.
...
This overrides the default behavior of `threading.Thread` by ensuring
the system exception hook is invoked in case an error occurs within
the thread.
2013-02-20 22:02:34 -08:00
Lance Edgar
e1a3e3e9c9
update changelog
2013-02-20 19:18:51 -08:00
Lance Edgar
8f2cc837bb
Fixed Batch.drop_table()
to handle case where row table doesn't exist.
...
While theoretically this method *shouldn't* encounter a missing table,
in practice it does happen occasionally. Now this situation is
handled gracefully instead of raising an exception.
2013-02-20 19:13:05 -08:00
Lance Edgar
168d795ad0
Added SIL columns F188, R71 and R72.
...
These have been added to support inventory count batches.
2013-02-17 19:14:46 -08:00
Lance Edgar
0bb8d99399
Added get_product_by_upc()
API function.
...
This is a convenience function which will return a single `Product`
instance, or `None`. It is the first of hopefully many API
functions.
2013-02-17 19:14:11 -08:00
Lance Edgar
5a4ce5e372
update changelog
2013-02-12 22:55:14 -08:00
Lance Edgar
5981bde8fe
add Department.subdepartments relationship
...
(cherry picked from commit 25096dc70d
)
2013-02-05 19:28:44 -08:00
Lance Edgar
c915861481
Merge branch '0.3a4' into v0.3
...
Conflicts:
CHANGES.txt
rattail/_version.py
2012-12-15 08:16:50 -08:00
Lance Edgar
84a66e2bcb
bump version
2012-11-27 21:48:11 -08:00
Lance Edgar
8f3d2b5770
update changelog
2012-11-27 21:47:19 -08:00
Lance Edgar
6eb2ff6abd
make dbsync tolerant of database server restart
2012-11-27 08:54:52 -08:00
Lance Edgar
174aa5665e
assign format in LabelProfile.get_formatter()
2012-11-26 16:26:33 -08:00
Lance Edgar
983a39b366
add LabelFormatter.default_format
2012-11-26 16:25:52 -08:00
Lance Edgar
7c6f81416b
remove secondary progress from labels batch
2012-11-26 15:15:07 -08:00
Lance Edgar
bbd05dce1b
bugfix in labels batch
2012-11-26 14:23:03 -08:00
Lance Edgar
70c70c3e7e
fix GPCType
2012-11-26 12:10:07 -08:00
Lance Edgar
431a96e35d
fix rattail.db.init()
2012-11-26 11:58:36 -08:00
Lance Edgar
4edf00fe51
move enum to core
2012-11-26 11:18:02 -08:00
Lance Edgar
10bdbc56ce
move GPCType to db module
2012-11-26 11:17:32 -08:00
Lance Edgar
92abd79a97
add GPC.__eq__() and .__ne__()
2012-11-18 08:36:18 -08:00
Lance Edgar
c1987780b2
remove Category.__str__()
2012-11-18 08:35:43 -08:00
Lance Edgar
989f8120be
bump version
2012-11-12 15:21:51 -08:00
Lance Edgar
d8ac659d8f
update changelog
2012-11-12 15:20:45 -08:00
Lance Edgar
fb2e71cab1
let socket.timeout error happen in CommandNetworkPrinter
2012-11-12 11:19:41 -08:00
Lance Edgar
4d9fa6c345
add timeout support to CommandNetworkPrinter
2012-11-09 09:42:35 -08:00
Lance Edgar
9d06377d7f
remove hgignore
2012-11-09 06:29:50 -08:00
Lance Edgar
1f7d868ed9
fix namespace packages
2012-11-09 06:06:22 -08:00
Lance Edgar
ee4e53890c
bump version
2012-11-08 19:15:11 -08:00
Lance Edgar
fd9716321f
update changelog
2012-11-08 19:14:05 -08:00
Lance Edgar
0376b109fe
fix socket call in CommandNetworkPrinter
2012-11-08 15:28:56 -08:00
Lance Edgar
d902dc88ec
force ordering of CommandNetworkPrinter required settings
2012-11-08 11:39:37 -08:00
Lance Edgar
46bdc86990
add labels.CommandNetworkPrinter
2012-11-08 11:25:05 -08:00
Lance Edgar
b128963f5e
add LabelProfile.visible field
2012-11-06 18:23:03 -08:00
Lance Edgar
cc55617040
bump version
2012-11-05 18:14:56 -08:00
Lance Edgar
2686e7000f
update changelog
2012-11-05 18:14:04 -08:00
Lance Edgar
3b993697fe
Merge branch 'master' of ssh://edbob.org/srv/git/rattail
2012-11-05 18:11:30 -08:00
Lance Edgar
dbb9cf1007
made database synchronizer class configurable
2012-11-05 18:11:19 -08:00
Lance Edgar
4c146cb010
bump version
2012-10-30 14:08:07 -07:00
Lance Edgar
0cd3569f34
update changelog
2012-10-30 14:02:23 -07:00
Lance Edgar
49d0b970fd
make Vendor deletion recursive in db sync
2012-10-30 13:57:25 -07:00
Lance Edgar
67ad9f282e
don't quote float values when writing SIL rows
2012-10-26 16:48:35 -07:00
Lance Edgar
3dca43edac
bump version
2012-10-23 10:21:20 -07:00
Lance Edgar
72a3a445f8
update changelog
2012-10-23 10:20:16 -07:00
Lance Edgar
6ef2c9385a
fix price toggle bug in db sync
2012-10-23 09:46:17 -07:00
Lance Edgar
a1c41b7bd1
bump version
2012-10-10 09:42:51 -07:00
Lance Edgar
892d2aa404
update changelog
2012-10-10 09:41:53 -07:00
Lance Edgar
a976ae5771
add special delete logic in db sync
2012-10-10 09:37:59 -07:00
Lance Edgar
442ecc3aa9
bump version
2012-10-05 11:45:03 -07:00
Lance Edgar
f197650640
update changelog
2012-10-05 11:44:00 -07:00