mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 13:38:27 +00:00
change cancelled profiles to disabled and show in profile list
This commit is contained in:
@@ -671,4 +671,8 @@ patch_list = [
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'reset_appraisal_permissions',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.november_2012',
|
||||
'patch_file': 'disable_cancelled_profiles',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user