lead organization fld added in quotation for printing: patch
This commit is contained in:
4
erpnext/patches/jan_mar_2012/reload_quote.py
Normal file
4
erpnext/patches/jan_mar_2012/reload_quote.py
Normal file
@@ -0,0 +1,4 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
from webnotes.modules.module_manager import reload_doc
|
||||
reload_doc('selling', 'doctype', 'quotation')
|
||||
Reference in New Issue
Block a user