c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02671
[Bug 646350] Re: [trunk] sale analysis - wrong average price
Hello Ferdinand,
Yes, you are absolutely right, its a bug but rather a very logical
issue. I have tested it by setting 'group_by_no_leaf' as 0 to be more
clear with child records. This happens due to 'group_operator' used for
the average price field so currently it will show the average of average
price. IMHO, it should show the sum of average price by removing the
group_operator attribute.
Your suggestions please...
--
[trunk] sale analysis - wrong average price
https://bugs.launchpad.net/bugs/646350
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: In Progress
Bug description:
see png
precision/rounding error ?