← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 636983] Re: Domain Calculation : Wrong behavior with 0.0

 

this is a limitation of the framework, we can not filter on a field.function unless a search method is implemented.
As it's a new feature request for this field, I set as wishlist.

** Changed in: openobject-server
   Importance: Medium => Wishlist

** Changed in: openobject-server
       Status: Confirmed => Won't Fix

-- 
Domain Calculation : Wrong behavior with 0.0
https://bugs.launchpad.net/bugs/636983
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in Qt/KDE OpenObject Client: New
Status in OpenObject Server: Won't Fix

Bug description:
filter does not exclude all 0.00 values as shown

the 

'qty_available': fields.function(_product_available, method=True, type='float', string='Real Stock',

2 values returned by sum(qty_available) are
  5.6843418860808e-13 
-1.77635683940025e-15