3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
adrien.didenot 1dbdefbb44 [IMP] Add an option to initialize the timeline window on display.
The default window display all the events (aka 'fit'), in case of events spread over the year, the events are invisibles (too small to be readable)

Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
2018-04-13 14:37:19 -03:00
setup [ADD] setup.py 2018-04-06 04:38:05 +02:00
web_action_conditionable [MIG] web_action_conditionable: Migration to 11.0 2018-02-13 08:23:55 +00:00
web_decimal_numpad_dot [FIX] web_decimal_numpad: extend FieldMonetary (#867) 2018-02-23 00:54:35 +01:00
web_dialog_size [MIG] Migrate web_dialog_size module to v11 2018-03-25 19:13:50 +02:00
web_environment_ribbon [FIX][11.0] web_environment_ribbon (#806) 2017-11-21 02:47:16 -06:00
web_favicon [11.0][MIG] Standard Migration 2018-03-25 19:22:17 +02:00
web_no_bubble [MIG] web_no_bubble: Migration to 11.0 2017-10-24 10:24:10 +02:00
web_notify [MIG] web_notify: Migration to 11.0 2018-04-03 10:13:42 +01:00
web_responsive [FIX] web_responsive: Hide header when print directly from browser issues 808 (#809) 2017-11-27 19:47:16 +01:00
web_searchbar_full_width [MIG] web_searchbar_full_width: Migration to 11.0 2018-03-25 19:31:42 +02:00
web_sheet_full_width [FIX] web_sheet_full_width: PEP8 2017-10-19 16:25:55 +02:00
web_timeline [IMP] Add an option to initialize the timeline window on display. 2018-04-13 14:37:19 -03:00
web_tree_dynamic_colored_field [IMP] web_tree_dynamic_colored_field: Update README.rst (#899) 2018-03-28 09:31:27 +01:00
web_tree_many2one_clickable web_tree_many2one_clickable: Check if the node is a field 2018-03-07 10:06:16 +01:00
web_widget_bokeh_chart [MIG] web_widget_bokeh_chart: Migration to 11.0 2018-02-19 13:30:30 +02:00
web_widget_color [MIG] web_widget_color: Migration to 11.0 2017-11-02 10:54:05 +01:00
web_widget_many2many_tags_multi_selection [MIG] web_widget_many2many_tags_multi_selection: Migration to 11.0 2018-03-19 13:37:59 +01:00
web_widget_x2many_2d_matrix [MIG+REF][11] web_widget_x2many_2d_matrix 2018-03-28 12:47:39 +02:00
web_widget_x2many_2d_matrix_example [ADD] `web_widget_x2many_2d_matrix_example` 2018-03-28 12:47:39 +02:00
.gitignore [MIG] Add metafiles 2017-10-03 17:06:45 +02:00
.travis.yml .travis.yml: Remove Transifex 2017-10-17 09:09:36 +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