patch: update % delievered and % billed in SO if pos made against that so

This commit is contained in:
Nabin Hait
2012-11-28 12:40:52 +05:30
parent ef71940d58
commit d9eb526b27
2 changed files with 19 additions and 0 deletions

View File

@@ -691,4 +691,8 @@ patch_list = [
'patch_module': 'patches.november_2012',
'patch_file': 'communication_sender_and_recipient',
},
{
'patch_module': 'patches.november_2012',
'patch_file': 'update_delivered_billed_percentage_for_pos',
},
]