← Back to team overview

openerp-india team mailing list archive

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 OpenERP
Indian Team, which is subscribed to OpenERP Addons.
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