OCA_Reporting_engine_17.0/report_py3o/readme/INSTALL.rst

13 lines
276 B
ReStructuredText

Install the required python libs:
.. code::
pip install py3o.template
pip install py3o.formats
To allow the conversion of ODT or ODS reports to other formats (PDF, DOC, DOCX, etc.), install libreoffice:
.. code::
apt-get --no-install-recommends install libreoffice