TIP: You can type at any time to perform a new search.
Web Domain Field Example
web_domain_field_example · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/web
- Last tracking update
- 2026-08-07 07:31:49
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Ronald Portier, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_selection_example_form |
product.selection.example.form | product.selection.example | form | New |
product_selection_example_tree |
product.selection.example.tree | product.selection.example | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
categ_idMany2one → product.categorycomodel_name='product.category'required=True -
default_codeCharrequired=True -
nameCharrequired=True
No public methods.
New fields (3)
-
product_category_idMany2one → product.categorycomodel_name='product.category'required=True -
product_idMany2one → product.demonstrationcomodel_name='product.demonstration' -
product_id_domainCharcompute='_compute_product_id_domain'readonly=Truestore=False
No public methods.