packing slip fix

This commit is contained in:
Anand Doshi
2012-02-21 16:29:46 +05:30
parent 0bcc20f980
commit 8e703ef26f
2 changed files with 26 additions and 1 deletions

View File

@@ -99,5 +99,10 @@ patch_list = [
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'reload_item',
'description': 'reload item'
}
},
{
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'fix_packing_slip',
'description': 'Update Mapper Delivery Note-Packing Slip'
},
]