Commit Graph

6 Commits

Author SHA1 Message Date
sbejaoui
22378d9dfc [IMP] - use display for element visibility
the visibility attribute with the hidden option hides the element but
don't free the space.

A common use case is to have a specific header for the first page and
another for the other pages. With visibility: hidden the second header
cannot take the first one place and will keep a huge margin.
One solution is to use the display:none instead.
2022-12-21 06:20:54 -10:00
Hai Lang
fb8a853e18 [MIG] report_qweb_element_page_visibility: Migration to 15.0 2022-07-15 10:22:12 +07:00
ps-tubtim
79628e3edb [IMP] report_qweb_element_page_visibility: black, isort, prettier 2022-07-05 15:36:08 +07:00
Ioan Galan
ae2b84052e [FIX] report_qweb_element_page_visibility: Correct page visibility comparision 2022-07-05 15:36:08 +07:00
Saran L
8a51bc69ba [12.0][MIG] report_qweb_element_page_visibility 2022-07-05 15:36:08 +07:00
Sebastien LANGE
95e009f55a [IMP] Replace <openerp> by <odoo> and review indentation in xml file 2022-07-05 15:36:08 +07:00