Skip to main content

An utility to manage Odoo pip build

Project description

Odoo Build for Odoo

Odoo Build for Odoo is a hepler tool for Odoo project.

Installation

From PyPI

Install it in your project virtualenv:

sudo apt-get install odoo-build

Requirements

An Odoo project with a python virtualenv.

Configuration

Project Settings

Create a file named obuild.yml in your project directory.

Options

  • obuild:
    • version: Specify the version of odoo-build targeted by the configuration file.
  • config: Default Odoo config file to run it.
  • database: Database configuration.
    • host: Database host.
    • port: Database port.
    • user: Database user.
    • password: Database password.
  • addons: All project addons.
  • addons: Project addons to translate.

Some examples

Run server and update mymodule and othermodule in my_database

obuild odoo -u mymodule,othermodule -d my_database

See help for details.

Credits

Bluestar Solutions Sàrl Microcity - Rue Pierre-à-Mazel 39 CH-2000 Neuchâtel

Copyright

Copyright (C) 2012-2020 Bluestar Solutions Sàrl (http://www.blues2.ch).

License

GNU AFFERO GENERAL PUBLIC LICENSE, version 3

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-build-4.0.5.tar.gz (19.2 kB view hashes)

Uploaded Source

Built Distribution

odoo_build-4.0.5-py3-none-any.whl (21.6 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