[minor] patch fix for 6-7
This commit is contained in:
parent
5cf5019b89
commit
989a4849fe
@ -5,7 +5,7 @@ def execute():
|
||||
frappe.reload_doc("accounts", "doctype", "shipping_rule_country")
|
||||
frappe.reload_doctype("Price List")
|
||||
frappe.reload_doctype("Shipping Rule")
|
||||
frappe.reload_doctype("Shopping Cart Settings")
|
||||
frappe.reload_doctype("shopping_cart", "doctype", "shopping_cart_settings")
|
||||
|
||||
# for price list
|
||||
countries = frappe.db.sql_list("select name from tabCountry")
|
||||
|
Loading…
Reference in New Issue
Block a user