rattail-corepos/rattail_corepos
Lance Edgar 57d3a21e43 fix: improve logic for matching CORE stock purchase to Rattail payment
we were already "trying" to match on date only, but only as a sort of
fallback.  now we still try "exact" date/time match first but then
also an explicit date match, before other fallback logic
2024-08-19 11:30:44 -05:00
..
batch Equity batch rows should really get deleted 2023-11-05 14:13:22 -06:00
corepos fix: improve core-office anonymize command logic 2024-08-10 12:00:48 -05:00
datasync fix: work around, log error when datasync can't locate member 2024-08-14 09:12:32 -05:00
db Import Store, ProductCost from CORE DB 2023-10-20 14:37:25 -05:00
importing fix: improve logic for matching CORE stock purchase to Rattail payment 2024-08-19 11:30:44 -05:00
problems Add problem report for CORE phone numbers too long 2023-09-02 13:48:48 -05:00
templates/mail Add problem report for CORE phone numbers too long 2023-09-02 13:48:48 -05:00
trainwreck Migrate the trainwreck commands to use typer 2024-05-15 20:49:14 -05:00
__init__.py Initial commit 2018-06-01 15:14:49 -05:00
_version.py feat: switch from setup.cfg to pyrpoject.toml + hatchling 2024-06-10 16:09:22 -05:00
app.py fix: avoid deprecated AppProvider.load_object() method 2024-07-18 08:32:45 -05:00
auth.py fix: add logic to auto-create user for CORE POS cashier login 2024-07-04 21:37:23 -05:00
commands.py fix: remove legacy command definitions 2024-07-01 12:35:47 -05:00
config.py fix: avoid deprecated base class for config extension 2024-08-16 10:14:07 -05:00
emails.py Add problem report for CORE phone numbers too long 2023-09-02 13:48:48 -05:00
products.py Add support for importing full size, uom data from CORE 2021-01-21 17:41:13 -06:00