Adds some useful keys to manifest files
Project description
Extra options in manifest
This is a technical module to allow developers to make use of a couple of new keys in module manifests.
The following new keys are available currently:
- depends_if_installed
Your module will depend on modules listed here, but only if those modules are already installed. This is useful if your module is supposed to override behavior of a third module if present, but it’s not a hard dependency of your module. Think of auth_* and their interactions.
Usage
depend on this module and use the keys described above
Roadmap
breaks to mark some modules as being incompatible. This also could be versioned ('breaks': ['my_module<<0.4.2'])
demo_if_installed, data_if_installed, qweb_if_installed being dicts with module names as keys and a list of files as values in order to pull some data files in case some other module is installed
rdepends_if_installed to make another installed module depend on the current module
_if_module on models to load certain models only if the appropriate module is installed
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Images
Odoo Community Association: Icon.
Contributors
Holger Brunn <hbrunn@therp.nl>
Do not contact contributors directly about help with questions or problems concerning this addon, but use the community mailing list or the appropriate specialized mailinglist for help, and the bug tracker linked in Bug Tracker above for technical issues.
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo8_addon_base_manifest_extension-8.0.1.0.0-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_base_manifest_extension-8.0.1.0.0-py2-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16281e7ee5451ea70fbee7d9ef6eff25d76b5f19db1c818f2bfd0695702cb641 |
|
MD5 | 7067c29adfbd92b28672df1510914548 |
|
BLAKE2b-256 | 0cfb70be5282036b18bde1b79daeff72747a010b04b4c5f945d60060c390005e |