Lance Edgar
|
117442f8db
|
Add employee importer for CORE -> Rattail, and CORE cashier auth handler
|
2023-10-01 19:48:52 -05:00 |
|
Lance Edgar
|
f61ae7a7e0
|
Add tender importer from CORE; apply tender in CORE POS batch
still some work to be done yet but getting there
|
2023-09-27 17:14:28 -05:00 |
|
Lance Edgar
|
60bc6dd236
|
Add CORE-specific datetime for equity payments
in case payments are added to CORE on a later date, want to keep
original timestamp separate
|
2023-09-13 21:29:16 -05:00 |
|
Lance Edgar
|
a57f29fe1a
|
Add support for importing MemberEquityPayment from CORE-POS DB
SQL only, no API for now
|
2023-09-07 18:18:38 -05:00 |
|
Lance Edgar
|
660637522d
|
Add CustomerShopper.corepos_customer_id and refactor importers
removes phone/email support for now..also change how we handle
default/empty values for member start/end date..
|
2023-06-10 14:35:08 -05:00 |
|
Lance Edgar
|
bfc52a6fb3
|
Make card_number more central for CORE API -> Rattail importers
let's track that as (effectively) `Customer.corepos_card_number` and
use that when possible for importer key
|
2023-06-05 20:45:45 -05:00 |
|
Lance Edgar
|
7eb7c25172
|
Fix datasync bug for CORE API -> Rattail
|
2022-08-21 11:33:51 -05:00 |
|
Lance Edgar
|
95952c665e
|
Add schema extension for Stores, importing from CORE API
|
2021-01-27 22:21:06 -06:00 |
|
Lance Edgar
|
ca14884c46
|
Don't choke when unit size is not decimal-compatible
|
2021-01-21 17:58:11 -06:00 |
|
Lance Edgar
|
2faa0cb18b
|
Add support for importing full size, uom data from CORE
also add core-specific product handler and mixin, to find all UOM abbreviations
in the wild.
|
2021-01-21 17:41:13 -06:00 |
|
Lance Edgar
|
580f2093ae
|
Add schema, logic for importing CORE VendorItem -> ProductCost
|
2020-09-04 19:10:48 -05:00 |
|
Lance Edgar
|
6ce4b59509
|
Add more schema extensions; importing support
|
2020-07-07 19:58:57 -05:00 |
|
Lance Edgar
|
8f9f77b6b7
|
Add proper importing for Customer/Person data from CORE API
includes datasync support. i think it even works right, but we'll see
|
2020-03-16 19:45:54 -05:00 |
|
Lance Edgar
|
af1e38aa18
|
Oerhaul the Vendor import/export between Rattail and CORE
also, add new DB schema specific to this integration, to hold PKs etc.
|
2020-03-04 19:05:55 -06:00 |
|