mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Correct indentation in camt.py.
This commit is contained in:
@@ -143,7 +143,7 @@ class CamtParser(object):
|
||||
'./ns:NtryDtls/ns:Btch/ns:PmtInfId',
|
||||
],
|
||||
transaction, 'eref'
|
||||
)
|
||||
)
|
||||
transaction.data = etree.tostring(node)
|
||||
return transaction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user