mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
chore: resolve conflicts
This commit is contained in:
@@ -2,12 +2,7 @@ import json
|
|||||||
|
|
||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
from erpnext.controllers.taxes_and_totals import calculate_taxes_and_totals
|
|
||||||
from erpnext.tests.utils import ERPNextTestSuite
|
|
||||||
=======
|
|
||||||
from erpnext.tests.utils import ERPNextTestSuite, change_settings
|
from erpnext.tests.utils import ERPNextTestSuite, change_settings
|
||||||
>>>>>>> fc8437c499 (test: update item-wise tax detail test for high conversion rates)
|
|
||||||
|
|
||||||
|
|
||||||
class TestTaxesAndTotals(ERPNextTestSuite):
|
class TestTaxesAndTotals(ERPNextTestSuite):
|
||||||
|
|||||||
Reference in New Issue
Block a user