mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-15 18:01:41 +00:00
Merge branch 'stable'
Conflicts: erpnext/patches/patch_list.py
This commit is contained in:
@@ -23,5 +23,11 @@ patch_list = [
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'jan_production_patches',
|
||||
'description': 'Fixes after Major changes in production module'
|
||||
},
|
||||
{
|
||||
'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