This question has been flagged
1 Reply
8931 Views

Hello sir, I am new in Odoo. 

I would like to delete decimal-point for "Tax", "Subtotal" and "Total" in Invoice. 

I already able to change in "Settings/Technical/Database Structure/Decimal Accuracy" but only changes Quantity and Discount.

How do I remove the decimal for all of those? 

Thank you.

Avatar
Discard
Best Answer

If you are using multi-currency, You can do that from Invoicing -> configuration-> Accounting -> currencies 

 For each currency, change the rounding to 1.0000 as below:

Currency Rounding ​    

Note: Changing the rounding to 1.0000 will cause the total, tax and sub total to rounded to 1. 

For example:

Invoice with one decimal 

After changing the decimal place to 0 (set rounding to 1.0000)

Invoice with zero decimal


Avatar
Discard