mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-02 01:54:19 +00:00
@@ -57,7 +57,7 @@ class TestProfitAndLossStatement(AccountsTestMixin, FrappeTestCase):
|
|||||||
period_end_date=fy.year_end_date,
|
period_end_date=fy.year_end_date,
|
||||||
filter_based_on="Fiscal Year",
|
filter_based_on="Fiscal Year",
|
||||||
periodicity="Monthly",
|
periodicity="Monthly",
|
||||||
accumulated_vallues=True,
|
accumulated_values=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
def test_profit_and_loss_output_and_summary(self):
|
def test_profit_and_loss_output_and_summary(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user