Metadata-Version: 2.1
Name: odoo14-addon-reports_font_size
Version: 14.0.1.0.0
Summary: This module change the font size base of reports.
Home-page: https://www.sygel.es
Author: Sygel
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 14.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.6
Requires-Dist: odoo<14.1dev,>=14.0a

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=================
Reports Font Size
=================

This modules allows to change the font size base of reports.


Installation
============

Install the module.


Configuration
=============

Change in the file **/reports_font_size/static/src/scss/_variables.scss** the font size base.


Usage
=====

Print any document.


Bug Tracker
===========

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel/sy-server-backend/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/sygel/sy-server-backend/issues/new>`_.

Do not contact contributors directly about support or help with technical issues.


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


Contributors
~~~~~~~~~~~~

* Valentin Vinagre <valentin.vinagre@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: static/description/icon.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/sy-server-backend <https://github.com/sygel/sy-server-backend>`_.

To contribute to this module, please visit https://github.com/sygel.
