rattail-manual/docs/data/batch/native/custorder.rst
Lance Edgar 84477e5e36 Add some more "handler" docs
app handler, batch handlers, native batch types, people handler
2021-08-18 19:07:54 -05:00

14 lines
385 B
ReStructuredText

Customer Order Batch
====================
**Batch Type Key:** ``custorder``
**Purpose:** Create and/or process a customer order.
**Default Handler:** :class:`~rattail:rattail.batch.custorder.CustomerOrderBatchHandler`
As of this writing, the only actual use for this batch is to create a
*new* customer order, specifically in the context of a so-called
"case" or "special" order.