issue fixed in patch

This commit is contained in:
Nabin Hait 2011-10-18 18:47:08 +05:30
parent 0c005421fe
commit 1546003d69

View File

@ -1,4 +1,5 @@
def execute():
import webnotes
from webnotes.modules.module_manager import reload_doc
reload_doc('stock', 'doctype', 'delivery_note_detail')
reload_doc('stock', 'Print Format', 'Delivery Note Packing List Wise')