Wutta Framework integration for CORE-POS
Find a file
Lance Edgar 9f779fe60f fix: add latest schema columns on app startup, unless not supported
this works around the issue where some CORE databases are too
old (etc.) and are missing some schema columns.  in such cases the
config for "latest columns" should be disabled; otherwise we add them
to schema on startup
2025-01-15 11:01:09 -06:00
docs feat: add basic readonly web views for CORE members, products 2025-01-12 20:04:19 -06:00
src/wutta_corepos fix: add latest schema columns on app startup, unless not supported 2025-01-15 11:01:09 -06:00
tests feat: add basic readonly web views for CORE members, products 2025-01-12 20:04:19 -06:00
.gitignore feat: initial release 2025-01-12 00:22:08 -06:00
CHANGELOG.md bump: version 0.1.0 → 0.2.0 2025-01-13 13:32:19 -06:00
COPYING.txt feat: initial release 2025-01-12 00:22:08 -06:00
pyproject.toml bump: version 0.1.0 → 0.2.0 2025-01-13 13:32:19 -06:00
README.md feat: initial release 2025-01-12 00:22:08 -06:00
tasks.py feat: initial release 2025-01-12 00:22:08 -06:00
tox.ini docs: need web extra when building docs via tox 2025-01-13 13:41:14 -06:00

Wutta-COREPOS

Wutta Framework integration for CORE-POS.

See docs at https://rattailproject.org/docs/wutta-corepos/