lead organization fld added in quotation for printing: patch

This commit is contained in:
Nabin Hait
2012-03-20 17:04:32 +05:30
parent de51040763
commit ceb9f41f15
2 changed files with 13 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('selling', 'doctype', 'quotation')