Customer Management
Customer records, contacts, exports, authentication-related flows, and order search integration make customer data a real operational module.
Customer Directory
| Customer | Company | Orders |
|---|---|---|
|
AM
Anders Møller
|
Møller Retail A/S | 42 |
|
SH
Sarah Hansen
|
Nordic Design | 12 |
|
KL
Kasper Lund
|
Global Logistics | 156 |
How it works in the app
Customers are a dedicated module with entity, contacts, password-reset tokens, custom field values, search, exports, and order-search integration. Orders can look up and attach customers directly from their edit flow.
This makes customer management in the codebase operational rather than decorative: account data, contact records, and order linkage all work from the same master-data layer.
Included in the current implementation
Dedicated customer records
Linked contact records
Password-reset support
Order-side customer search
Need customer data tied directly into ordering and B2B workflows?
The current customer module already combines account data, contacts, exports, and order linkage.