mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
Fix gl entries for stock transactions
This commit is contained in:
@@ -86,3 +86,4 @@ 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