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.1-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.1-py2.py3-none-any.whl.

File metadata

  • Download URL: odoo_core_install_generator-1.0.1-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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a4a44e9103fb52ebaaa35eb4847ff161921cf976a4bf1c796918d585755c4192
MD5 2575180f617c2d869f0135506a54d3a7
BLAKE2b-256 92815d59a47ce52946f764c4671bed4ffca1a6a5e4c57d4a76bde4de5028f6d1

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