[RFR] mis_template_financial_report: make horizontal rendering optional

This commit is contained in:
Stefan Rijnhart
2021-10-19 10:50:51 +02:00
committed by Geraldo Lopez
parent 458475146d
commit eb46d97851
9 changed files with 160 additions and 27 deletions

View File

@@ -0,0 +1,3 @@
To render the reports from this module horizontally in two columns on the same
page, check the `Horizontal` checkbox on the `Layout` tab of the report.
This checkbox is only available for reports that support the horizontal mode.