fix in permissions of role 'All'. Fix in Credit Days and Credit Limit permissions in Customer form
This commit is contained in:
@@ -577,4 +577,12 @@ patch_list = [
|
||||
'patch_module': 'patches.september_2012',
|
||||
'patch_file': 'reload_criteria_stock_ledger',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.september_2012',
|
||||
'patch_file': 'all_permissions_patch',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.september_2012',
|
||||
'patch_file': 'customer_permission_patch',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user