patch list updated

This commit is contained in:
Nabin Hait 2012-03-05 11:03:54 +05:30
parent 3f958f7433
commit d14bea3de5

View File

@ -172,5 +172,10 @@ patch_list = [
'patch_file': 'dt_map_fix',
'description': 'removed transaction date from dt_mapper'
},
{
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'reload_table',
'description': 'Relaod all item table: fld order changes'
},
]