Patch to change allocated_to options to 'Profile'
This commit is contained in:
@@ -13,5 +13,11 @@ patch_list = [
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'rename_doctype_indent',
|
||||
'description': 'Add DocType Label: Indent to Purchase Requisition'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'allocated_to_profile',
|
||||
'description': """Change Options to "Profile" for fieldname "allocated_to"
|
||||
as this is giving improper values in Permission Engine"""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user