OCA / l10n-argentina

Odoo modules for Argentina
GNU Affero General Public License v3.0
22 stars 51 forks source link

Error when trying to reject a check #31

Closed gabrielo77 closed 8 years ago

gabrielo77 commented 8 years ago

When I try to reject a check I get this error:

File "/home/gabriel/l10n-argentina/l10n_ar_account_check/wizard/check_reject.py", line 149, in action_reject invoice_vals['pos_ar_id'] = invoice_vals['pos_ar_id'] and invoice_vals['pos_ar_id'].id AttributeError: 'int' object has no attribute 'id'

I also found an error on the translation message when a non-deposited check is being rejected.

sebastiken commented 8 years ago

This is closed and commit above.