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.
 
 
 
 
 
Damien Crier bf8d74f8bd [FIX] add default method (return False) in BaseModel 9 years ago
support_branding [IMP] Module 'support_branding' - Add FR translations 10 years ago
web_advanced_filters [IMP] use same UI as when saving a normal filter 9 years ago
web_advanced_search_wildcard Add OCA as author of OCA addons 10 years ago
web_ckeditor4 Add OCA as author of OCA addons 10 years ago
web_color Add OCA as author of OCA addons 10 years ago
web_compute_domain_x2many Add OCA as author of OCA addons 10 years ago
web_confirm_window_close Add OCA as author of OCA addons 10 years ago
web_dashboard_tile [FIX] remove useless part of code to change color of tiles; 10 years ago
web_easy_switch_company Add OCA as author of OCA addons 10 years ago
web_export_view Add OCA as author of OCA addons 10 years ago
web_ir_actions_act_window_page Add OCA as author of OCA addons 10 years ago
web_lib_moment [FIX] make it possible for web_pytz and 10 years ago
web_list_html_widget Add OCA as author of OCA addons 10 years ago
web_listview_custom_element_number [REF] add roadmap; 10 years ago
web_m2x_options Add function to lookup for options either set to true/false/True/False 10 years ago
web_nocreatedb Add OCA as author of OCA addons 10 years ago
web_polymorphic_many2one Add OCA as author of OCA addons 10 years ago
web_popup_large Add OCA as author of OCA addons 10 years ago
web_pytz [FIX] make it possible for web_pytz and 10 years ago
web_readonly_bypass add OCA as author 9 years ago
web_recipients_uncheck Add OCA as author of OCA addons 10 years ago
web_relativedelta [FIX] make it possible for web_pytz and 10 years ago
web_search_alphabetic fix line length (flake8) 10 years ago
web_send_message_popup Add OCA as author of OCA addons 10 years ago
web_translate_dialog initial german translations (and added pot-file) 10 years ago
web_tree_many2one_clickable Add OCA as author of OCA addons 10 years ago
web_warning_on_save [FIX] add default method (return False) in BaseModel 9 years ago
web_warning_sound Add OCA as author of OCA addons 10 years ago
web_widget_color [ADD] backport web_widget_color 10 years ago
web_widget_datepicker_options use include instead of extend 10 years ago
web_widget_float_formula Add OCA as author of OCA addons 10 years ago
.coveragerc [IMP] Sandy's suggestions 11 years ago
.gitignore add standard files 11 years ago
.travis.yml Update travis configuration 9 years ago
README.md Add runbot badge 10 years ago

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