mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
cleaned up leave application
This commit is contained in:
@@ -693,4 +693,8 @@ patch_list = [
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'add_employee_field_in_employee',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'leave_application_cleanup',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user