mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
refactor: tax rule validity query (#30934)
This commit is contained in:
@@ -139,7 +139,7 @@ class TestShoppingCart(unittest.TestCase):
|
||||
tax_rule_master = set_taxes(
|
||||
quotation.party_name,
|
||||
"Customer",
|
||||
quotation.transaction_date,
|
||||
None,
|
||||
quotation.company,
|
||||
customer_group=None,
|
||||
supplier_group=None,
|
||||
|
||||
Reference in New Issue
Block a user