fixes in supplier quotations report patch
This commit is contained in:
parent
26dc1b776a
commit
ebcb3c02d0
@ -1,4 +1,4 @@
|
||||
from __future__ import unicode_literals
|
||||
def execute():
|
||||
from webnotes.modules import reload_doc
|
||||
reload_doc("Buying", "Report", "Supplier Quotations")
|
||||
reload_doc("buying", "report", "supplier_quotations")
|
||||
|
Loading…
Reference in New Issue
Block a user