odoo/odoo#202813
Created by fw-bot
            Merged
                at 416adde5f7f32d8072e397940bdb0d9dbffa2843
            
                Statuses:
- 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.
- ci/l10n: (runtime 1s)
- label
- odoo-dev:master-17.0-l10n_in_edi-broken-e-invoice-qr-fix-bhra-424543-fw
- head
- 35939bf7bf312298b8212e344b152eedc63ec503
- merged
- 7 months ago by Accounting, Raj Bhuva (bhra)
| odoo/odoo | |
|---|---|
| 17.0 | #202503 | 
| saas-17.4 | #202754 | 
| 18.0 | #202768 | 
| saas-18.1 | #202786 | 
| saas-18.2 | #202804 | 
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #202813 | 
[FW][FIX] l10n_in_edi: broken E invoice QR
before this PR:
- The QR code on the E-Invoice broke when multiple invoice lines reduced the available space.
after this PR:
- Adjusted the layout to ensure the QR code moves to a new page if there isn't enough space on the current page.
Forward-Port-Of: #202503