mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 07:32:50 +00:00
Employee tree (#11667)
* nested set implemented * treeview for employee * patch added to assign lft rgt, update nsm_model on trash * call on_trash method of super class
This commit is contained in:
@@ -472,4 +472,5 @@ erpnext.patches.v9_0.update_multi_uom_fields_in_material_request
|
||||
erpnext.patches.v10_0.rename_schools_to_education
|
||||
erpnext.patches.v9_2.repost_reserved_qty_for_production
|
||||
erpnext.patches.v9_2.remove_company_from_patient
|
||||
erpnext.patches.v9_2.set_item_name_in_production_order
|
||||
erpnext.patches.v9_2.set_item_name_in_production_order
|
||||
erpnext.patches.v10_0.update_lft_rgt_for_employee
|
||||
|
||||
Reference in New Issue
Block a user