odoo/odoo#201564
Created by Logistics, Pawel Fertyk (pafe)
Merged
at f73ccac09a572d7438c107ad1cf1100405f7a309
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:18.0-fix-traceability-report-pdf-formatting-pafe
- head
- 68b81195d4096b8cfb54a26312d3841484ed4494
- merged
- 7 months ago by Logistics, Quentin Wolfs (quwo)
odoo/odoo | |
---|---|
18.0 | #201564 |
saas-18.1 | #202193 |
saas-18.2 | #202205 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #202213 |
[FIX] stock: improve traceability PDF header spacing
Task: 4591489
Description of the issue/feature this PR addresses:
The reference and company name in the header of Traceability Report are currently overlapping a bit. This PR increases the spacing of elements, to resolve the issue.
Current behavior before PR:
The formatting of the Traceability Report's header is incorrect, reference and company name are overlapping:
Desired behavior after PR is merged:
The Traceability Report's header is displayed properly:
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr