Skip to content
Commit 0d66dc42 authored by Cristian Oneț's avatar Cristian Oneț Committed by Christian David
Browse files

Fix the cleared balance of liability accounts.

The problem was caused by the fact that when refactored, the code
didn't consider the fact that previously the balance was also being
multiplied by factor. Instead of using factor at each step use it
only at the end when the result is returned since it's faster this
way.

BUG: 338684
parent 3f4189fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment