Odoo web client UI related addons
 
 
 
 
 
Go to file
Alexandre Fayolle d3340a880d Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 23:10:15 +02:00
hide_duplicate_button Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_ckeditor4 Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_confirm_window_close Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_export_view Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_hide_buttons Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_import_models_with_inherits Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_ir_actions_act_window_page Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_mode_visibility Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_print_from_browser Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_statusbar_clickable Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_treeview_text_newlines Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_url_target_new Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
web_widget_classes Add OCA as author of OCA addons 2015-03-02 17:29:14 +01:00
.coveragerc [IMP] Sandy's suggestions 2014-07-07 15:27:12 +02:00
.gitignore add standard files 2014-07-07 12:44:45 +02:00
.travis.yml Update travis configuration 2015-07-24 23:10:15 +02:00
README.md Add runbot badge 2015-06-25 10:00:17 -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