Odoo web client UI related addons
 
 
 
 
 
Go to file
Holger Brunn 98bc653495 [FIX] make it possible for web_pytz and
web_relativedelta to coexist by adding moment.js in its own module.

Fixes #141
2015-06-03 10:31:36 +02:00
web_advanced_filters Merge pull request #100 from hbrunn/7.0-advanced_filters_evaluate_always 2015-05-18 20:11:05 +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_m2x_options corrected code alignment. 2015-04-14 11:29:46 +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_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_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 Remove sudo requirement 2015-05-14 10:59:21 -04: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