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.0 version=14.0
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',
    ],

    # exclude directory to depends
    'exclude_dirs': [
        'sample',
    ]
}

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.1.0.tar.gz (3.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: odoo-core-install-generator-1.1.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for odoo-core-install-generator-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2dcae868c8a8694c43a38d9d38ca26e9eed417056b7cdd46478508b476555d30
MD5 495a8171080166769113949b4f1f4ee6
BLAKE2b-256 780d2860c143cb7bb51c4c54f42dd228b0dd8f2486885c39d4eaa2108a43a69c

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