[fix] patches

This commit is contained in:
Rushabh Mehta
2015-02-25 15:55:57 +05:30
parent 2a21bc9fc2
commit 6cdfd1e976
3 changed files with 11 additions and 2 deletions

View File

@@ -126,4 +126,4 @@ erpnext.patches.v5_0.item_patches
erpnext.patches.v5_0.update_journal_entry_title
erpnext.patches.v5_0.taxes_and_totals_in_party_currency
erpnext.patches.v5_0.replace_renamed_fields_in_custom_scripts_and_print_formats
execute:frappe.db.sql("update `tabStock Entry` set from_bom = if(ifnull(bom_no, '')='', 0, 1)")
erpnext.patches.v5_0.update_from_bom