fix: underspecified test

This commit is contained in:
David
2024-10-08 00:57:29 +02:00
parent cd112795d3
commit 76ec548bf0

View File

@@ -146,6 +146,9 @@ class TestPaymentTermsStatusForSalesOrder(IntegrationTestCase):
)
doc.insert()
@IntegrationTestCase.change_settings(
"Accounts Settings", allow_multi_currency_invoices_against_single_party_account=1
)
def test_02_alternate_currency(self):
transaction_date = "2021-06-15"
self.create_payment_terms_template()