db50895459
not complete, but progress..
23 lines
587 B
ReStructuredText
23 lines
587 B
ReStructuredText
|
|
People
|
|
======
|
|
|
|
Rattail considers the Person to be a central concept, which underpins
|
|
various other concepts such as User, Customer etc. and ideally ties
|
|
them together (e.g. one Person may be both a Customer and Employee).
|
|
|
|
Rattail can import this data from other (e.g. POS) systems, but it
|
|
also can *export* data to other systems. And once this data is in
|
|
Rattail it can be used for other features as needed; for instance
|
|
:doc:`../custorders/index`.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
entry/index
|
|
users/index
|
|
employees/index
|
|
customers/index
|
|
members/index
|
|
household/index
|