[enhance] Stock qty added in purchase invoice

This commit is contained in:
Rohit Waghchaure
2017-04-10 16:42:11 +05:30
committed by Nabin Hait
parent 95108ac80b
commit 87ad6d074a
5 changed files with 80 additions and 14 deletions

View File

@@ -382,4 +382,5 @@ erpnext.patches.v7_2.make_all_assessment_group
erpnext.patches.v8_0.manufacturer_childtable_migrate
erpnext.patches.v8_0.repost_reserved_qty_for_multiple_sales_uom
erpnext.patches.v8_0.addresses_linked_to_lead
execute:frappe.delete_doc('DocType', 'Purchase Common')
execute:frappe.delete_doc('DocType', 'Purchase Common')
erpnext.patches.v8_0.update_stock_qty_value_in_purchase_invoice