Odoo web client UI related addons
 
 
 
 
 
Go to file
Jairo Llopis 0efe75de7c [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-08-27 16:57:15 +02:00
setup [ADD] setup.py 2018-08-17 05:40:13 +02:00
web_action_conditionable [UPD] Update web_action_conditionable.pot 2018-06-24 10:28:10 +00:00
web_advanced_search [UPD] README.rst 2018-08-24 05:40:23 +02:00
web_decimal_numpad_dot [UPD] Update web_decimal_numpad_dot.pot 2018-06-24 10:28:10 +00:00
web_dialog_size [11.0][FIX] web_dialog_size: Draggable Dialog 2018-07-18 12:45:50 +02:00
web_disable_export_group [UPD] README.rst 2018-07-21 05:44:47 +02:00
web_environment_ribbon Translated using Weblate (Portuguese (Brazil)) 2018-08-03 12:34:20 +00:00
web_export_view [UPD] Update web_export_view.pot 2018-08-15 15:32:44 +00:00
web_favicon Translated using Weblate (Portuguese (Brazil)) 2018-08-04 13:35:11 +00:00
web_group_expand [UPD] README.rst 2018-07-18 05:46:41 +02:00
web_ir_actions_act_multi [UPD] Update web_ir_actions_act_multi.pot 2018-06-24 10:28:12 +00:00
web_ir_actions_act_view_reload [UPD] Update web_ir_actions_act_view_reload.pot 2018-06-24 10:28:12 +00:00
web_listview_range_select [UPD] Update web_listview_range_select.pot 2018-06-24 10:28:13 +00:00
web_m2x_options Translated using Weblate (Portuguese (Brazil)) 2018-08-04 13:34:52 +00:00
web_no_bubble [UPD] Update web_no_bubble.pot 2018-06-24 10:28:13 +00:00
web_notify Translated using Weblate (Portuguese (Brazil)) 2018-08-03 13:18:56 +00:00
web_responsive [UPD] README.rst 2018-08-24 05:40:23 +02:00
web_search_with_and [UPD] Update web_search_with_and.pot 2018-06-24 10:28:15 +00:00
web_searchbar_full_width [UPD] Update web_searchbar_full_width.pot 2018-06-24 10:28:15 +00:00
web_sheet_full_width [UPD] Update web_sheet_full_width.pot 2018-06-24 10:28:15 +00:00
web_timeline [UPD] Update web_timeline.pot 2018-08-22 09:14:52 +00:00
web_tree_dynamic_colored_field [FIX] Issue #906 2018-07-04 02:30:17 +02:00
web_tree_many2one_clickable [UPD] Update web_tree_many2one_clickable.pot 2018-06-24 10:28:16 +00:00
web_widget_bokeh_chart [UPD] Update web_widget_bokeh_chart.pot 2018-06-24 10:28:17 +00:00
web_widget_color [UPD] README.rst 2018-08-24 05:40:23 +02:00
web_widget_datepicker_options [UPD] Update web_widget_datepicker_options.pot 2018-06-24 10:28:17 +00:00
web_widget_image_download [UPD] Update web_widget_image_download.pot 2018-06-24 10:28:18 +00:00
web_widget_image_url [UPD] Update web_widget_image_url.pot 2018-06-24 10:28:18 +00:00
web_widget_many2many_tags_multi_selection Translated using Weblate (Portuguese (Brazil)) 2018-08-04 13:35:19 +00:00
web_widget_x2many_2d_matrix [FIX] web_widget_x2many_2d_matrix: Allow empty cells 2018-08-27 16:57:15 +02:00
web_widget_x2many_2d_matrix_example [UPD] Update web_widget_x2many_2d_matrix_example.pot 2018-06-24 10:28:19 +00:00
.gitignore [MIG] Add metafiles 2017-10-03 17:06:45 +02:00
.travis.yml Enable MAKEPOT 2018-06-24 12:21:23 +02:00
README.md [MIG] Add metafiles 2017-10-03 17:06:45 +02:00
requirements.txt [MIG] web_widget_bokeh_chart: Migration to 11.0 2018-02-19 13:30:30 +02:00

README.md

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality