c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32480
[Bug 854259] Re: function fields needs to be redefined to trigger correct function
** Attachment added: "sale_layout.py.20110919.patch"
https://bugs.launchpad.net/bugs/854259/+attachment/2428519/+files/sale_layout.py.20110919.patch
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/854259
Title:
function fields needs to be redefined to trigger correct function
Status in OpenERP Server:
New
Bug description:
v6.0 - sale_layout (certified module)
the function
_amount_line
is only executed if
'price_subtotal': fields.function(_amount_line, method=True, string='Subtotal', digits_compute= dp.get_precision('Sale Price')),
is redefined in the module
see patch
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/854259/+subscriptions
References