c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #36059
Re: [Bug 884304] Re: mrp - no precision specified for product_qty
On Monday 31 October 2011, you wrote:
> +100%
Take 1% off, please.
Currently, in 6.0 design, /not/ specifying the precision means it is a float,
hence much faster. If you put the decimal precision, you make it a numeric.
We'd better, somehow, keep this option open, to use floats.
IMHO, floats are _not_ evil themselves. It's their poor usage that introduces
these rounding errors and makes them problematic.
--
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/884304
Title:
mrp - no precision specified for product_qty
Status in OpenERP Addons (modules):
New
Bug description:
IMHO a product precision should be defined for mrp
it's only done for
./wizard/mrp_product_produce.py:30:
all others have no specs.
or do I miss something ?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/884304/+subscriptions
Follow ups
References