Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
734 Vistas

What is the procedure to increase the decimal amount for the net amount in the accounting module?

We increased the decimal amount already for the product price, but this does not solve the problem. Product price is imported from Shopify as the gross price.

Avatar
Descartar
Autor Mejor respuesta

We increased the decimal precision for the currency.

We are on odoo.sh

This solves the issue of the line items, but now the tax amount and total amounts also contain 6 digits which is not good.


Avatar
Descartar
Mejor respuesta

Hi,


You can increase the number of decimal for a float fields in Odoo by editing the Digits field in Settings > Technical > Database Structure > Decimal Accuracy. But even you change decimal product price field it doesn't reflect on the accounting module because the Tax excl, Tax incl fields are monetary fields. If you want to update decimal digits for those fields then you have to update the source code of Odoo, which is not allowed on Odoo Online edition. If you are using SaaS application then better you raise a support ticket.


Hope this will help you.


Thanks.

Avatar
Descartar