Fix remaining accounting column bugs from smoke test
- Views used ['code'] but query now returns ['account_code'] — fixed in
budgets/index, daily_transactions/index, opening_entries/create
- journal_entry_lines columns are 'debit'/'credit' not 'debit_amount'/
'credit_amount' — fixed in BudgetService, HistoricalBalance,
OpeningEntryController, DailyTransactionService
- Column 'description' doesn't exist, use 'description_ar'
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment