TIP: You can type at any time to perform a new search.
2D matrix for x2many fields
web_widget_x2many_2d_matrix · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 2.1.0
- Category
- Hidden/Dependency
- Folder size
- 0.13 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/web
- Last tracking update
- 2026-08-07 08:42:47
- Authors
- Camptocamp, Odoo Community Association (OCA), Onestein, Therp BV, Tecnativa, CorporateHub, Hunki Enterprises BV
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Onestein, Therp BV, Tecnativa, CorporateHub, Hunki Enterprises BV
- Committers
- Holger Brunn, Lois Rilo, Rémi - Le Filament, Juan Ignacio Carreras, Maksym Yankin, Weblate, Ricard Calvo, OCA-git-bot, oca-ci, DavidJForgeFlow, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- ddmrp_adjustment_matrix, hr_timesheet_sheet, stock_demand_estimate_matrix
- Description
This module allows to show an x2many field with 3-tuples (\$x_value, \$y_value, \$value) in a table | | \$x_value1 | \$x_value2 | |------------|--------------|--------------| | \$y_value1 | \$value(1/1) | \$value(2/1) | | \$y_value2 | \$value(1/2) | \$value(2/2) | where value(n/n) is editable. An example use case would be: Select some projects and some employees so that a manager can easily fill in the planned_hours for one task per employee. The result could look like this:  The beauty of this is that you have an arbitrary amount of columns with this widget, trying to get this in standard x2many lists involves some quite ugly hacks.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_groups_form |
res.groups | form | Inherits base.view_groups_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 69 days ago
- Last activity
- 43 days ago
- Repository
- OCA/web
- Pull request
- [19.0][MIG] web_widget_x2many_2d_matrix: Migration to 19.0 (#3578)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 184 days ago
- Last activity
- 170 days ago
- Repository
- OCA/web
- Pull request
- [19.0][MIG] web_widget_x2many_2d_matrix: Migration to 19.0 (#3438)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 316 days ago
- Last activity
- 3 days ago
- Repository
- OCA/web
- Pull request
- [19.0][MIG] web_widget_x2many_2d_matrix: Migration to 19.0 (#3310)