OCA-git-bot
60845dd23c
web_widget_x2many_2d_matrix 12.0.2.2.2
2020-06-23 12:35:30 +00:00
gaikaz
7578e1bf57
web_widget_x2many_2d_matrix: Refactor JS bool parsing
2020-06-18 16:59:18 +03:00
gaikaz
74559098b4
web_widget_x2many_2d_matrix: Fix show_column_totals option
...
Commit a5e6acc3
introduced a bug, where show_column_totals="0" wouldn't work.
This is because JS ternary operator took node's attribute value as part of the condition.
As an example simplified JS code (before change):
`'0' || true ? '1' : ''` -> `'1'`
And this is what was probably meant originally (after change)
`'0' || (true ? '1' : '')` -> `'0'`
2020-06-17 18:14:11 +03:00
OCA-git-bot
f2fbc03c23
[UPD] README.rst
2020-03-29 06:53:33 +00:00
Antonio Pérez Ruth
de873eeb3d
Translated using Weblate (Spanish)
...
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/es/
2020-03-08 14:14:02 +00:00
OCA-git-bot
c795303460
web_widget_x2many_2d_matrix 12.0.2.2.1
2020-02-03 10:48:26 +00:00
Pablo Fuentes
b5fc06dc6f
[FIX] web_widget_x2many_2d_matrix: Ensure lines order
...
As objects are unordered collections of properties, we ensure incoming lines order by using lists
2020-01-28 15:09:01 +01:00
OCA-git-bot
3032cee510
web_widget_x2many_2d_matrix 12.0.2.2.0
2019-12-11 15:56:19 +00:00
Alexandre Díaz
1b5c48cb72
[IMP] web_widget_x2many_matrix: Sticky header, footer rows and main, totals columns
2019-12-11 16:23:56 +01:00
OCA-git-bot
3edb8d7047
web_widget_x2many_2d_matrix 12.0.2.1.0
2019-12-09 20:14:24 +00:00
OCA-git-bot
cc5c64dfb2
Merge PR #1404 into 12.0
...
Signed-off-by pedrobaeza
2019-12-09 20:09:27 +00:00
OCA-git-bot
85cf8cb9b0
web_widget_x2many_2d_matrix 12.0.2.0.1
2019-11-25 09:49:56 +00:00
Pablo Fuentes
9778b0d4a6
[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
2019-11-22 18:07:25 +01:00
Bole
be232966d8
Translated using Weblate (Croatian)
...
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/hr/
2019-11-14 10:34:42 +00:00
Alexandre Díaz
6814273fa4
[FIX] web_widget_x2many_2d_matrix: Force render in list mode on mobile
2019-10-30 10:46:37 +01:00
Pedro M. Baeza
3f07f00ef2
Revert "[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens"
...
This reverts commit 10971ad68e
.
2019-10-14 15:01:59 +02:00
OCA-git-bot
4c895b8c02
web_widget_x2many_2d_matrix 12.0.2.0.0
2019-10-12 22:44:16 +00:00
Alexandre Díaz
10971ad68e
[FIX] web_widget_x2many_2d_matrix: Forced render mode to list on small screens
2019-10-11 20:09:23 +02:00
OCA-git-bot
7bd8eb1b71
web_widget_x2many_2d_matrix 12.0.1.1.0
2019-09-16 09:43:28 +00:00
Holger Brunn
a5e6acc3a6
[ADD] detect if used field type can be aggregated
...
fixes #1365
2019-09-15 06:11:59 +02:00
Rodrigo Macedo
e7e0e0b9ed
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
2019-09-03 01:23:40 +00:00
黎伟杰
8c1acb8288
Translated using Weblate (Chinese (Simplified))
...
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/zh_CN/
2019-09-01 17:23:33 +00:00
黎伟杰
4d955c66ec
Added translation using Weblate (Chinese (Simplified))
2019-09-01 15:02:30 +00:00
Nicolas JEUDY
b656424f8b
Translated using Weblate (French)
...
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/fr/
2019-08-06 12:44:07 +00:00
OCA-git-bot
6df32b51c3
[UPD] README.rst
2019-07-29 03:49:00 +00:00
OCA Transbot
bbd413d50a
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
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/
2019-05-20 21:09:19 +00:00
gslabit
11b15af2c6
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/
2019-05-07 18:09:00 +00:00
oca-travis
501adc3c2b
[UPD] Update web_widget_x2many_2d_matrix.pot
2019-04-26 10:12:32 +00:00
tarteo
dad7313c28
[FIX] web_widget_x2many_2d_matrix: Padding in aggregate row
...
[FIX] Padding in aggregate row
2019-04-25 12:04:27 +02:00
tarteo
8820e290c3
[FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates
2019-04-24 15:40:03 +02:00
OCA Transbot
13135b31bf
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
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/
2019-03-03 16:19:17 +00:00
oca-travis
0996b77bdd
[UPD] Update web_widget_x2many_2d_matrix.pot
2019-02-19 14:19:28 +00:00
Alexey Pelykh
c3d5fdf82d
[IMP] web_widget_x2many_2d_matrix: center header cell
2019-02-19 15:16:21 +01:00
Alexey Pelykh
6ca36a4b36
[FIX] web_widget_x2many_2d_matrix: total cell calculation
2019-02-05 09:03:13 +02:00
OCA Transbot
507888d4df
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-29 12:06:41 +00:00
oca-travis
66528deddc
[UPD] Update web_widget_x2many_2d_matrix.pot
2018-12-11 08:25:37 +00:00
Pedro M. Baeza
e8e5048c57
Merge pull request #1124 from brainbeanapps/12.0-fix-web_widget_x2many_2d_matrix
...
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell
2018-12-11 09:20:58 +01:00
Alexey Pelykh
343d0560d5
[FIX] web_widget_x2many_2d_matrix: _renderBodyCell + _renderAggregateColCells
2018-12-10 23:56:23 +02:00
OCA Transbot
4655980be4
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-09 13:37:47 +00:00
OCA-git-bot
beb7abc68a
[UPD] README.rst
2018-12-02 02:59:09 +00:00
Pedro M. Baeza
a7a0df3fc7
Merge pull request #1106 from brainbeanapps/12.0-fix-web_widget_x2many_2d_matrix
...
[12.0][FIX] web_widget_x2many_2d_matrix: README
2018-11-20 09:51:18 +01:00
oca-travis
e84a734148
[UPD] Update web_widget_x2many_2d_matrix.pot
2018-11-20 08:49:49 +00:00
Alexey Pelykh
f7fc839bc0
[12.0][FIX] web_widget_x2many_2d_matrix: README
2018-11-20 10:46:18 +02:00
Alexey Pelykh
95b01b24eb
[MIG] web_widget_x2many_2d_matrix: Migration to 12.0
2018-11-20 08:34:56 +00:00
Pedro M. Baeza
fba72698ca
[FIX] web_widget_x2many_2d_matrix: Closing parenthesis
2018-11-20 08:34:56 +00:00
Jordi Ballester Alomar
c90a414c93
web_widget_x2many_matrix: fix issue with limit of records
2018-11-20 08:34:56 +00:00
oca-travis
e22d9b5ac6
[UPD] Update web_widget_x2many_2d_matrix.pot
2018-11-20 08:34:56 +00:00
Dennis Sluijk
58e22f173f
[IMP] web_widget_x2many_2d_matrix: Total of all rows ( #1043 )
2018-11-20 08:34:56 +00:00
oca-travis
9041da704f
[UPD] Update web_widget_x2many_2d_matrix.pot
2018-11-20 08:34:56 +00:00
Jairo Llopis
ef60996e88
[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.
2018-11-20 08:34:56 +00:00