[IMP] mis_template_financial_report: pre-commit auto fixes
This commit is contained in:
committed by
Geraldo Lopez
parent
0f9ef28b21
commit
25c27371e5
@@ -17,18 +17,19 @@ Profit & Loss / Balance sheet MIS templates
|
||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||
:alt: License: AGPL-3
|
||||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github
|
||||
:target: https://github.com/OCA/account-financial-reporting/tree/16.0/mis_template_financial_report
|
||||
:target: https://github.com/OCA/account-financial-reporting/tree/17.0/mis_template_financial_report
|
||||
:alt: OCA/account-financial-reporting
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-mis_template_financial_report
|
||||
:target: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-mis_template_financial_report
|
||||
:alt: Translate me on Weblate
|
||||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&target_branch=16.0
|
||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&target_branch=17.0
|
||||
:alt: Try me on Runboat
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
This addon provides MIS builder templates to generate generic Profit & Loss and Balance Sheet reports.
|
||||
This addon provides MIS builder templates to generate generic Profit &
|
||||
Loss and Balance Sheet reports.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
@@ -38,22 +39,26 @@ This addon provides MIS builder templates to generate generic Profit & Loss and
|
||||
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.
|
||||
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
|
||||
=====
|
||||
|
||||
Select one of the `Profit & Loss` or `Balance Sheet` templates in a new MIS report.
|
||||
Select one of the Profit & Loss or Balance Sheet templates in a new MIS
|
||||
report.
|
||||
|
||||
For details, refer to the `MIS Builder documentation <https://github.com/OCA/mis-builder/tree/14.0/mis_builder#usage>`_
|
||||
For details, refer to the `MIS Builder
|
||||
documentation <https://github.com/OCA/mis-builder/tree/14.0/mis_builder#usage>`__
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
* support horizontal mode for xslx export
|
||||
* split off all code to `mis_builder_horizontal` and only keep the KPI definitions here
|
||||
- support horizontal mode for xslx export
|
||||
- split off all code to mis_builder_horizontal and only keep the KPI
|
||||
definitions here
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
@@ -61,7 +66,7 @@ Bug Tracker
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-reporting/issues>`_.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
`feedback <https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20mis_template_financial_report%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
`feedback <https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20mis_template_financial_report%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
Do not contact contributors directly about support or help with technical issues.
|
||||
|
||||
@@ -69,18 +74,19 @@ Credits
|
||||
=======
|
||||
|
||||
Authors
|
||||
~~~~~~~
|
||||
-------
|
||||
|
||||
* Hunki Enterprises BV
|
||||
|
||||
Contributors
|
||||
~~~~~~~~~~~~
|
||||
------------
|
||||
|
||||
* Holger Brunn <mail@hunki-enterprises.nl> (https://hunki-enterprises.nl)
|
||||
* Stefan Rijnhart <stefan@opener.amsterdam> (https://opener.amsterdam)
|
||||
- Holger Brunn <mail@hunki-enterprises.nl>
|
||||
(https://hunki-enterprises.nl)
|
||||
- Stefan Rijnhart <stefan@opener.amsterdam> (https://opener.amsterdam)
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
-----------
|
||||
|
||||
This module is maintained by the OCA.
|
||||
|
||||
@@ -100,6 +106,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
||||
|
||||
|maintainer-hbrunn|
|
||||
|
||||
This module is part of the `OCA/account-financial-reporting <https://github.com/OCA/account-financial-reporting/tree/16.0/mis_template_financial_report>`_ project on GitHub.
|
||||
This module is part of the `OCA/account-financial-reporting <https://github.com/OCA/account-financial-reporting/tree/17.0/mis_template_financial_report>`_ project on GitHub.
|
||||
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
|
||||
Reference in New Issue
Block a user