• DevPilot's avatar
    fix(accounting): cheque register summary lost closed cheques and cards did not reconcile · 761ee72a
    DevPilot authored
    A cheque that was collected and then closed fell out of every bucket, so the
    five cards stopped summing to the total. 'closed' is archival and is reachable
    from collected/paid/endorsed/returned/replaced/cancelled, so resolve it back to
    the status it held before the close movement.
    
    Buckets are now defined once in bucketStatuses() and read by both the summary
    and the filter, and the cards link by bucket instead of a single status, so the
    number on a card equals what you get when you click it. 'open' is the remainder
    so the cards always reconcile. The summary ignores the selected status/bucket
    so you can still navigate between cards after clicking one.
    761ee72a
Name
Last commit
Last update
..
accruals Loading commit data...
bank_accounts Loading commit data...
bank_reconciliation Loading commit data...
billing Loading commit data...
branch_fees Loading commit data...
budgets Loading commit data...
chains Loading commit data...
chart_of_accounts Loading commit data...
cost_centers Loading commit data...
daily_transactions Loading commit data...
dashboard Loading commit data...
dimensions Loading commit data...
documentary_credits Loading commit data...
fiscal_years Loading commit data...
gaps Loading commit data...
guarantees Loading commit data...
instruments Loading commit data...
journal_entries Loading commit data...
journal_types Loading commit data...
loans Loading commit data...
notes_payable Loading commit data...
opening_entries Loading commit data...
period_closing Loading commit data...
portfolios Loading commit data...
reclassification Loading commit data...
reports Loading commit data...
revenue_mapping Loading commit data...
settlements Loading commit data...
statements Loading commit data...
vouchers Loading commit data...