patch list modified

This commit is contained in:
Nabin Hait 2012-04-23 18:27:53 +05:30
parent a45f44d805
commit 69f6d79791

View File

@ -227,5 +227,10 @@ patch_list = [
'patch_file': 'reload_c_form',
'description': 'Added attchemnt option and total field'
},
{
'patch_module': 'patches.april_2012',
'patch_file': 'remove_default_from_rv_detail',
'description': ''
},
]