3
0
Fork 0
Commit Graph

7 Commits (50d985d5cfede6d317f7671e295a0ec63623f75e)

Author SHA1 Message Date
Guewen Baconnier 50d985d5cf web_tree_dynamic_colored_field: Parse field options with pyeval
The options in <field> attributes are parsed as python expressions:
d18976d748/addons/web/static/src/js/services/data_manager.js (L273)

And the options in <button> are parsed as json...
d18976d748/addons/web/static/src/js/services/data_manager.js (L411)

This code only support the <field> element because I'm not sure there
is a use for the <button> element.
2024-10-16 14:11:17 +07:00
Artem Kostyuk 2bae685009 [MIG] web_tree_dynamic_colored_field: Migration to 11.0 2024-10-16 14:11:17 +07:00
jesusVMayor 4ffc89b0af Migration of web_tree_dynamic_colored_field to 10.0 2024-10-16 14:11:17 +07:00
Holger Brunn 7e61ee08b0 web_tree_dynamic_colored_field v9
demo view
2024-10-16 14:11:17 +07:00
Holger Brunn c5b7eaa0fc delete unused code, move files to standard locations
support color_field attribute

update manifest

higher version number bump

typo
2024-10-16 14:11:17 +07:00
Damien Crier 7963a1248f [IMP] rename module to 'web_tree_dynamic_colored_field' 2024-10-16 14:11:17 +07:00
OCA Bot eeab75971e Initial commit 2024-10-08 12:49:40 +00:00