patch: repost stock due to wrong packing list entries - optimized query using index and subqueries

This commit is contained in:
Anand Doshi
2012-08-03 19:11:11 +05:30
parent 786444e6bf
commit df902d1a0c
2 changed files with 42 additions and 21 deletions

View File

@@ -509,4 +509,8 @@ patch_list = [
'patch_module': 'patches.july_2012',
'patch_file': 'project_patch_repeat',
},
{
'patch_module': 'patches.july_2012',
'patch_file': 'repost_stock_due_to_wrong_packing_list',
},
]