mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] Copy information of tag Ref to reconcile
This commit is contained in:
@@ -60,6 +60,7 @@ class CamtParser(models.AbstractModel):
|
|||||||
'./ns:RmtInf/ns:Ustrd|./ns:RtrInf/ns:AddtlInf',
|
'./ns:RmtInf/ns:Ustrd|./ns:RtrInf/ns:AddtlInf',
|
||||||
'./ns:AddtlNtryInf',
|
'./ns:AddtlNtryInf',
|
||||||
'./ns:Refs/ns:InstrId',
|
'./ns:Refs/ns:InstrId',
|
||||||
|
'./ns:RmtInf/ns:Strd/ns:CdtrRefInf/ns:Ref',
|
||||||
], transaction, 'name', join_str='\n')
|
], transaction, 'name', join_str='\n')
|
||||||
# name
|
# name
|
||||||
self.add_value_from_node(
|
self.add_value_from_node(
|
||||||
|
|||||||
Reference in New Issue
Block a user