Patch order fixed

This commit is contained in:
Nabin Hait 2018-07-13 17:45:15 +05:30
parent 3d825e5689
commit 03b597418a

View File

@ -513,6 +513,7 @@ erpnext.patches.v10_0.update_hub_connector_domain
erpnext.patches.v10_0.set_student_party_type
erpnext.patches.v10_0.update_project_in_sle
erpnext.patches.v10_0.fix_reserved_qty_for_sub_contract
erpnext.patches.v11_0.merge_land_unit_with_location
erpnext.patches.v11_0.add_index_on_nestedset_doctypes
erpnext.patches.v11_0.remove_modules_setup_page
erpnext.patches.v11_0.rename_employee_loan_to_loan
@ -554,4 +555,3 @@ execute:frappe.db.sql("update `tabDesktop Icon` set type = 'module' where module
erpnext.patches.v11_0.set_salary_component_properties
erpnext.patches.v11_0.set_user_permissions_for_department
erpnext.patches.v11_0.hr_ux_cleanups
erpnext.patches.v11_0.merge_land_unit_with_location