mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 08:35:00 +00:00
Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
@@ -167,4 +167,10 @@ patch_list = [
|
||||
'patch_file': 'add_roles_to_admin',
|
||||
'description': 'Add Roles to Administrator'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'dt_map_fix',
|
||||
'description': 'removed transaction date from dt_mapper'
|
||||
},
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user