Skip to main content

Odoo core install generator

Project description

Odoo Core Install Generator

Install

  • pip
pip install odoo-core-install-generator

Using

Options

Key Description Required Default Example
project project name or code :heavy_check_mark: project=biszx
website website website=https://biszx.com
version version 14 version=14
addon_path addon path to generate core install addons addon_path=addons

config

create ext.py in project core install directory

# tree view
addons/project_core_install
└── ext.py

# ext.py
options = {
    # more addon to depends addon directory
    # that contain in project path
    'addon_path': [],
  
    # more addon to depends by addon name
    'depends': [
        'more_addon',
    ]
}

running

odoo-core-install-generator project=biszx

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-core-install-generator-1.0.3.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file odoo-core-install-generator-1.0.3.tar.gz.

File metadata

  • Download URL: odoo-core-install-generator-1.0.3.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.6.9

File hashes

Hashes for odoo-core-install-generator-1.0.3.tar.gz
Algorithm Hash digest
SHA256 4c19c9d97288b1db16e549a8ddd4f944550a4c363868a0a28f5f328a42e230bf
MD5 826393fe421b53a29b81a01f96bb34ea
BLAKE2b-256 dd179e666883faa9ab58697f36e928a6039cd0a031564baff97a6ecddbce03a2

See more details on using hashes here.

Supported by

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