mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-06 12:04:00 +00:00
issue fixed in patch
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user