mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 04:15:10 +00:00
fix in reconciliation patch
This commit is contained in:
@@ -2,6 +2,7 @@ import webnotes
|
||||
|
||||
def execute():
|
||||
webnotes.reload_doc("stock", "doctype", "stock_ledger_entry")
|
||||
webnotes.reload_doc("stock", "doctype", "stock_reconciliation")
|
||||
|
||||
rename_fields()
|
||||
move_remarks_to_comments()
|
||||
|
||||
Reference in New Issue
Block a user