You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] l10n_fr_invoice_addr: fix document styling and improve consistency
Steps to reproduce:
- Install `l10n_fr_invoice_addr`
- Switch to french company
- Change "Colors" in "Document Layout" settings
- Go to an invoice and click the "Preview" button
Because of the inconsistent HTML tags used, the invoice styling wouldn't
get applied to the columns added by `l10n_fr_invoice_addr`. This commit
improves consistency with the pre-existing HTML hence fixing that issue
See: odoo#172497
task-4056046
closesodoo#174209
X-original-commit: d2c6429
Signed-off-by: William André (wan) <[email protected]>
Signed-off-by: Solal Vignal (sovi) <[email protected]>
0 commit comments