Commit graph

66 commits

Author SHA1 Message Date
Lance Edgar 9f32a0db0b Added purge-batches command.
This command will delete forever all batches whose purge date has
passed.  It is meant to be run on a scheduled basis, e.g. nightly.
2013-02-25 13:28:37 -08:00
Lance Edgar f52920fe83 Added Palm OS app interface.
This commit adds the Palm HotSync conduit, which is used to create CSV
files when a handheld running the Rattail app is synced with its
desktop PC.
2013-02-25 13:08:58 -08:00
Lance Edgar fd9716321f update changelog 2012-11-08 19:14:05 -08:00
Lance Edgar 376d4e3ff2 bump edbob dependency 2012-09-28 09:35:36 -07:00
Lance Edgar 610286d0b1 bump edbob dependency 2012-09-18 18:57:08 -07:00
Lance Edgar 8996a3694d add dbsync command, linux daemon 2012-09-18 14:25:53 -07:00
Lance Edgar 84229d9577 extended commit (see note)
- Added ``Store`` and related models.

- Added ``Customer.email_preference`` field.

- Added ``load-host-data`` command.

- Added ``Change`` model.

- Added ``rattail.db.record_changes()`` function.

- Added database synchronization service (Windows only).
2012-09-17 11:54:31 -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 4b21f2f10b update changelog 2012-08-17 09:40:57 -07:00
Lance Edgar 2d84b62a30 update changelog 2012-08-12 12:18:35 -07:00
Lance Edgar 63745288a3 move db extension to subdir 2012-07-25 15:23:31 -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 62e35838ec bump edbob dependency 2012-05-08 09:31:37 -07:00
Lance Edgar c9d3a2c064 initial commit (save point) 2012-04-10 12:09:29 -05:00