stock reco fix in valuation and cancellation

This commit is contained in:
Nabin Hait
2012-05-10 12:13:47 +05:30
parent 7f82256394
commit 08f4cb7f6a
5 changed files with 79 additions and 40 deletions

View File

@@ -332,5 +332,10 @@ patch_list = [
'patch_file': 'renamedt_in_custom_search_criteria',
'description': 'raname dt in custom search criteria'
},
{
'patch_module': 'patches.may_2012',
'patch_file': 'stock_reco_patch',
'description': 'stock reco patch: store diff info in field'
},
]