2025-01-12 01:10:52 -06:00
|
|
|
|
|
|
|
Wutta-COREPOS
|
|
|
|
=============
|
|
|
|
|
|
|
|
This package adds basic integration with `CORE-POS`_, using
|
|
|
|
`pyCOREPOS`_.
|
|
|
|
|
2025-01-25 17:20:55 -06:00
|
|
|
It provides the following:
|
|
|
|
|
|
|
|
* standard configuration for CORE Office + Lane databases
|
|
|
|
* special :term:`handler` for CORE integration
|
|
|
|
(:class:`~wutta_corepos.handler.CoreposHandler`)
|
|
|
|
* readonly web views for primary CORE Office DB tables
|
|
|
|
* :term:`data model` extension to map
|
|
|
|
:class:`~wuttjamaican:wuttjamaican.db.model.auth.User` to CORE
|
|
|
|
Employee
|
2025-01-12 01:10:52 -06:00
|
|
|
|
|
|
|
.. _CORE-POS: https://www.core-pos.com/
|
|
|
|
|
|
|
|
.. _pyCOREPOS: https://pypi.org/project/pyCOREPOS/
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Documentation
|
|
|
|
|
|
|
|
narr/install
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:caption: API
|
|
|
|
|
|
|
|
api/wutta_corepos
|
|
|
|
api/wutta_corepos.app
|
|
|
|
api/wutta_corepos.conf
|
2025-01-25 17:20:55 -06:00
|
|
|
api/wutta_corepos.db
|
|
|
|
api/wutta_corepos.db.model
|
2025-01-12 01:10:52 -06:00
|
|
|
api/wutta_corepos.handler
|
2025-01-12 20:04:19 -06:00
|
|
|
api/wutta_corepos.web
|
|
|
|
api/wutta_corepos.web.db
|
|
|
|
api/wutta_corepos.web.views
|
|
|
|
api/wutta_corepos.web.views.corepos
|
|
|
|
api/wutta_corepos.web.views.corepos.master
|
|
|
|
api/wutta_corepos.web.views.corepos.members
|
|
|
|
api/wutta_corepos.web.views.corepos.products
|