[fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate"

This commit is contained in:
Javier Wong
2017-04-14 18:24:04 +08:00
parent faf51d91b6
commit 9b11d9b45d
9 changed files with 45 additions and 28 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.rename_is_sample_item_to_allow_zero_valuation_rate