c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12424
[Bug 702112] Re: Payment Voucher - Trouble with writeoff
Hello,
Seems problem with GTK.
Here on_change of amount is calling onchange_line_ids which is an
one2many field. And incase of more than one account.voucher.line it's
just passing first account.voucher.line, so writeoff_amount is
calculated based on first line only, other lines are not passed while we
are calling onchange_line_ids.
Thanks
PSI
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/702112
Title:
Payment Voucher - Trouble with writeoff
Status in OpenObject Addons Modules:
Confirmed
Bug description:
The writeoff is badly computed on the payment voucher, see attached
screenshot.
References