Cifras Backend Documentation¶
Welcome. This site is the engineering reference for the Cifras Strawberry backend.
Two major areas are documented today:
- Accounting Features — period close, bank reconciliation, fixed assets, budgets, tax filings, payroll, recurring journals, and the ledger audit trail. Each page is a frontend handoff with GraphQL surface, setup prerequisites, UX flow, and known follow-ups.
- PAC (Proveedor Autorizado de Certificación) integration — the flow that turns an internal invoice into a legally-valid Panamanian electronic invoice authorized by the DGI.
Where to start¶
- Building UI for the new accounting modules? Start at Accounting Features.
- New to PAC? Read PAC → Overview and then Architecture.
- Onboarding a new tenant? Jump to Tenant Onboarding.
- Debugging a stuck document? See Troubleshooting.
- Need to know what an "MFE", "CUFE", or "DV" is? See the Glossary.
Running these docs locally¶
Then open http://127.0.0.1:8000.
To build a static site:
The output lives in site/.