v 16.0 Third Party 554
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 287
Technical Name generic_m2o
LicenseLGPL-3
Websitehttps://crnd.pro
Versions 15.0 12.0 13.0 14.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 287
Technical Name generic_m2o
LicenseLGPL-3
Websitehttps://crnd.pro
Versions 15.0 12.0 13.0 14.0 16.0

Generic M2O Widget

pipeline-pass License: LGPL-3 CR&D GitHub


Make it easy to choose rignt records on generic many2one fields. For example some where user can separately select name of model, and choose ID of record for selected model. With this widget such case as simple as usual many2one fields.

Usage

Python fields declaration:

    model = fields.Char(string='Model')      # ex. 'res.partner'
    object_id = fields.Integer("Resource")   # ex. 42

XML fields declaration:

    <field name="model" invisible="1" />
    <field name="object_id" widget="generic_m2o" model_field="model" />

This module is part of the Bureaucrat ITSM project. You can try it by the references below.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.


Launch your own ITSM system in 60 seconds:

Create your own Bureaucrat ITSM database yodoo.systems

Maintainer

CR&D

Our web site: https://crnd.pro

This module is maintained by the Center of Research & Development company.

We can provide you further Odoo Support, Odoo implementation, Odoo customization, Odoo 3rd Party development and integration software, consulting services. Our main goal is to provide the best quality product for you.

For any questions contact us.

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.