-
- Downloads
[FIX] web: restore HTML report CSS
Steps to reproduce: - Open base runbot with no installations > Install Account > Check an invoice preview. - Install Website > Check invoice preview > It looks narrow and does not fill the available width. Starting from [1], the code that sets the `container-fluid` class on HTML web reports was replaced with the Owl version on the `ReportAction` [2] but since some reports are not using this system, the code was restored in a separate JS module. [1]: https://github.com/odoo/odoo/commit/feef532b417828905ce09675043b55b2b3736e43 [2]: https://github.com/odoo/odoo/commit/feef532b417828905ce09675043b55b2b3736e43#diff-ed0708a6c1a18e945a7829b2f8b17df7a2fbe4ab83e27fe6140dba79465c2832R39-R43 opw-3209231 closes odoo/odoo#124742 Signed-off-by:Romain Derie (rde) <rde@odoo.com>
Loading
Please register or sign in to comment