mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
@@ -79,7 +79,7 @@ class TestTaxesAndTotals(FrappeTestCase):
|
||||
"rate": 50,
|
||||
},
|
||||
)
|
||||
|
||||
self.doc.set_missing_item_details()
|
||||
calculate_taxes_and_totals(self.doc)
|
||||
|
||||
expected_values = {
|
||||
|
||||
Reference in New Issue
Block a user