brotherton-erpnext/erpnext/patches/august_2012/report_supplier_quotations.py
2012-08-07 15:13:48 +05:30

3 lines
110 B
Python

def execute():
from webnotes.modules import reload_doc
reload_doc("Buying", "Report", "Supplier Quotations")