rattail/rattail
Lance Edgar 0e167470e3 Add transform_pack_to_unit() method for purchase batch handler
this is really just for truck dump parent receiving batches, for now..?
2018-10-24 18:49:18 -05:00
..
batch Add transform_pack_to_unit() method for purchase batch handler 2018-10-24 18:49:18 -05:00
bouncer Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
commands Configure data versioning within make_config() 2018-07-31 14:05:58 -05:00
contrib Preserve "raw" data record when parsing KeHE invoice file 2018-10-18 17:06:04 -05:00
data Configure data versioning within make_config() 2018-07-31 14:05:58 -05:00
datasync Make sure we create unit item before the pack which references it 2018-09-19 12:32:01 -05:00
db Add cache_permissions() function to db.auth module 2018-10-17 12:43:54 -05:00
filemon Add basic support for "command line" filemon action 2018-07-01 22:02:13 -05:00
importing Let caller decide whether to auto-create departments for category import 2018-09-20 17:51:51 -05:00
sil Fix "off by one" error in SIL writer 2018-10-11 17:20:26 -05:00
templates/mail Add link to the upgrade, within upgrade success/failure emails 2018-10-17 13:48:37 -05:00
tests Test commit 2018-02-26 00:20:59 -06:00
trainwreck Add index on upload_time for Trainwreck transaction table 2018-06-18 15:23:45 -05:00
vendors More tweaks for python 3 2018-02-15 12:47:20 -06:00
win32 Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
__init__.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
_version.py Update changelog 2018-10-19 20:28:06 -05:00
barcodes.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
config.py Configure data versioning within make_config() 2018-07-31 14:05:58 -05:00
core.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
csvutil.py Use builtin csv.DicReader if running on python3 2018-10-16 18:54:46 -05:00
daemon.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
emails.py Add link to the upgrade, within upgrade success/failure emails 2018-10-17 13:48:37 -05:00
enum.py Add probe status for "critical low temp" 2018-10-19 14:38:51 -05:00
excel.py Add ExcelWriter.auto_resize() method 2018-06-13 20:59:35 -05:00
exceptions.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
files.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
gpc.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
labels.py Refactor usage of StringIO per python 3 2018-02-12 15:32:18 -06:00
logging.py Add logging filter for Luigi task summary 2017-12-06 22:34:02 -06:00
luigi.py Add OvernightTask for use with overnight automation via Luigi 2018-08-09 13:47:59 -05:00
mail.py Send email when upgrade is performed, whether success or failure 2018-07-18 21:04:51 -05:00
palm.py Misc. cleanup for Python 3 2018-02-12 14:55:15 -06:00
pod.py Let config define a "not found" product image URL 2018-07-17 19:42:50 -05:00
poddoc.py Add 'force' kwarg to pod.render_document() 2018-02-02 17:05:49 -06:00
pricing.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
progress.py Add versioning workaround support for batch actions 2018-06-07 12:37:39 -05:00
settings.py Add required flag for app settings 2018-10-23 10:19:26 -05:00
threads.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
time.py Add rattail.time.get_monday() convenience function 2018-06-18 15:22:20 -05:00
upgrades.py Add link to the upgrade, within upgrade success/failure emails 2018-10-17 13:48:37 -05:00
util.py Add versioning workaround support for batch actions 2018-06-07 12:37:39 -05:00
wince.py Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00