TIP: You can type at any time to perform a new search.
web_widget_x2many_2d_matrix example
web_widget_x2many_2d_matrix_example · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Hidden/Dependency
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/web
- Last tracking update
- 2026-08-07 07:38:20
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- OCA Transbot, OCA-git-bot, oca-travis, Adrià Gil Sorribes
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_x2m_demo_form |
x2m.demo.form | x2m.demo | form | New |
view_x2m_demo_tree |
Demo - Tree | x2m.demo | tree | New |
x2many_2d_matrix_demo |
x2m.matrix.demo.wiz | x2m.matrix.demo.wiz | form | New |
x2many_2d_matrix_demo_many2one |
x2m.matrix.demo.wiz | x2m.matrix.demo.wiz | form | New |
x2many_2d_matrix_demo_selection |
x2m.matrix.demo.wiz | x2m.matrix.demo.wiz | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
line_idsOne2many → x2m.demo.lineargs: 'x2m.demo.line', 'demo_id' -
nameChar
-
open_x2m_matrix(self) -
open_x2m_matrix_many2one(self) -
open_x2m_matrix_selection(self)
New fields (6)
-
demo_idMany2one → x2m.demoargs: 'x2m.demo' -
nameChar -
user_idMany2one → res.usersargs: 'res.users' -
valueInteger -
value_many2oneMany2one → res.groupsargs: 'res.groups' -
value_selectionSelectionargs: [('val1', 'Value 1'), ('val2', 'Value 2')]
No public methods.
New fields (1)
-
line_idsMany2many → x2m.demo.linedefault=<expr> args: 'x2m.demo.line'
No public methods.
Loading…
Loading…