Skip to content

Syncing from upstream OCA/reporting-engine (19.0) - #873

Merged
bt-admin merged 37 commits into
brain-tec:19.0from
OCA:19.0
Nov 12, 2025
Merged

Syncing from upstream OCA/reporting-engine (19.0)#873
bt-admin merged 37 commits into
brain-tec:19.0from
OCA:19.0

Conversation

@bt-admin

Copy link
Copy Markdown

bt_gitbot

Sebastien LANGE and others added 30 commits October 2, 2025 13:43
…age_visibility module

These classes cause the element to be visible when the document is only a single page long (for single-page) or when it's multiple pages long (for multi-page). This is especially useful for page counters, which can be hidden when there's only a single page.
…sibility

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.
@bt-admin bt-admin added the 19.0 label Nov 12, 2025
@bt-admin
bt-admin merged commit 353d82d into brain-tec:19.0 Nov 12, 2025
4 checks passed
@codecov

codecov Bot commented Nov 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.75%. Comparing base (fb11848) to head (116c643).
⚠️ Report is 40 commits behind head on 19.0.

Additional details and impacted files
@@           Coverage Diff           @@
##             19.0     #873   +/-   ##
=======================================
  Coverage   70.75%   70.75%           
=======================================
  Files          20       20           
  Lines         383      383           
  Branches       33       33           
=======================================
  Hits          271      271           
  Misses         98       98           
  Partials       14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.