Fix gl entries for stock transactions

This commit is contained in:
Nabin Hait 2014-10-15 12:24:38 +05:30
parent f1a07ff105
commit 9bbfca9226

View File

@ -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("DocType", "Purchase Request")
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