Odoo web client UI related addons
 
 
 
 
 
Go to file
jbeficent a718d83a53 [FIX] the polymorphic widget was not correctly rendered 2015-10-15 15:50:02 +02:00
web_advanced_filters Merge pull request #83 from hbrunn/7.0-advanced_filters 2015-03-03 16:36:38 +01: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 Merge pull request #107 from grap/7.0-web_dashboard_tile_fr 2015-04-07 15:00:17 +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_list_html_widget Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_m2x_options Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_nocreatedb Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_polymorphic_many2one [FIX] the polymorphic widget was not correctly rendered 2015-10-15 15:50:02 +02:00
web_popup_large Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_pytz Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_recipients_uncheck Add OCA as author of OCA addons 2015-03-02 17:29:16 +01:00
web_relativedelta Add OCA as author of OCA addons 2015-03-02 17:29:16 +01: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_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_float_formula Add OCA as author of OCA addons 2015-03-02 17:29:16 +01: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 don't use travis container-based infrastructure 2015-03-27 16:21:16 +01:00
README.md [IMP] Sandy's suggestions 2014-07-07 15:41:03 +02:00

README.md

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