You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using Split Pro for a while, but it seems our balances are not properly calculated. In particular, all group balances are equal to zero despite having a multitude of expenses and I expect that issue #190 might be one of the reasons.
Since Split Pro is still under development and lacks a test suite that would give more confidence to its mechanism, I propose adding a recalculate balances button, available only to group admins. This would take all expenses and derive the group balances, without affecting anything outside from the GroupBalance table.
The text was updated successfully, but these errors were encountered:
After using it a bit in our setup, we noticed that individual balances are still somehow messed up, even though groups show correctly. I would propose instead an environment variable that if set, would recalculate all balances on server startup. @KMKoushik what do you think?
We have been using Split Pro for a while, but it seems our balances are not properly calculated. In particular, all group balances are equal to zero despite having a multitude of expenses and I expect that issue #190 might be one of the reasons.
Since Split Pro is still under development and lacks a test suite that would give more confidence to its mechanism, I propose adding a recalculate balances button, available only to group admins. This would take all expenses and derive the group balances, without affecting anything outside from the
GroupBalance
table.The text was updated successfully, but these errors were encountered: