Skip to main content

Odoo Reporting Helper

Project description

Odoo Reporting Helper

ORH Command Line Tool

PyPI PyPI

Requirements

Wkhtmltopdf download page: https://wkhtmltopdf.org/downloads.html

Installation script : https://raw.githubusercontent.com/JazzCore/python-pdfkit/master/ci/before-script.sh

See options : https://wkhtmltopdf.org/usage/wkhtmltopdf.txt

Installation

Install from PyPI:

pip install odoo-reporting-helper

Quickstart

Clean and prepare HTML

orh clean <source> <destination>

Options:

  -s, --include-stylesheets  Compile and include external stylesheets in HTML
                             report.
  -j, --include-javascripts  Keep JS scripts.
  -c, --cookies TEXT         Cookies
  -l, --limit-memory         Set memory limit.

Merge stylesheets (optional)

orh merge <source> <destination>

Generate PDF

  • PDF Report :
orh convert <source> <destination> --format A3 --landscape --ignore-header --ignore-footer

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odoo-reporting-helper-0.0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

odoo_reporting_helper-0.0.2-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page