fix in supplier quotations patch

This commit is contained in:
Anand Doshi 2012-08-07 15:13:48 +05:30
parent f6624257ad
commit 883285f503

View File

@ -1,3 +1,3 @@
def execute():
from webnotes.modules import reload_doc
reload_doc("buying", "Report", "Supplier Quotations")
reload_doc("Buying", "Report", "Supplier Quotations")