mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
fixed patch
This commit is contained in:
@@ -4,6 +4,6 @@ def execute():
|
|||||||
from webnotes.model import delete_doc
|
from webnotes.model import delete_doc
|
||||||
|
|
||||||
delete_doc('DocType', 'Landed Cost Wizard')
|
delete_doc('DocType', 'Landed Cost Wizard')
|
||||||
delete_doc('DocType', 'Landed Cost Wizard')
|
delete_doc('DocType', 'LC PR Detail')
|
||||||
reload_doc('stock', 'doctype', 'landed_cost_wizard')
|
reload_doc('stock', 'doctype', 'landed_cost_wizard')
|
||||||
reload_doc('stock', 'doctype', 'lc_pr_detail')
|
reload_doc('stock', 'doctype', 'lc_pr_detail')
|
||||||
|
|||||||
Reference in New Issue
Block a user