repost ordered qty

This commit is contained in:
Nabin Hait
2012-12-05 15:51:05 +05:30
parent abe9d7be0b
commit ec83e0abee
2 changed files with 21 additions and 0 deletions

View File

@@ -709,4 +709,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'deprecate_tds',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'repost_ordered_qty',
},
]