fix: net_amount calculation (#44231)

fix: tax_item_rate calculation
This commit is contained in:
David Arnold
2024-11-23 23:10:33 +01:00
committed by GitHub
parent e9ea9ee57b
commit 2e04eeb661
13 changed files with 85 additions and 41 deletions

View File

@@ -79,7 +79,7 @@ class TestTaxesAndTotals(FrappeTestCase):
"rate": 50,
},
)
self.doc.set_missing_item_details()
calculate_taxes_and_totals(self.doc)
expected_values = {