mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
fix in supplier quotations patch
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
def execute():
|
def execute():
|
||||||
from webnotes.modules import reload_doc
|
from webnotes.modules import reload_doc
|
||||||
reload_doc("buying", "Report", "Supplier Quotations")
|
reload_doc("Buying", "Report", "Supplier Quotations")
|
||||||
Reference in New Issue
Block a user