Commit Graph

13 Commits (88eaec5ab9c7b0d195a03d8522ae5c126e89cd5a)

Author SHA1 Message Date
JasminSForgeFlow 371515a87b [IMP] web_widget_x2many_2d_matrix: Fix domain issue 2025-03-25 14:22:30 +05:30
OCA-git-bot 5d675c35cf Merge PR #3127 into 18.0
Signed-off-by pedrobaeza
2025-03-24 07:16:46 +00:00
DavidJForgeFlow 63f4b545db [IMP] web_widget_x2many_2d_matrix: remove bg-colors to work with Odoo EE dark mode.
The background color was needed in previous versions, however now the color is inherited by parent elements. Also removing shadow from totals.
2025-03-18 16:00:07 +01:00
DavidJForgeFlow 8331d404af [IMP] web_widget_x2many_2d_matrix: allow to set options and attrs for field value 2025-03-18 15:22:18 +01:00
Maksym Yankin 4f2d0966d7 [MIG] web_widget_x2many_2d_matrix: Migration to 18.0 2025-03-06 09:36:34 +02:00
SodexisTeam 5fbf76500c [MIG] web_widget_x2many_2d_matrix: Migration to 17.0 2025-03-06 09:36:34 +02:00
SodexisTeam 9d17fbd853 [IMP] web_widget_x2many_2d_matrix: pre-commit auto fixes 2025-03-06 09:36:34 +02:00
Ethan Hildick 49b1241639 [FIX]: web_widget_x2many_2d_matrix: Editable boolean 2025-03-06 09:36:34 +02:00
docker-odoo a2d1c81a38 [16.0][FIX] web_widget_x2many_2d_matrix: cells with no data error 2025-03-06 09:36:34 +02:00
tarteo 37501fbb74 [FIX] web_widget_x2many_2d_matrix: many2one domain issue
[FIX] web_widget_x2many_2d_matrix: many2one domain issue
2025-03-06 09:36:34 +02:00
tarteo d8bf13a77d [IMP] web_widget_x2many_2d_matrix: Many2one value field 2025-03-06 09:36:34 +02:00
tarteo cfd2ab7a20 [IMP] web_widget_x2many_2d_matrix: Check is aggregatable 2025-03-06 09:36:34 +02:00
tarteo ec6295ef0a [MIG] web_widget_x2_many_2d_matrix: Migration to 16.0
[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, columns)

[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, rows)

[MIG] web_widget_x2_many_2d_matrix: Migration to 16.0 (WIP, add value component)

Aggregated values

[MIG] web_widget_x2many_2d_matrix: Fix commitChanges of matrix.

[FIX] Fix commitChanges

[FIX] setDirty

[FIX] Aggregated values

[IMP] readonly working

[FIX] Update matrix on changing props

[FIX] Remove old files

[IMP] Run precommit stuff

[FIX] Remove deprecated readme sections

[MIG] Migrate show_row_totals and show_column_totals attributes

[MIG] sticky headers

Fixup

Fixup

Fixup

fixup

remove console.log

fixup
2025-03-06 09:36:34 +02:00