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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

odoo_core_install_generator-1.0.2-py2.py3-none-any.whl (4.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file odoo_core_install_generator-1.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: odoo_core_install_generator-1.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 2, Python 3
  • 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.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 066893faa987b8dd1d026d660a13327b45c0c257835c65411e9e96bcf8d1df71
MD5 55744de5251750642d23f9977c21dff2
BLAKE2b-256 658b6cf6c4fc8f6e024d37c682c3081610f074b68c3d60cda49a0c3570916b8c

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