Re: [tryton] Invoice amount rounding and sales tax reverse calculation

2018-08-14 Thread 'Cédric Krier' via tryton
On 2018-08-14 16:30, 'Cédric Krier' via tryton wrote: > On 2018-08-14 07:00, 'Artem Braga' via tryton wrote: > > Is there any way to round the total invoice amount up to the nearest 0.05 > > and to reverse calculate sales tax on the rounded total invoice amount with > > the precision of 0.01? >

Re: [tryton] Invoice amount rounding and sales tax reverse calculation

2018-08-14 Thread 'Cédric Krier' via tryton
On 2018-08-14 07:00, 'Artem Braga' via tryton wrote: > Is there any way to round the total invoice amount up to the nearest 0.05 and > to reverse calculate sales tax on the rounded total invoice amount with the > precision of 0.01? No, computation of unit price from price tax included is per li

[tryton] Invoice amount rounding and sales tax reverse calculation

2018-08-14 Thread 'Artem Braga' via tryton
Hello. Rounding factor in Tryton can set up the rounding of currency unit up to 0.05. With the sale price list it is possible to set up the product sale price with tax included (sales tax will be reverse calculated). Typically tax rules require, that sales tax amount is not rounded and is ca