Hi,
I need to format some calculated fields in the Cost Analysis Report of the mrp module.
These fields should have a precision of 5 digits and are calculated in the report.
Do you have tips ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I need to format some calculated fields in the Cost Analysis Report of the mrp module.
These fields should have a precision of 5 digits and are calculated in the report.
Do you have tips ?
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
in db structure there is decimal accuracy, look for the keys if you have anything works for you there. if not, you might need to alter the views/models.