← Back to team overview

openerp-india team mailing list archive

Re: [Bug 884304] Re: mrp - no precision specified for product_qty

 

On 31. 10. 11 19:20, xrg wrote:
> 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.
>
speed is a very important issue, so I agree with you. I actually ended
up with my proposal because I was unable to set decimals in some forms
(stock, mrp).

should it be another way to VIEW decimals in forms/reports, I would give
a try. Is there any? Actually for reports we can set dp in the rml file,
but for forms?

thank you,
b

-- 
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