3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Alexandre Fayolle a8ebfb4239 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-09-15 21:39:14 -04:00
web_advanced_filters [FIX] don't eval() json, but json.loads it 2015-04-17 08:48:47 +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_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 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_sheet_full_width Add OCA as author of OCA addons 2015-09-15 21:39:14 -04: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