Custom Information Mixin
Project description
Custom Information Mixin
ssi_custom_information_mixin provides an extensible framework for attaching arbitrary user-defined fields to any Odoo model without altering the database schema.
The module ships the following models:
custom_info.category — groups related properties for display.
custom_info.property — defines a single custom field: name, code, data type (text, integer, decimal, boolean, date, datetime, selection, or multiple-selection), and an optional controlled-vocabulary option set.
custom_info.option / custom_info.option_set — provide the controlled-vocabulary values for selection-type properties.
custom_info.template — a set of properties that can be applied to records of a specific model.
custom_info.template_detail — links a property to a template, optionally within a category.
Any model that inherits mixin.custom_information gains a configurable set of per-record custom data values driven by the assigned template.
Installation
To install this module, you need to:
Clone the branch 14.0 of the repository https://github.com/open-synergy/ssi-mixin
Add the path to this repository in your configuration (addons-path)
Update the module list (Must be on developer mode)
Go to menu Apps -> Apps -> Main Apps
Search For Custom Information Mixin
Install the module
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 smash it by providing detailed and welcomed feedback.
Credits
Contributors
Andhitia Rama <andhitia.r@gmail.com>
Nur Azmi <azmimr67@gmail.com>
Miftahussalam <miftahussalam08@gmail.com>
Maintainer
This module is maintained by the PT. Simetri Sinergi Indonesia.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo14_addon_ssi_custom_information_mixin-14.0.3.2.3.dev1-py3-none-any.whl.
File metadata
- Download URL: odoo14_addon_ssi_custom_information_mixin-14.0.3.2.3.dev1-py3-none-any.whl
- Upload date:
- Size: 74.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fc7d85a7b1fb88f8b64f445607240b805522ab266d755447a4c0534768596ca
|
|
| MD5 |
5ffe783068082f877d923250afbe5ca7
|
|
| BLAKE2b-256 |
827dae06eba8a2dee47c9151f462a3da11ab4d7ee084953b9afcc56dfad5be23
|