A package to create FastReport entries in Odoo
Project description
Odoo-fast-report-mapper
====================================================================================
This is a simple python library to create/collect FastReport entries in/from an Odoo environment. Also to test the rendering of FastReport documents.
It is a helper tool for our Odoo modules. https://www.ownerp.com/odoo-fastreport.
Installation
odoo-fast-report-mapper requires :
- Python (>= 3.8)
- click (>= 8.1.3)
- OdooRPC (>= 0.9.0)
- PyYaml (>= 5.4.1)
Use the package manager pip to install odoo-fast-report-mapper.
pip install odoo-fast-report-mapper-equitania
Usage
$ odoo-fr-mapper --help
usage: odoo-fr-mapper [--help] [--server_path] [--yaml_path]
Optional arguments:
--server_path Server configuration folder
--yaml_path Yaml folder
--help Show this message and exit.
example
odoo-fr-mapper --server_path=./connection_yaml --yaml_path=./reports_yaml
# v12 basis dbs
odoo-fr-mapper --server_path=$HOME/gitbase/dev-helpers/yaml/v12-yaml-con --yaml_path=$HOME/gitbase/fr-core-yaml/v12/yaml
# v13 basis dbs
odoo-fr-mapper --server_path=$HOME/gitbase/dev-helpers/yaml/v13-yaml-con --yaml_path=$HOME/gitbase/fr-core-yaml/v13/yaml
Options
You can check out the full license here
This project is licensed under the terms of the AGPLv3 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file odoo-fast-report-mapper-equitania-0.1.24.tar.gz
.
File metadata
- Download URL: odoo-fast-report-mapper-equitania-0.1.24.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51dd459a21e5aa56ef1d7bc8d8d5ee9474101be30e72811f0e40eb974e80ee4d |
|
MD5 | d8521eb215ddafcb2dd7e24af59fc18a |
|
BLAKE2b-256 | b977e2b1dc7cb6fe91cbc72fb33edd94cc828c68c5b3bfe5879d84f275971f6f |
File details
Details for the file odoo_fast_report_mapper_equitania-0.1.24-py3-none-any.whl
.
File metadata
- Download URL: odoo_fast_report_mapper_equitania-0.1.24-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 273d0e5528cb10a559dd013bef237f36b2169e04f460e0e7f24ed11c609a3b01 |
|
MD5 | ff429a06a41a417e12d7b3287726cc4d |
|
BLAKE2b-256 | 4624009ef56ba56bfb9d64a987f3a90b84c92ebeda439ba94f8629334cb05199 |