Add custom field in models
Project description
Base Custom Info
This module allows to create custom fields in models without altering model’s structure.
Installation
This module serves as a base for other modules that implement this behavior in concrete models.
This module is a technical dependency and is to be installed in parallel to other modules.
Usage
This module defines Custom Info Templates that define what properties are expected for a given record.
To define a template, you need to:
Go to Settings > Custom Info > Templates.
Create one.
Add some Properties to it.
All database records with that template enabled will automatically fill those properties.
To manage the properties, you need to:
Go to Settings > Custom Info > Properties.
To manage their values, you need to:
Go to Settings > Custom Info > Values.
Development
To create a module that supports custom information, just depend on this module and inherit from the custom.info model.
Known issues / Roadmap
All data types of custom information values are text strings.
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
Contributors
Rafael Blasco <rafabn@antiun.com>
Carlos Dauden <carlos@incaser.es>
Sergio Teruel <sergio@incaser.es>
Jairo Llopis <yajo.sk8@gmail.com>
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_custom_info-8.0.1.0.0.99.dev46-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_base_custom_info-8.0.1.0.0.99.dev46-py2-none-any.whl
- Upload date:
- Size: 183.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15a39e560ba8b75f6c3e234da62c3e90635b85113ef669fe2f4d88e6f8be160c |
|
MD5 | aa8fa94f5527a6a7723b2e4ca95e21f6 |
|
BLAKE2b-256 | dc50046e0ac7fd6f858b1ad88888656f2e9d3052711aa8ef19252a07451c1d19 |