OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
276 B

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