Reference
These paths show how modules connect in real operations. Your organization may skip steps (e.g. no RFQ) or add approvals.
Order to cash (sales)
Roles: Sales → Inventory (fulfilment) → Accounting (revenue)
-
Customer
—
/workspace/{your-company-slug}/sales/customersCreate or update customer master. -
Quotation
—
/workspace/{your-company-slug}/sales/quotationsOptional quote; convert when customer accepts. -
Sales order
—
/workspace/{your-company-slug}/sales/ordersConfirm quantities and delivery dates. -
Pick / ship
—
/workspace/{your-company-slug}/inventory/availabilityVerify stock; ship and reduce inventory. -
Sales invoice
—
/workspace/{your-company-slug}/sales/invoicesBill the customer; AR balance increases. -
Payment receipt
—
/workspace/{your-company-slug}/sales/receiptsRecord payment; allocate to invoice(s). -
GL impact
—
/workspace/{your-company-slug}/accounting/reports/ledgerRevenue and cash post per COA mapping.
Procure to pay (purchase)
Roles: Requester → Purchase → Inventory → Accounting
-
Vendor
—
/workspace/{your-company-slug}/purchase/vendorsOnboard and approve vendor. -
Requisition
—
/workspace/{your-company-slug}/purchase/requisitionsInternal need; approval workflow. -
RFQ (optional)
—
/workspace/{your-company-slug}/purchase/rfqsCompare vendor quotes; award winner. -
Purchase order
—
/workspace/{your-company-slug}/purchase/ordersSend PO to vendor. -
Goods receipt
—
/workspace/{your-company-slug}/inventory/goods-receiptsReceive stock; PO receipt status updates. -
Purchase invoice
—
/workspace/{your-company-slug}/purchase/invoicesVendor bill; three-way match with PO and GRN. -
Vendor payment
—
/workspace/{your-company-slug}/purchase/vendor-paymentsPay vendor; reduce AP.
Inventory-only corrections
- Transfer — move stock between warehouses without PO/SO.
- Adjustment — fix quantity after count or write-off.
- Physical count — periodic cycle count with variance posting.
Who does what (summary)
| Task | Typical role |
|---|---|
| Invite users, billing, branding | Owner |
| Approve POs / vendor invoices | Purchase / Admin |
| Create sales orders & invoices | Sales |
| GRN, transfers, counts | Inventory |
| Journals & financial reports | Accountant |
| Support tickets | Any member |