fix in reconciliation patch
This commit is contained in:
parent
34ad33bfcb
commit
1649c60b0b
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user