You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Holger Brunn 989ca9dbfe [FIX] pass flake8 10 years ago
hide_duplicate_button [FIX] pass flake8 10 years ago
web_ckeditor4 [FIX] pass flake8 10 years ago
web_confirm_window_close [ADD] Ask confirmation when closing a form page with unsaved data 11 years ago
web_export_view [FIX] pass flake8 10 years ago
web_hide_buttons [FIX] pass flake8 10 years ago
web_import_models_with_inherits [FIX] pass flake8 10 years ago
web_mode_visibility [ADD] Concrete example in module description 11 years ago
web_print_from_browser [FIX] pass flake8 10 years ago
web_treeview_text_newlines [IMP] use HTML version of <br/> 11 years ago
web_url_target_new [ADD] Trivial module to set url target to _blank 11 years ago
web_widget_classes [FIX] pass flake8 10 years ago
.coveragerc add standard files 10 years ago
.gitignore add standard files 10 years ago
.travis.yml add standard files 10 years ago
README [ADD] README file, one commit because merging into empty branches is not supported 12 years ago
README.md add standard files 10 years ago

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