Impossible to compute SEPA Creditor Identifier
Hy,
I've installed the latest branch of the Akretion akretion-
I've updated all my account number in IBAN mode and my bank gave me all the correct values.
IBAN/BIC seems to be OK
I created an invoice and attached it a sepa mandate. I valdiated the invoice and make a payment on it.
Then I try to create a payment.order, I added some payment line by finding the account_move_lines associated to my invoice move.
Then I validate the payment order and when I try to export the SEPA XML, I have this message :
"Impossible to compute 'SEPA Creditor Identifier'. "
Here is the log :
mpossible de calculer le 'SEPA Creditor Identifier'.
Traceback (most recent call last):
File "/home/
result = ExportService.
File "/home/
res = fn(db, uid, *params)
File "/home/
return self.execute(db, uid, obj, method, *args, **kw or {})
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
{'sepa_export': sepa_export}, context=context)
File "/home/
_("Cannot compute the '%s'.") % field_name)
I don't understand what could be wrong. All the IBAN BIC have been validated, could it be another subtle issue?
Thanks for your help.
regards
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Florent THOMAS
- Solved:
- Last query:
- Last reply: