mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
Fix gl entries for stock transactions
This commit is contained in:
@@ -85,4 +85,5 @@ erpnext.patches.v4_2.seprate_manufacture_and_repack
|
|||||||
execute:frappe.delete_doc("Report", "Warehouse-Wise Stock Balance")
|
execute:frappe.delete_doc("Report", "Warehouse-Wise Stock Balance")
|
||||||
execute:frappe.delete_doc("DocType", "Purchase Request")
|
execute:frappe.delete_doc("DocType", "Purchase Request")
|
||||||
execute:frappe.delete_doc("DocType", "Purchase Request Item")
|
execute:frappe.delete_doc("DocType", "Purchase Request Item")
|
||||||
erpnext.patches.v4_2.recalculate_bom_cost
|
erpnext.patches.v4_2.recalculate_bom_cost
|
||||||
|
erpnext.patches.v4_2.fix_gl_entries_for_stock_transactions
|
||||||
|
|||||||
Reference in New Issue
Block a user