OCA-git-bot
63e85a1051
[BOT] post-merge updates
2024-06-10 13:47:03 +00:00
SodexisTeam
01ba699445
[MIG] web_widget_x2many_2d_matrix: Migration to 17.0
2024-06-10 18:59:05 +05:30
SodexisTeam
d2cb8c3d19
[IMP] web_widget_x2many_2d_matrix: pre-commit auto fixes
2024-02-29 17:11:38 +05:30
OCA-git-bot
87348d0982
[BOT] post-merge updates
2024-02-29 11:34:47 +05:30
Ethan Hildick
53dcf344ad
[FIX]: web_widget_x2many_2d_matrix: Editable boolean
2024-02-29 11:34:47 +05:30
OCA-git-bot
7f2efc570f
[BOT] post-merge updates
2024-02-29 11:34:47 +05:30
docker-odoo
0591740087
[16.0][FIX] web_widget_x2many_2d_matrix: cells with no data error
2024-02-29 11:34:47 +05:30
OCA-git-bot
af2f826fa4
[UPD] README.rst
2024-02-29 11:34:47 +05:30
OCA-git-bot
46bc7e47c9
[UPD] README.rst
2024-02-29 11:34:47 +05:30
tarteo
4483a7b7f2
[FIX] web_widget_x2many_2d_matrix: many2one domain issue
...
[FIX] web_widget_x2many_2d_matrix: many2one domain issue
2024-02-29 11:34:47 +05:30
tarteo
ac91512a3d
[IMP] web_widget_x2many_2d_matrix: Many2one value field
2024-02-29 11:34:47 +05:30
tarteo
2272f6e807
[IMP] web_widget_x2many_2d_matrix: Check is aggregatable
2024-02-29 11:34:47 +05:30
OCA-git-bot
0a680a210f
[UPD] README.rst
2024-02-29 11:34:47 +05:30
tarteo
f2b1b7b87b
[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
2024-02-29 11:34:47 +05:30
Sylvain LE GAL
276259d0ee
[FIX] web_widget_x2many_2d_matrix: make the possibility to have alternative values for headers of rows and columns working
2024-02-29 11:34:47 +05:30
OCA-git-bot
1d4dfa9b95
[UPD] README.rst
2024-02-29 11:34:47 +05:30
OCA-git-bot
441864fbf8
[UPD] README.rst
2024-02-29 11:34:47 +05:30
Christopher Ormaza
c40883fb2e
[IMP] web_widget_x2many_2d_matrix: black, isort, prettier
2024-02-29 11:34:47 +05:30
Sylvain LE GAL
c53b13681a
[FIX] web_widget_x2many_2d_matrix: remove console.log
2024-02-29 11:34:47 +05:30
OCA-git-bot
a0d901ef2e
[UPD] README.rst
2024-02-29 11:34:47 +05:30
Saran440
b5fa0cb4f3
[IMP] web_widget_x2many_2d_matrix: black, isort, prettier
2024-02-29 11:34:47 +05:30
Alexey Pelykh
fafd811e82
[UPD] Brainbean Apps => CorporateHub
2024-02-29 11:34:47 +05:30
Alexandre Díaz
0b572fd6fd
[IMP] web_widget_x2many_2d_matrix: Debug mode
2024-02-29 11:34:47 +05:30
OCA Transbot
26e3c4b54c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-13.0/web-13.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_x2many_2d_matrix/
2024-02-29 11:34:47 +05:30
Adrià Gil Sorribes
7dafedc684
[13.0][MIG] web_widget_x2many_2d_matrix
2024-02-29 11:34:47 +05:30
Adrià Gil Sorribes
42545a3225
[IMP] web_widget_x2many_2d_matrix: black, isort
2024-02-29 11:34:47 +05:30
Pablo Fuentes
8f203482fa
[FIX] web_widget_x2many_2d_matrix: Ensure lines order
...
As objects are unordered collections of properties, we ensure incoming lines order by using lists
2024-02-29 11:34:47 +05:30
Alexandre Díaz
61c0c93c2c
[IMP] web_widget_x2many_matrix: Sticky header, footer rows and main, totals columns
2024-02-29 11:34:47 +05:30
Pablo Fuentes
ee7745eacc
[FIX] web_widget_x2many_2d_matrix: Wrong widget
...
In previous versions _setSubViewLimit was defined at AbstractView widget but in v12 is defined at FormView widget
2024-02-29 11:34:47 +05:30
Alexandre Díaz
0188fd9d76
[FIX] web_widget_x2many_2d_matrix: Force render in list mode on mobile
2024-02-29 11:34:47 +05:30
Pedro M. Baeza
ca1cffb64b
Revert "[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens"
...
This reverts commit 10971ad68e
.
2024-02-29 11:34:47 +05:30
Alexandre Díaz
49e39b3767
[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens
2024-02-29 11:34:47 +05:30
Holger Brunn
38c180c58c
[ADD] detect if used field type can be aggregated
...
fixes #1365
2024-02-29 11:34:47 +05:30
gslabit
0fcc8e1a4e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_widget_x2many_2d_matrix
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_x2many_2d_matrix/it/
2024-02-29 11:34:47 +05:30
tarteo
50a4ef1342
[FIX] web_widget_x2many_2d_matrix: Padding in aggregate row
...
[FIX] Padding in aggregate row
2024-02-29 11:34:47 +05:30
tarteo
955b46981f
[FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates
2024-02-29 11:34:47 +05:30
Alexey Pelykh
735ecafe9f
[IMP] web_widget_x2many_2d_matrix: center header cell
2024-02-29 11:34:47 +05:30
Alexey Pelykh
ae0cdcf21f
[FIX] web_widget_x2many_2d_matrix: total cell calculation
2024-02-29 11:34:47 +05:30
Alexey Pelykh
3801703597
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells
2024-02-29 11:34:47 +05:30
Alexey Pelykh
077b620571
[12.0][FIX] web_widget_x2many_2d_matrix: README
2024-02-29 11:34:47 +05:30
Alexey Pelykh
fd882bb55a
[MIG] web_widget_x2many_2d_matrix: Migration to 12.0
2024-02-29 11:34:47 +05:30
Pedro M. Baeza
2687423f81
[FIX] web_widget_x2many_2d_matrix: Closing parenthesis
2024-02-29 11:34:47 +05:30
Jordi Ballester Alomar
c0b1e99b0d
web_widget_x2many_matrix: fix issue with limit of records
2024-02-29 11:34:47 +05:30
Dennis Sluijk
7f0311a0c5
[IMP] web_widget_x2many_2d_matrix: Total of all rows ( #1043 )
2024-02-29 11:34:47 +05:30
Jairo Llopis
5ef302b333
[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.
2024-02-29 11:34:47 +05:30
Jairo Llopis
f622805912
[FIX] web_widget_x2many_2d_matrix: Enable keyboard navigation
2024-02-29 11:34:47 +05:30
Jairo Llopis
1308eb21b5
[FIX] web_widget_x2many_2d_matrix: Fix linters
2024-02-29 11:34:47 +05:30
mreficent
0d09a0f92f
[FIX] Make matrix editable depending of the status of the parent
2024-02-29 11:34:47 +05:30
Akim Juillerat
75bbdf37d0
[11.0] x2m matrix widget: Fix display of widget when called in onchange
...
Add nicer message when there are no values to display
2024-02-29 11:34:47 +05:30
Simone Orsi
4aaa4f9cb4
[MIG+REF][11] web_widget_x2many_2d_matrix
...
The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
2024-02-29 11:34:47 +05:30