odoo/odoo#197848
Created by Logistics, Dhaval Hadiya (dhha)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- Linked pull requests
- label
- odoo-dev:master-hide-decimals-qty-reports-dhha
- head
- 95b014018adde04eafec35740c02ab881995557c
odoo/odoo | odoo/enterprise | |
---|---|---|
master | #197848 missing statuses missing r+ | #79426 missing statuses missing r+ |
[IMP] account, mrp*: hide unnecessary decimals for quantity in reports
*: purchase, repair, sale
Currently, PDF reports display quantities with unnecessary decimals (e.g., '2.00' instead of '2'). Now we have updated the formatting to show whole numbers when decimals are .00, ensuring a cleaner and more readable design.
task - 4547923