-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now if a number of tax cards are due payments from a gov account which can't afford to pay them all, the tax cards with lower ids get priority over the payments. For example:
Gov account: $100
Tax card 1: owed $60
Tax card 2: owed $60
Tax card 3: owed $60
In the above case, the next tax tick will pay tax card 1 the full $60, tax card 2 gets $40 and tax card 3 gets nothing. Ideally it would instead pay each tax card evenly (weighted towards higher debts).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request