=== modified file 'l10n_es_gestion_comercial/gestion_comercial.py' --- l10n_es_gestion_comercial/gestion_comercial.py 2013-06-03 14:41:03 +0000 +++ l10n_es_gestion_comercial/gestion_comercial.py 2013-07-02 07:55:44 +0000 @@ -182,7 +182,7 @@ if voucher_brw.journal_id.indirect_payment: if voucher_brw.journal_id.without_account_efect: - cuenta_id = voucher_brw.partner_id.property_account_receivable.id, + cuenta_id = voucher_brw.partner_id.property_account_receivable.id else: if voucher_brw.journal_id.indirect_payment_type == "documento": if voucher_brw.partner_id.property_account_efectos_cartera.id: