c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32772
[Bug 854259] Re: function fields needs to be redefined to trigger correct function
*** This bug is a duplicate of bug 788686 ***
https://bugs.launchpad.net/bugs/788686
** This bug has been marked a duplicate of bug 788686
Problem with override function module: sale_layout
--
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