Lance Edgar
99a67403f8
Move the CORE -> CSV exporter to subfolder
2020-03-27 19:08:34 -05:00
Lance Edgar
75ba08b9fc
Move "direct DB" CORE importer logic, to subpackage
...
i.e. `rattail_corepos.corepos.importing.db` is now the place for direct DB
importers, and `rattail_corepos.corepos.importing` will become the place for
proper API-based importers
2020-03-03 23:25:37 -06:00
Lance Edgar
0b1a8f9617
Add basic crepes import-csv
command, for CSV -> CORE import
2019-07-29 15:33:05 -05:00
Lance Edgar
83b1f93d99
Add crepes export-csv
command, for data export to CSV files
2019-07-29 12:09:56 -05:00
Lance Edgar
9d2411bccb
Add commands for import/export of data between CORE systems
...
just a staring point for now, only "operational" data for the most part
2019-07-28 14:52:50 -05:00