Skip to Content
Menu

Dynamic Selection Widget

by
Odoo
Third Party 11 373
Download for v 11.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 501
Technical Name genial_selection_widget
LicenseAGPL-3
Versions
You bought this module and need support? Click here!

The module is not any more supported

Example of use

model_id = fields.Many2one('ir.model', string='Model')
model_name = fields.Char(related='model_id.model')
choice = fields.Integer(string=_('My choice'))
<field name="model_id"/>
<field name="model_name" readonly="1"/>
<field name="choice" widget="genialSelection"/>

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.