[FIX] account_voucher: period selection in on_change
authorMartin Trigaux <mat@odoo.com>
Tue, 2 Dec 2014 14:02:02 +0000 (15:02 +0100)
committerMartin Trigaux <mat@odoo.com>
Tue, 2 Dec 2014 14:12:23 +0000 (15:12 +0100)
commit73db5b3eef51180b0dd81e212213ee9bf284abd5
tree9f0c2dcb77f7d19f4796e4db57bee4f18abd0cc3
parent591e329bb0efe4997677a0bee2e6f3b558e35df8
[FIX] account_voucher: period selection in on_change

The find method returns a list of ids while the on_chage expects an int
addons/account_voucher/account_voucher.py