Rounding problem

2007-12-06 Thread Rashko Rejmer
I wanted to ask about weird situation that I noticed. I created an order and at the order view screen I noticed that there is difference between the order grand total and the components of the order Items SubTotal = $183.91 Total Other Order Adjustments = -$18.39

Re: Rounding problem

2007-12-06 Thread Scott Gray
Hi Rashko I think you'll find it's some sort of rounding error in the order code which will need to be tracked down. If you don't have time to look, could you provide some steps to possibly reproduce on a demo install and I'll take a look when I get a chance. Thanks Scott On 07/12/2007, Rashko

Re: Rounding problem

2007-12-06 Thread Rashko Rejmer
Hi Scott, The problem occurs in very very specific orders. Here are the EXACT steps: Start creating order with DemoCustCompany party Add to cart - GZ-1000 x 5 - GZ-1001 x 5 Then create 2 ship groups for the order - for each of the ship groups chose the second shipping address(US-CA) of the DemoC

Re: Rounding problem

2007-12-07 Thread Rashko Rejmer
Skott, I think that you are right. I was investigating Order total and order components(Items SubTotal, Total Other Order Adjustments, Total Shipping and Handling, Total Sales Tax) rounding. When order tax adjustments are calculated they are rounded for every item. Exactly what you provided - 6

Re: Rounding problem

2008-02-13 Thread Evangelina Bowman
der Adjustments = -$18.39 >> > Total Shipping and Handling = $10.70 >> > Total Sales Tax = $12.54 >> > Sum is $188.76 >> > ___

Re: Rounding problem

2008-02-13 Thread Rashko Rejmer
Hi Evangelina, Thread that may help you: http://ofbiz.markmail.org/message/72j6aakesmglucrs?q=jacopo+gl+posting Regards, Rashko Rejmer On Wed, 2008-02-13 at 15:09 -0800, Evangelina Bowman wrote: > Hello Scott and Rashko, > > I'm having the same issue with the rounding of the taxes. This is af

Re: Rounding problem

2008-02-13 Thread Jacopo Cappellato
Evangelina, thanks for your report; this is probably a known issue: https://issues.apache.org/jira/browse/OFBIZ-1599 The solution proposed by Scott should solve it but unfortunately it is still not implemented. Jacopo Evangelina Bowman wrote: Hello Scott and Rashko, I'm having the same i

Re: Rounding problem

2008-02-13 Thread Scott Gray
I do intend to do this if no one else does, unfortunately time is not on my side at the moment. Regards Scott On 14/02/2008, Rashko Rejmer <[EMAIL PROTECTED]> wrote: > > Hi Evangelina, > > Thread that may help you: > http://ofbiz.markmail.org/message/72j6aakesmglucrs?q=jacopo+gl+posting > > Regar

Re: Rounding problem

2008-02-14 Thread Jacques Le Roux
It seems that the work stopped because David suggested to consult an accountant before... Jacques From: "Scott Gray" <[EMAIL PROTECTED]> I do intend to do this if no one else does, unfortunately time is not on my side at the moment. Regards Scott On 14/02/2008, Rashko Rejmer <[EMAIL PROTECTE

Need Help for rounding problem

2009-10-26 Thread Abhishake Agarwal
Hi, We are showing products with VAT included. Following are the details: *Price of product without Tax:* 34.78 *% Vat:* 15% *Price of Product after Tax:* 39.997 *Price of Product after Tax on product detail screen when rounded to 2 decimals:* 40 (as last decimal is 7 its rounded up) *Suppo

RE: Need Help for rounding problem

2009-10-26 Thread Bhupendra Shivade
Use Bigdecimal toScale method. -Original Message- From: Abhishake Agarwal [mailto:abhishake.agar...@gmail.com] Sent: Monday, October 26, 2009 1:38 PM To: user@ofbiz.apache.org Subject: Need Help for rounding problem Hi, We are showing products with VAT included. Following are the

Re: Need Help for rounding problem

2009-10-26 Thread Abhishake Agarwal
nday, October 26, 2009 1:38 PM > To: user@ofbiz.apache.org > Subject: Need Help for rounding problem > > Hi, > > We are showing products with VAT included. > > Following are the details: > > *Price of product without Tax:* 34.78 > > *% Vat:* 15% > > *Price

Re: Need Help for rounding problem

2009-10-26 Thread Jacques Le Roux
Not much time, but maybe related to https://issues.apache.org/jira/browse/OFBIZ-224 https://issues.apache.org/jira/browse/OFBIZ-1007 HTH Jacques From: "Abhishake Agarwal" Hi, We are showing products with VAT included. Following are the details: *Price of product without Tax:* 34.78 *% Vat