This commit is contained in:
Rushabh Mehta
2012-12-05 16:49:58 +05:30
5 changed files with 39 additions and 2 deletions

View File

@@ -713,4 +713,12 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'expense_leave_reload',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'repost_ordered_qty',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'repost_projected_qty',
},
]