mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
Merge branch 'master' of github.com:webnotes/erpnext into unicode
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user