Administration
Users, role-based access, and platform architecture.
Users & roles
0 usersRole permission matrix
| Capability | Admin | Pricing Manager | Approver | Viewer |
|---|---|---|---|---|
| View pricing | ||||
| Edit MRP / Co.Rate | ||||
| Bulk update | ||||
| Create next month | ||||
| Submit for approval | ||||
| Approve / Reject | ||||
| Publish |
Storage — current
JSON document store emulating an Azure Blob container. One blob per pricing version; best-effort local persistence.
Storage — future
Swap the repository implementation for Azure SQL or PostgreSQL behind the same interface — no UI or API changes.
SAP integration
GET /api/sap/pricing exposes only approved/published pricing, with a changed-only delta feed.