3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Pierre Verkest 1349637171 use rst warning instead special caracters 2015-09-29 00:09:31 +02:00
support_branding [IMP] Module 'support_branding' - Add FR translations 2015-07-06 21:42:56 +02:00
web_advanced_filters [IMP] use same UI as when saving a normal filter 2015-08-04 11:10:04 +02:00
web_advanced_search_wildcard Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_ckeditor4 Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_color Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_compute_domain_x2many Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_confirm_window_close Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_dashboard_tile [FIX] remove useless part of code to change color of tiles; 2015-05-06 15:21:42 +02:00
web_easy_switch_company Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_export_view Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_ir_actions_act_window_page Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_lib_moment [FIX] make it possible for web_pytz and 2015-06-03 10:31:36 +02:00
web_list_html_widget Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_listview_custom_element_number [REF] add roadmap; 2015-07-03 16:21:08 +02:00
web_m2x_options Add function to lookup for options either set to true/false/True/False 2015-06-03 12:28:32 +02:00
web_nocreatedb Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_polymorphic_many2one Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_popup_large Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_pytz [FIX] make it possible for web_pytz and 2015-06-03 10:31:36 +02:00
web_readonly_bypass fix pylint issues 2015-09-28 23:59:31 +02:00
web_recipients_uncheck Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_relativedelta [FIX] make it possible for web_pytz and 2015-06-03 10:31:36 +02:00
web_search_alphabetic fix line length (flake8) 2015-03-03 10:04:08 +01:00
web_send_message_popup Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_translate_dialog initial german translations (and added pot-file) 2015-01-04 14:51:33 +01:00
web_tree_many2one_clickable Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_warning_on_save use rst warning instead special caracters 2015-09-29 00:09:31 +02:00
web_warning_sound Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_widget_color [ADD] backport web_widget_color 2015-04-08 08:46:02 +02:00
web_widget_datepicker_options use include instead of extend 2015-03-24 10:08:57 -04:00
web_widget_float_formula fix pylint issues 2015-09-28 23:59:31 +02:00
.coveragerc [IMP] Sandy's suggestions 2014-07-07 15:41:03 +02:00
.gitignore add standard files 2014-07-07 12:41:48 +02:00
.travis.yml Update travis configuration 2015-07-24 23:10:17 +02:00
README.md Add runbot badge 2015-06-25 09:58:22 -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