Skip to main content
Version: v1.0.0(int)

Customers

Workflows for customer master data and the three classification tables that hang off it: customer types, customer segments, and brokers. Each delete on a classification row gates on whether anything still references it; the customer-side rules are otherwise plain CRUD plus a bulk-import workflow.

Components composed across this domain: Customers, Contacts, SalesOrders (for the broker in-use check).

Writes

Reads