mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +00:00
[fix] [patch] convert_applicable_territory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import frappe
|
||||
|
||||
def execute():
|
||||
frappe.reload_doctype("Price List Country")
|
||||
frappe.reload_doc("stock", "doctype", "price_list_country")
|
||||
frappe.reload_doctype("Price List")
|
||||
frappe.reload_doctype("Shipping Rule")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user