Deleting a transaction does not revert end balance for periods already closed #19

Open
opened 2021-03-07 22:32:46 +01:00 by MK13 · 1 comment
MK13 commented 2021-03-07 22:32:46 +01:00 (Migrated from 77zzcx7.de)
No description provided.
MK13 commented 2021-07-03 00:33:12 +02:00 (Migrated from 77zzcx7.de)

To implement this properly, all periods after the one that the transaction to delete is assigned to need to be re-calculated. Also account statistics would need to be re-calculated. Currently account statistic calculation does not use multiplier from RuleService, but +1 (create statistic) or -1 (revert statistic).

To implement this properly, all periods after the one that the transaction to delete is assigned to need to be re-calculated. Also account statistics would need to be re-calculated. Currently account statistic calculation does not use multiplier from `RuleService`, but +1 (create statistic) or -1 (revert statistic).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MK13/financer#19
No description provided.