Incorrect calculation for Provisional Profit/Loss (Credit)
Closed this issue · 1 comments
dryk0127 commented
Information about bug
The Provisional Profit / Loss (Credit) should be calculated as:
Total Asset−(Total Liability+Total Equity)
When I look at my balance sheet report, I see inconsistencies.
Expected:
179.372,31 - (11.255,87 + 168.116,44 ) = 0
Actual Result
179.372,31 - (11.255,87 + 168.116,44 ) = -17.000,00
Module
accounts
Version
ERPNext: v15.32.1
Frappe Framework: v15.37.0
Installation method
None
Relevant log output / Stack trace / Full Error Message.
No response
Nihantra-Patel commented
Please update your version because your version is old and lots of changes made in last 2 months: #43426
Current Version is:
ERPNext: v15.41.1 (version-15)
Frappe Framework: v15.47.1 (version-15)