OCA reporting engine fork for dev and update.

4 lines
90 B

  1. As PyPDF is not supported in python3, you need to install PyPDF2::
  2. $ pip install pypdf2