Merge branch 'master' of github.com:webnotes/erpnext into unicode
This commit is contained in:
commit
4e2feb2b28
@ -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…
x
Reference in New Issue
Block a user