odoo-reporting-helper


Nameodoo-reporting-helper JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/royaurelien/odoo-reporting-helper
SummaryOdoo Reporting Helper
upload_time2023-12-05 23:18:48
maintainer
docs_urlNone
authorAurelien ROY
requires_python>=3.8
licenseBSD 2-clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Odoo Reporting Helper

_**ORH** Command Line Tool_

![PyPI](https://img.shields.io/pypi/v/odoo-reporting-helper) ![PyPI](https://img.shields.io/pypi/pyversions/odoo-reporting-helper)

## 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:
```bash
pip install odoo-reporting-helper
```

## Quickstart


### Clean and prepare HTML
```bash
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)
```bash
orh merge <source> <destination>

```

### Generate PDF
* PDF Report :
```bash
orh convert <source> <destination> --format A3 --landscape --ignore-header --ignore-footer
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/royaurelien/odoo-reporting-helper",
    "name": "odoo-reporting-helper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Aurelien ROY",
    "author_email": "roy.aurelien@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/9e/e62f904cf3ff51aaec2d78aa2b6be6acb8516c1adfee459ed77e469f9b77/odoo-reporting-helper-0.0.2.tar.gz",
    "platform": null,
    "description": "\n# Odoo Reporting Helper\n\n_**ORH** Command Line Tool_\n\n![PyPI](https://img.shields.io/pypi/v/odoo-reporting-helper) ![PyPI](https://img.shields.io/pypi/pyversions/odoo-reporting-helper)\n\n## Requirements\n\nWkhtmltopdf download page: https://wkhtmltopdf.org/downloads.html\n\nInstallation script : https://raw.githubusercontent.com/JazzCore/python-pdfkit/master/ci/before-script.sh\n\nSee options : https://wkhtmltopdf.org/usage/wkhtmltopdf.txt\n\n## Installation\n\nInstall from PyPI:\n```bash\npip install odoo-reporting-helper\n```\n\n## Quickstart\n\n\n### Clean and prepare HTML\n```bash\norh clean <source> <destination>\n```\n\nOptions:\n\n```\n  -s, --include-stylesheets  Compile and include external stylesheets in HTML\n                             report.\n  -j, --include-javascripts  Keep JS scripts.\n  -c, --cookies TEXT         Cookies\n  -l, --limit-memory         Set memory limit.\n```\n\n### Merge stylesheets (optional)\n```bash\norh merge <source> <destination>\n\n```\n\n### Generate PDF\n* PDF Report :\n```bash\norh convert <source> <destination> --format A3 --landscape --ignore-header --ignore-footer\n```\n",
    "bugtrack_url": null,
    "license": "BSD 2-clause",
    "summary": "Odoo Reporting Helper",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/royaurelien/odoo-reporting-helper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c493a98f29f154a6fd6d488b6c6e63264e97bafdd33f0955aee720159a9a41b9",
                "md5": "431bbeee39608eca806dc3f9d2d9dc74",
                "sha256": "1ff1cba9b0c5ac3f8cf103934c62283fdb995497e9e0bec451102d733c3b1154"
            },
            "downloads": -1,
            "filename": "odoo_reporting_helper-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "431bbeee39608eca806dc3f9d2d9dc74",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5131,
            "upload_time": "2023-12-05T23:18:47",
            "upload_time_iso_8601": "2023-12-05T23:18:47.692793Z",
            "url": "https://files.pythonhosted.org/packages/c4/93/a98f29f154a6fd6d488b6c6e63264e97bafdd33f0955aee720159a9a41b9/odoo_reporting_helper-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa9ee62f904cf3ff51aaec2d78aa2b6be6acb8516c1adfee459ed77e469f9b77",
                "md5": "7a84fd26731dc0bd0fd3fcc5abd6bf41",
                "sha256": "3bf8ce340e8270b3efbde578d773c7e74bc0b360d37584daa66f13a14a1032a7"
            },
            "downloads": -1,
            "filename": "odoo-reporting-helper-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7a84fd26731dc0bd0fd3fcc5abd6bf41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4367,
            "upload_time": "2023-12-05T23:18:48",
            "upload_time_iso_8601": "2023-12-05T23:18:48.938808Z",
            "url": "https://files.pythonhosted.org/packages/fa/9e/e62f904cf3ff51aaec2d78aa2b6be6acb8516c1adfee459ed77e469f9b77/odoo-reporting-helper-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-05 23:18:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "royaurelien",
    "github_project": "odoo-reporting-helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-reporting-helper"
}
        
Elapsed time: 0.13666s