credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03949
[Bug 920530] [NEW] warning module on_change_partner_id
Public bug reported:
In the warning module, warning.py line 140, the call to
super(account_invoice, self).onchange_partner_id has some re assignation
of values. This perturbs the computation of date_due in account.invoice.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/920530
Title:
warning module on_change_partner_id
Status in OpenERP Addons (modules):
New
Bug description:
In the warning module, warning.py line 140, the call to
super(account_invoice, self).onchange_partner_id has some re
assignation of values. This perturbs the computation of date_due in
account.invoice.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/920530/+subscriptions
Follow ups
References