Rattail integration package for CORE-POS
Go to file
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
rattail_corepos fix: improve logic for matching CORE stock purchase to Rattail payment 2024-08-19 11:30:44 -05:00
.gitignore feat: switch from setup.cfg to pyrpoject.toml + hatchling 2024-06-10 16:09:22 -05:00
CHANGELOG.md bump: version 0.3.7 → 0.3.8 2024-08-18 20:08:25 -05:00
COPYING.txt Initial commit 2018-06-01 15:14:49 -05:00
MANIFEST.in Add problem report for invalid custdata person number sequence 2023-06-02 14:16:20 -05:00
pyproject.toml bump: version 0.3.7 → 0.3.8 2024-08-18 20:08:25 -05:00
README.rst Initial commit 2018-06-01 15:14:49 -05:00
tasks.py feat: switch from setup.cfg to pyrpoject.toml + hatchling 2024-06-10 16:09:22 -05:00

rattail_corepos
===============

Rattail is a retail software framework, released under the GNU General Public
License.

This package contains software interfaces for the `CORE POS`_ system.

.. _`CORE POS`: https://github.com/CORE-POS/IS4C

Please see Rattail's `home page`_ for more information.

.. _`home page`: https://rattailproject.org/