chore: resolve conflict
This commit is contained in:
@@ -18,12 +18,7 @@ from erpnext.controllers.accounts_controller import (
|
||||
validate_inclusive_tax,
|
||||
validate_taxes_and_charges,
|
||||
)
|
||||
<<<<<<< HEAD
|
||||
from erpnext.stock.get_item_details import _get_item_tax_template
|
||||
=======
|
||||
from erpnext.deprecation_dumpster import deprecated
|
||||
from erpnext.stock.get_item_details import ItemDetailsCtx, _get_item_tax_template, get_item_tax_map
|
||||
>>>>>>> de54c0b41f (fix: update item_tax_rate in backend)
|
||||
from erpnext.stock.get_item_details import _get_item_tax_template, get_item_tax_map
|
||||
from erpnext.utilities.regional import temporary_flag
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user