Thursday, April 22, 2021
1 change · master
Enhancements to existing features
Financial reports can now separate positive and negative account balances when grouping results, instead of only looking at the overall total. This helps businesses produce balance sheets and financial reports that better reflect account-by-account positions, including French reporting needs.
Original PR description
The purpose is to overcome a limitation in the Financial Reports when accounts position depend on their balance. If globally the sum is positive, it does not take into account the individual balances. The Financial Reports are currently limitative and do not allow to split balances that are positive and negative. The computation is made on the domain globally. Task: 2502337