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
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
sbidoul
added
no stale
Use this label to prevent the automated stale action from closing this PR/Issue.
and removed
stale
PR/Issue without recent activity, it'll be soon closed automatically.
labels
Jan 10, 2022
In OCA/account-financial-reporting#1076 I now propose to introduce a split_after flag on KPIs that causes a new table to be rendered after a KPI with the flag set (why not in styles? Because then we can't share styles between non-splitting and splitting KPIs, and I think KPI is the right level of abstraction anyways).
Works quite nicely for my horizontal use case, but in this version I made it general enough that you can split your KPIs to any amount of tables. Page breaks should be a simple followup then.
Would you still prefer a patch on mis_builder, or should I start with mis_builder_horizontal to use as incubator for this feature? (I prefer that)
Allow forcing a page break before a KPI.
Not sure yet if it should be a style option or a flag on the KPI.
The text was updated successfully, but these errors were encountered: