mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_widget_x2many_2d_matrix: Allow empty cells
Before this commit, if a matrix was lacking one element, some ugly errors appeared to the user. Now, it just displays the empty cell and lets the user go on. Also, acknowledge another limitation of the widget and add it to roadmap.
This commit is contained in:
committed by
Pedro M. Baeza
parent
78beda0546
commit
0efe75de7c
@@ -146,6 +146,8 @@ Known issues / Roadmap
|
||||
will enter into the 1st cell until https://github.com/odoo/odoo/pull/26490
|
||||
is merged.
|
||||
|
||||
* Support extra invisible fields inside each cell.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user