brotherton-erpnext/erpnext/patches/august_2012/report_supplier_quotations.py

3 lines
110 B
Python
Raw Normal View History

2012-08-07 15:05:42 +05:30
def execute():
from webnotes.modules import reload_doc
2012-08-07 15:13:48 +05:30
reload_doc("Buying", "Report", "Supplier Quotations")