mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
fix in Sales Order-Receivable Voucher Mapper
This commit is contained in:
@@ -217,5 +217,10 @@ patch_list = [
|
|||||||
'patch_file': 'mapper_fix',
|
'patch_file': 'mapper_fix',
|
||||||
'description': 'DN-RV duplicate table entry'
|
'description': 'DN-RV duplicate table entry'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.mar_2012',
|
||||||
|
'patch_file': 'so_rv_mapper_fix',
|
||||||
|
'description': 'SO-RV duplicate mapper entry removal'
|
||||||
|
},
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user