-
- Downloads
[FIX] analytic: missing depends
This commit adds a missing `depends` on the `debit` and `credit` computed field on analytic account model. Indeed, without that, the recompute is not done when accessing thoses fields after adding lines in the same transaction (like in tests). Task-1911581
Please register or sign in to comment