Commit graph

14 commits

Author SHA1 Message Date
Lance Edgar 74f4533e0b Replace setup.py contents with setup.cfg 2023-05-16 13:14:14 -05:00
Lance Edgar 3140245857 OMG a ridiculous commit to overhaul import handler config etc.
- register all import/export handlers via setup.py and config
- use "handler key" lookup for all import/export commands
- fix logic bugs w/ CORE -> Trainwreck importer
2021-12-06 20:07:42 -06:00
Lance Edgar 0e28a6ee2b Some tweaks to expose CORE <-> Rattail import handlers in web app 2021-12-05 17:24:54 -06:00
Lance Edgar 6c9d9964dc Add basic support for CORE Office -> CORE Lane export
just products data so far
2021-07-21 20:05:16 -05:00
Lance Edgar 78a00ce89f Add basic (incomplete) support for CORE -> Trainwreck import
proves the concepts more or less, but needs a lot of polish yet
2021-02-18 20:04:00 -06:00
Lance Edgar ab8894ef0d Add importer, datasync for CORE-POS (API) -> Rattail 2020-03-15 14:28:22 -05:00
Lance Edgar 9aefbc872e Rename rattail import-corepos command to import-corepos-db
to prepare for `import-corepos-api`
2020-03-15 12:37:31 -05:00
Lance Edgar 0298e63384 Add initial Rattail -> CORE-POS export logic
only allows "update" for Vendor model so far.  more to come after testing...
2020-03-03 21:45:11 -06:00
Lance Edgar dcb3326026 Officially stop supporting Python 2.x
can refactor actual code later as needed
2020-02-27 21:55:04 -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
Lance Edgar 4193503719 Add basic transaction importer for Square -> CORE-POS 2018-11-22 16:47:03 -06:00
Lance Edgar 810d4726c3 Initial commit 2018-06-01 15:14:49 -05:00