Skip to main content

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


Download files

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

Source Distribution

odoo-fast-report-mapper-equitania-0.1.24.tar.gz (25.6 kB view hashes)

Uploaded Source

Built Distribution

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