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
Odoo dependencies
OCA/web:
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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_id Many2one → product.category
    comodel_name='product.category' required=True
  • default_code Char
    required=True
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (3)
  • product_category_id Many2one → product.category
    comodel_name='product.category' required=True
  • product_id Many2one → product.demonstration
    comodel_name='product.demonstration'
  • product_id_domain Char
    compute='_compute_product_id_domain' readonly=True store=False
Public methods (0)

No public methods.