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
odoo/odoo:
- web
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:

![Screenshot](https://raw.githubusercontent.com/OCA/web/12.0/web_widget_x2many_2d_matrix/static/description/screenshot.png)

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 IDNameModelTypeStatus
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)