[fix] [minor] fixes in old patch
This commit is contained in:
parent
263b25c217
commit
d780baeacc
@ -6,6 +6,7 @@ import webnotes
|
|||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
webnotes.reload_doc("selling", "doctype", "shopping_cart_price_list")
|
webnotes.reload_doc("selling", "doctype", "shopping_cart_price_list")
|
||||||
|
webnotes.reload_doc("setup", "doctype", "item_price")
|
||||||
|
|
||||||
for t in [
|
for t in [
|
||||||
("Supplier Quotation", "price_list_name", "buying_price_list"),
|
("Supplier Quotation", "price_list_name", "buying_price_list"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user