[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

@@ -32,6 +32,13 @@ This addon provides MIS builder templates to generate generic Profit & Loss and
.. contents::
:local:
Configuration
=============
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.
Usage
=====