Holger Brunn
8 years ago
No known key found for this signature in database
GPG Key ID: 1C9760FECA3AE18
1 changed files with
1 additions and
1 deletions
-
account_bank_statement_import_camt/camt.py
|
@ -69,7 +69,7 @@ class CamtParser(object): |
|
|
'./ns:RmtInf/ns:Ustrd', |
|
|
'./ns:RmtInf/ns:Ustrd', |
|
|
'./ns:AddtlTxInf', |
|
|
'./ns:AddtlTxInf', |
|
|
'./ns:AddtlNtryInf', |
|
|
'./ns:AddtlNtryInf', |
|
|
], transaction, 'message') |
|
|
|
|
|
|
|
|
], transaction, 'message', join_str='\n') |
|
|
# eref |
|
|
# eref |
|
|
self.add_value_from_node( |
|
|
self.add_value_from_node( |
|
|
ns, node, [ |
|
|
ns, node, [ |
|
|