patch list updated

This commit is contained in:
Nabin Hait 2012-03-01 18:56:06 +05:30
parent 1fb0058283
commit 80d5261100

View File

@ -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'
},
]