* Filter section by portal_type to break acquisition of 'group' property from...
* Filter section by portal_type to break acquisition of 'group' property from Person to Organisation. * Round summed values to avoid the following case: total_quantity can be equal to 4470.7572 without this rounding which is interpreted on the python side as "4470.76" when rouding instead of "4470.75" which is the true value. This problem appear often when we deal with social-related accounting data which are lots of little amounts of money based on percent calculation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6382 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment