packing list cleanup and serial no status update

This commit is contained in:
Nabin Hait 2012-07-02 16:42:46 +05:30
parent 52fd9de425
commit 9b1e9aceaf

View File

@ -467,4 +467,9 @@ patch_list = [
'patch_file': 'reload_pr_po_mapper',
'description': "order date should be greater than equal to request date"
},
{
'patch_module': 'patches.july_2012',
'patch_file': 'packing_list_cleanup_and_serial_no',
'description': "packing list cleanup and serial no status update"
},
]