3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Cristian Salamea 0f3dbe6744 Web addon
This module implements condition for actions in tree view.
do allows: edit=“false” create=“false” delete=“false”
This module allows too: delete=“state==‘draft’”, simple expression.
2015-08-10 19:22:41 -05: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_action_conditionable Web addon 2015-08-10 19:22:41 -05: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 Merge pull request #135 from yelizariev/8.0 2015-07-06 15:58:31 +02: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 Improve README 2015-08-09 18:32:03 +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