On 27 Jan 02:02, Manuel Bailen wrote:
> AttributeError: "bank.account.number,41" has no attribute "compact_iban"
>
>
> account.bank.number,41 is company bank account that I used for the payment
> journal.
> The IBAN codes are compacts and there aren't any spaces.
Update the bank module.
--
C
OK, thank you very much.
El lunes, 27 de enero de 2014 11:15:46 UTC+1, Sergi Almacellas Abellana
escribió:
>
> El 27/01/14 11:02, Manuel Bailen ha escrit:
>
> Hi,
>
> I'm trying this module when I installed the Pach 19 and I tried to
> process de payment I had this error:
>
> Traceback (m
El 27/01/14 11:02, Manuel Bailen ha escrit:
Hi,
I'm trying this module when I installed the Pach 19 and I tried to
process de payment I had this error:
Traceback (most recent call last):
File "/trytond/protocols/jsonrpc.py", line 123, in
_marshaled_dispatch
Hi,
I'm trying this module when I installed the Pach 19 and I tried to process
de payment I had this error:
Traceback (most recent call last):
File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
response['result'] = dispatch_method(method, params)
File "/trytond/protocols