report_qweb_element_page_visibility
This module provides CSS classes to control the visibility of elements in QWeb reports based on their page position.
Key Features
- reporting: provides not-first-page class to show elements on all pages except the first
- reporting: provides not-last-page class to show elements on all pages except the last
- reporting: provides first-page class to show elements only on the first page
- reporting: provides last-page class to show elements only on the last page
- reporting: provides single-page class to show elements only when the report has a single page
- reporting: provides multi-page class to show elements only when the report has multiple pages