mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 15:09:20 +00:00
@@ -1882,7 +1882,7 @@ class TestFinancialQueryBuilder(FinancialReportTemplateTestCase):
|
|||||||
self.assertEqual(
|
self.assertEqual(
|
||||||
jan_cash.opening,
|
jan_cash.opening,
|
||||||
5000.0,
|
5000.0,
|
||||||
"January opening should include balance from 2023 (5000 or more)",
|
"January opening should equal to balance from 2023 (5000)",
|
||||||
)
|
)
|
||||||
|
|
||||||
# Verify running balance logic
|
# Verify running balance logic
|
||||||
|
|||||||
Reference in New Issue
Block a user