castle/docs
padreug 4ae6a8f7d2 Refactors journal entry lines to use single amount
Simplifies the representation of journal entry lines by replacing separate debit and credit fields with a single 'amount' field.

Positive amounts represent debits, while negative amounts represent credits, aligning with Beancount's approach. This change improves code readability and simplifies calculations for balancing entries.
2025-11-08 11:48:08 +01:00
..
BEANCOUNT_PATTERNS.md Refactors journal entry lines to use single amount 2025-11-08 11:48:08 +01:00
DAILY_RECONCILIATION.md add dev docs 2025-11-04 01:19:30 +01:00
DOCUMENTATION.md Refactors journal entry lines to use single amount 2025-11-08 11:48:08 +01:00
EXPENSE_APPROVAL.md Refactors journal entry lines to use single amount 2025-11-08 11:48:08 +01:00
PHASE1_COMPLETE.md add dev docs 2025-11-04 01:19:30 +01:00
PHASE2_COMPLETE.md add dev docs 2025-11-04 01:19:30 +01:00
PHASE3_COMPLETE.md Refactors journal entry lines to use single amount 2025-11-08 11:48:08 +01:00