You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Maxence Groine 442edfc9cd [FIX] Error when using the Quick Create on many2many_tags_multiselection widget 6 years ago
setup [ADD] setup.py 6 years ago
web_action_conditionable [MIG] web_action_conditionable: Migration to 11.0 6 years ago
web_decimal_numpad_dot fix tab navigation issue in web_decimal_numpad_dot 6 years ago
web_dialog_size [FIX] web_dialog_size: Bump version number 6 years ago
web_environment_ribbon web_environment_ribbon: import from odoo instead of openerp. 6 years ago
web_favicon [11.0][MIG] Standard Migration 6 years ago
web_group_expand [MIG] web_group_expand: Migration to 11.0 6 years ago
web_listview_range_select [MIG] web_listview_range_select: Migration to 11.0 6 years ago
web_no_bubble [MIG] web_no_bubble: Migration to 11.0 7 years ago
web_notify [MIG] web_notify: Migration to 11.0 6 years ago
web_responsive [FIX] web_responsive: Hide header when print directly from browser issues 808 (#809) 7 years ago
web_search_with_and [MIG] web_search_with_and: Migration to 11.0 6 years ago
web_searchbar_full_width [MIG] web_searchbar_full_width: Migration to 11.0 6 years ago
web_sheet_full_width [FIX] web_sheet_full_width: PEP8 7 years ago
web_timeline [FIX] Missing GroupClick Functionality 6 years ago
web_tree_dynamic_colored_field [IMP] web_tree_dynamic_colored_field: Update README.rst (#899) 6 years ago
web_tree_many2one_clickable web_tree_many2one_clickable: Check if the node is a field 6 years ago
web_widget_bokeh_chart [MIG] web_widget_bokeh_chart: Migration to 11.0 6 years ago
web_widget_color [MIG] web_widget_color: Migration to 11.0 7 years ago
web_widget_datepicker_options [FIX] web_widget_datepicker_options: Apply fixes after migration to v11 6 years ago
web_widget_many2many_tags_multi_selection [FIX] Error when using the Quick Create on many2many_tags_multiselection widget 6 years ago
web_widget_x2many_2d_matrix [FIX] Make matrix editable depending of the status of the parent 6 years ago
web_widget_x2many_2d_matrix_example [ADD] `web_widget_x2many_2d_matrix_example` 6 years ago
.gitignore [MIG] Add metafiles 7 years ago
.travis.yml .travis.yml: Remove Transifex 7 years ago
README.md [MIG] Add metafiles 7 years ago
requirements.txt [MIG] web_widget_bokeh_chart: Migration to 11.0 6 years ago

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