fix in profile permissions and support ticket response should update modified datetime
This commit is contained in:
@@ -397,4 +397,9 @@ patch_list = [
|
||||
'patch_file': 'reload_customer_address_contact',
|
||||
'description': 'Reload report customer address contact'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.may_2012',
|
||||
'patch_file': 'profile_perm_patch',
|
||||
'description': 'Make profile readonly for role All'
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user