SOP — Monthly Close
Cadence: first few days of the new month, for the month just ended.
Steps
- Completeness — every
#sales-orderthat waspaidhas a matching#transaction; every#transactionisreconciled: true. - Total the buckets from the Transactions Ledger + Expenses bases:
- Revenue = sum of
sales-revenuein. - COGS = stock shipped this month (from
cogstransactions / costing). - Opex =
software + marketing + shipping + payment-fees + domain + phone + misc.
- Revenue = sum of
- Compute net = revenue − COGS − opex; record ending cash.
- Create the
#month-closenoteYYYY-MMwith revenue / cogs / opex / net / cash_end. - Refresh margins — reconcile
#costingsell prices vs latest landed costs from POs received this month. - Review & plan — 5 lines: what grew, what leaked, margin trend, and how much to reinvest into ads vs inventory next month.
Output
A clean #month-close row in Cashflow Monthly and a short written review in the note body.