Add initial docs for Customer Order system features
This commit is contained in:
parent
03ca888a0a
commit
b2f83b2b70
4 changed files with 244 additions and 0 deletions
19
docs/data/custorders/index.rst
Normal file
19
docs/data/custorders/index.rst
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
|
||||
Customer Orders
|
||||
===============
|
||||
|
||||
Rattail has a "customer order" system of sorts. I'm calling it a
|
||||
"customer order" system but most folks will probably think of it as
|
||||
e.g. a "special order" system or "case order" system etc.
|
||||
|
||||
This section describes the "customer order" features of Rattail.
|
||||
|
||||
See the online `Theo demo`_ to play around with this concept. It has
|
||||
access to a CORE-POS system, from which it gets customer/product data.
|
||||
|
||||
.. _Theo demo: https://demo-theo.rattailproject.org/
|
||||
|
||||
.. toctree::
|
||||
|
||||
overview
|
||||
workflows
|
||||
Loading…
Add table
Add a link
Reference in a new issue