fix in Sales Order-Receivable Voucher Mapper

This commit is contained in:
Anand Doshi 2012-03-28 19:29:55 +05:30
parent 9767f79845
commit 8ac5ccae0a

View File

@ -217,5 +217,10 @@ patch_list = [
'patch_file': 'mapper_fix',
'description': 'DN-RV duplicate table entry'
},
{
'patch_module': 'patches.mar_2012',
'patch_file': 'so_rv_mapper_fix',
'description': 'SO-RV duplicate mapper entry removal'
},
]