3
0
Fork 0
Commit Graph

83 Commits (17.0)

Author SHA1 Message Date
OCA-git-bot 6dbc33478c [BOT] post-merge updates 2024-10-16 09:43:24 +00:00
JordiMForgeFlow bb4b8a27dc [IMP] web_m2x_options: use common object to reuse in props assignment 2024-10-16 11:31:55 +02:00
JordiMForgeFlow 02175423e5 [FIX] web_m2x_options: add fieldColor to KanbanMany2ManyTagsAvatarField 2024-10-15 11:39:21 +02:00
OCA-git-bot ede5920018 [BOT] post-merge updates 2024-10-15 08:01:05 +00:00
JordiMForgeFlow eaee2e84ac [IMP] web_m2x_options: remove unneeded fieldColor on ListMany2ManyTagsAvatarField
ListMany2ManyTagsAvatarField already extends from Many2ManyTagsAvatarField
2024-10-15 09:51:04 +02:00
OCA-git-bot 8114134db8 [BOT] post-merge updates 2024-10-15 07:32:58 +00:00
JordiMForgeFlow 1f71e529e9 [FIX] web_m2x_options: add fieldColor to ListMany2ManyTagsAvatarField and Many2ManyTagsAvatarField 2024-10-14 11:22:13 +02:00
OCA-git-bot 91fb17cc55 [BOT] post-merge updates 2024-09-16 10:37:04 +00:00
OCA-git-bot 58b8b2a4ce Merge PR #2924 into 17.0
Signed-off-by pedrobaeza
2024-09-16 10:33:20 +00:00
OCA-git-bot f28a0d1b26 [BOT] post-merge updates 2024-09-16 06:52:03 +00:00
wout 9e1b022341 [FIX] Error opening product form in shop floor 2024-08-29 13:23:05 +02:00
Christopher Rogos 767de4c065 [FIX] web_m2x_options: add fieldColor to Many2OneAvatarUserField and KanbanMany2OneAvatarUserField 2024-08-23 06:59:57 +00:00
Carlos Roca c3acb6e641 [FIX] web_m2x_options: Error if not web_m2x_options set on session 2024-08-14 09:20:12 +02:00
Weblate 4038525581 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_m2x_options/
2024-07-30 10:42:08 +00:00
OCA-git-bot 4d5d79291c [BOT] post-merge updates 2024-07-30 07:34:22 +00:00
oca-ci 80a89c9a38 [UPD] Update web_m2x_options.pot 2024-07-30 07:31:35 +00:00
manu 6c3884f025 [MIG]web_m2x_options: Migration to 17.0 2024-07-26 13:28:15 +02:00
manu f6edfac2f9 [IMP] web_m2x_options: black, isort, prettier 2024-07-24 08:15:52 +02:00
Rodrigo Macedo 020aa86f4d Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (15 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/pt_BR/
2024-07-24 08:15:52 +02:00
Vincent Hatakeyama c618c0be41 [FIX] web_m2x_options: fix usage errors 2024-07-24 08:15:52 +02:00
Hughes Damry d8512e5880 Translated using Weblate (French)
Currently translated at 53.3% (8 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/fr/
2024-07-24 08:15:52 +02:00
Thomas Binsfeld (ACSONE) 10e1cf8efb Translated using Weblate (French)
Currently translated at 40.0% (6 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/fr/
2024-07-24 08:15:52 +02:00
mymage f1ee6f13b5 Translated using Weblate (Italian)
Currently translated at 100.0% (15 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/it/
2024-07-24 08:15:52 +02:00
mymage 22412c445d Translated using Weblate (Italian)
Currently translated at 100.0% (15 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/it/
2024-07-24 08:15:52 +02:00
Florent de Labarre 567f3e555b [16.0] web_m2x_options: impossible to open a mass mailing
JS Issue:
OwlError: Invalid props for component 'FieldMany2OneMailingFilter': unknown key 'searchMore', unknown key 'nodeOptions'
    at Object.validateProps (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1698:67)
    at Field.template (eval at compile (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:2057:374), <anonymous>:17:13)
    at Fiber._render (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1496:96)
    at Fiber.render (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1495:6)
    at ComponentNode.initiateRender (https://odoo.simplyfeu.com/web/assets/1913698-b61fd5b/web.assets_common.min.js:1563:47)
2024-07-24 08:15:52 +02:00
Ivorra78 8e583e6818 Translated using Weblate (Spanish)
Currently translated at 100.0% (15 of 15 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/es/
2024-07-24 08:15:52 +02:00
Weblate 03ea1671b9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/
2024-07-24 08:15:52 +02:00
chien d70acf8634 [FIX] web_m2x_options: Avoid constant RPC calls
Instead of calling interactively to the server to get the options, they are stored at the beginning of the session.
2024-07-24 08:15:52 +02:00
Nils Coenen aa582d1c50 Translated using Weblate (German)
Currently translated at 100.0% (14 of 14 strings)

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/de/
2024-07-24 08:15:52 +02:00
kikopeiro 2d633290bc Added translation using Weblate (Spanish (Bolivia)) 2024-07-24 08:15:52 +02:00
Weblate f0ef4f2c52 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_m2x_options/
2024-07-24 08:15:52 +02:00
Diep Huu Hoang 4c380a3224 [16.0][MIG] web_m2x_options: Migration to 16.0 2024-07-24 08:15:52 +02:00
CRogos 12d9f16750 [15.0][FIX] Remove tests from init 2024-07-24 08:15:52 +02:00
nguyenhk a4f5bbfb3a [FIX] web_m2x_options: fix test_ir_config_parameter 2024-07-24 08:15:52 +02:00
Carlos Roca f7a0b315c0 [IMP] web_m2x_options: Added limit for o2m field entries
Added the system parameter "web_m2x_options.field_limit_entries" to set the limit of entries that can be displayed.
2024-07-24 08:15:52 +02:00
Carlos Roca eade95d350 [IMP] web_m2x_options: Efficiency
Improved the efficiency of code: With this improvement we achieve to just do an rpc call when the js file is called instead of do the call for each field.
2024-07-24 08:15:52 +02:00
Quentin Groulard bf17a7d618 [ADD] Option open for One2Many fields
With 'open' option, clicking on a row of a o2m field will open the view for the record in fullscreen rather than in a popup
2024-07-24 08:15:52 +02:00
Holger Brunn 9840377d39 [FIX] when all is undefined, fall back to core's default 2024-07-24 08:15:52 +02:00
SilvioC2C 0df169c1c7 [FIX] web_m2x_options: fix search_more behaviour
In README.rst it is said that ``search_more`` key is "[u]sed to force disable/enable search more button".
However, it only applies on fields where the records returned by the name_search are more than the node's limit.

This commit fixes this behaviour, forcing the "Search More..." option to be *always* disabled/enabled if ``search_more`` key is set either locally (in the node's options) or globally (via the ir.config_parameter record).
Moreover, it establishes a clear line of priority for checking whether "Search More..." should be displayed/hidden (local node has the highest priority, global config mid priority, limit check as fallback).
2024-07-24 08:15:52 +02:00
Christopher Ormaza f36f988d04 [15.0][MIG] web_widget_bokeh_chart 2024-07-24 08:15:52 +02:00
Germana 3d7a2c422f [MIG] web_m2x_options: Migration to 15.0
[FIX] web_m2x_options:  External ID not found in the system web.assets_backend
2024-07-24 08:15:52 +02:00
Corneliuus 67fd20dc2a Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-14.0/web-14.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_m2x_options/de/
2024-07-24 08:15:52 +02:00
Bosd 43380ae447 Added translation using Weblate (Dutch) 2024-07-24 08:15:52 +02:00
dsolanki 69ab93611d [MIG] Migrate the module web_m2x_options to v14. 2024-07-24 08:15:52 +02:00
dsolanki 267d9abbad [IMP] web_m2x_options: black, isort, prettier 2024-07-24 08:15:52 +02:00
Christopher Ormaza d0fe81d1ac Fix mobile enterprise version 2024-07-24 08:15:52 +02:00
c2cdidier c4cc8726c8 Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/fr/
2024-07-24 08:15:52 +02:00
c2cdidier a8954b847b Translated using Weblate (German)
Currently translated at 92.3% (12 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/de/
2024-07-24 08:15:52 +02:00
黎伟杰 0e43f6da1d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (13 of 13 strings)

Translation: web-13.0/web-13.0-web_m2x_options
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_m2x_options/zh_CN/
2024-07-24 08:15:52 +02:00
Thomas Binsfeld 89cf226768 [FIX] web_m2x_options: quick search filter only if search value
Before this commit, an empty filter was applied when opening the search more if nothing in the quick search.
2024-07-24 08:15:52 +02:00