3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Pedro M. Baeza 6fae5795e9 Merge pull request #203 from akretion/8.0-translate-dialog-update-openerp.py
8.0 web_translate_dialog: Add author and license key in __openerp__.py
2015-08-14 13:26:29 +02:00
__unported__ Merge pull request #184 from akretion/8.0-translate-dialog 2015-08-09 21:40:57 +02:00
help_online Slovene translations and translation template 2015-04-24 08:09:56 +02:00
help_popup oops 2015-07-23 15:57:39 +02:00
support_branding [FIX] don't autoinstall the module 2015-07-02 12:26:11 +02:00
web_advanced_search_x2x Merge pull request #178 from hbrunn/8.0-web_advanced_search_x2x 2015-07-30 21:13:59 +02:00
web_ckeditor4 [FIX] Now that we actually destroy editors, we need another check for their currentness 2015-07-23 18:40:44 +02:00
web_context_in_colors Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_dashboard_open_action [FIX] merge action's and action_attrs' 2015-07-02 14:56:54 +02:00
web_dashboard_tile [REF] tile form display; 2015-07-17 12:17:55 +02:00
web_dialog_size Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_dom_model_classes Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_easy_switch_company Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_environment_ribbon ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2015-08-05 12:41:42 -04:00
web_export_view Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_graph_improved Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_hide_db_manager_link Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_ir_actions_act_window_message add OCA to author 2015-06-04 14:30:25 +02:00
web_ir_actions_act_window_page Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_last_viewed_records IMP web_last_viewed_records - use full width of the header 2015-08-05 13:30:56 -04:00
web_listview_custom_element_number [FIX] flake8; 2015-07-09 18:01:58 +02:00
web_m2x_options Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_option_auto_color [FIX] README: Section title. Fixes #189 2015-08-02 21:23:18 +02:00
web_recipients_uncheck Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_searchbar_full_width add OCA to author 2015-06-04 14:30:25 +02:00
web_sheet_full_width Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_sheet_full_width_selective add OCA to author 2015-03-09 18:16:46 +01:00
web_shortcuts [IMP] : override unlink method to remove deprecated web.shortcut object 2015-07-13 15:23:57 +02:00
web_translate_dialog web_translate_dialog: update module category 2015-08-14 01:06:44 +02:00
web_tree_dynamic_colored_field [IMP] rename module to 'web_tree_dynamic_colored_field' 2015-08-04 09:07:23 +02:00
web_tree_image Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_tree_many2one_clickable Use toLowerCase() instead another comparator 2015-06-25 08:36:55 +02:00
web_widget_color add OCA to author 2015-06-04 14:30:25 +02:00
web_widget_datepicker_options add OCA to author 2015-06-04 14:30:25 +02:00
web_widget_float_formula [PORT][REF] icon in description folder; 2015-07-17 17:10:40 +02:00
web_widget_many2many_tags_multi_selection Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_widget_text_markdown Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_widget_x2many_2d_matrix remove comma 2015-06-05 00:33:22 +02:00
.gitignore [PRT] Odoo integration of web_ckeditor4 2015-01-29 10:23:01 +01:00
.travis.yml Update travis configuration 2015-07-24 23:10:19 +02:00
README.md Add runbot badge 2015-06-25 10:01:27 -04: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