TorbatYar/docs/templates/adr-template.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:26:43 +03:30

43 lines
621 B
Markdown

# ADR-NNN: Title
| Field | Value |
| --- | --- |
| Status | Proposed / Accepted / Deprecated / Superseded |
| Date | YYYY-MM-DD |
| Deciders | |
| Supersedes | — |
| Superseded by | — |
## Context
What is the problem or force that requires a decision?
## Decision
What was decided?
## Consequences
### Positive
-
### Negative
-
### Neutral
-
## Alternatives Considered
1.
2.
## Related Documents
- [Architecture Overview](../architecture/architecture.md)
- [Module Registry](../module-registry.md)
- [Project Principles](../development/project-principles.md)