mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
[fix] [minor] fixes in old patch
This commit is contained in:
@@ -6,6 +6,7 @@ import webnotes
|
||||
|
||||
def execute():
|
||||
webnotes.reload_doc("selling", "doctype", "shopping_cart_price_list")
|
||||
webnotes.reload_doc("setup", "doctype", "item_price")
|
||||
|
||||
for t in [
|
||||
("Supplier Quotation", "price_list_name", "buying_price_list"),
|
||||
|
||||
Reference in New Issue
Block a user