Repository
OCA/web · module folder · Try on Runboat
Module version
2.0.0
Category
Web
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 08:42:47
Authors
Odoo Community Association (OCA), CorporateHub
Maintainers
Odoo Community Association (OCA), CorporateHub
Committers
Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow, Mikhail Lapin, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
account_statement_import_online_wise, oca_all
Description
Dynamic dropdown widget that supports resolving options from backend of:

> - `fields.Char`
> - `fields.Integer`
> - `fields.Selection`

**NOTE:** This widget is not intended to *extend* `fields.Selection`,
but to filter selection values. For fully-dynamic set of options, use
`fields.Char` instead.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
ir_filters_view_form ir.filters form Inherits base.ir_filters_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • dynamic_dropdown_int_method_demo(self)
    @api.model

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
29 days ago
Last activity
29 days ago
Repository
OCA/web
Pull request
[19.0][MIG] web_widget_dropdown_dynamic: Migration to 19.0 (#3617)