[fix] [patch] convert applicable territory
This commit is contained in:
parent
bba0a5d38f
commit
e75d947867
@ -2,6 +2,7 @@ import frappe
|
|||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.reload_doc("stock", "doctype", "price_list_country")
|
frappe.reload_doc("stock", "doctype", "price_list_country")
|
||||||
|
frappe.reload_doc("accounts", "doctype", "shipping_rule_country")
|
||||||
frappe.reload_doctype("Price List")
|
frappe.reload_doctype("Price List")
|
||||||
frappe.reload_doctype("Shipping Rule")
|
frappe.reload_doctype("Shipping Rule")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user