Fix gl entries for stock transactions
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 92f8395..d75a99c 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -85,4 +85,5 @@
 execute:frappe.delete_doc("Report", "Warehouse-Wise Stock Balance")
 execute:frappe.delete_doc("DocType", "Purchase Request")
 execute:frappe.delete_doc("DocType", "Purchase Request Item")
-erpnext.patches.v4_2.recalculate_bom_cost
\ No newline at end of file
+erpnext.patches.v4_2.recalculate_bom_cost
+erpnext.patches.v4_2.fix_gl_entries_for_stock_transactions