** Summary changed:

- V5 - filter rounding issue
+ Domain Calculation : Wrong behavior with 0.0

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
     Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)

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

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

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



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to