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.
 
 
 
 
 
OCA Git Bot c2314cddb8 [UPD] addons table in README.md [ci skip] 6 years ago
support_branding OCA Transbot updated translations from Transifex 7 years ago
web_advanced_filters OCA Transbot updated translations from Transifex 6 years ago
web_advanced_search_wildcard OCA Transbot updated translations from Transifex 7 years ago
web_advanced_search_x2x [FIX] don't close advanced search prematurely; display fixes 6 years ago
web_ckeditor4 Add OCA as author of OCA addons 9 years ago
web_color [FIX] remove en.po that was erroneously created by transbot 8 years ago
web_compute_domain_x2many [FIX] remove en.po that was erroneously created by transbot 8 years ago
web_confirm_window_close [FIX] remove en.po that was erroneously created by transbot 8 years ago
web_dashboard_tile OCA Transbot updated translations from Transifex 6 years ago
web_duplicate_visibility OCA Transbot updated translations from Transifex 7 years ago
web_easy_switch_company OCA Transbot updated translations from Transifex 6 years ago
web_export_view Add OCA as author of OCA addons 9 years ago
web_ir_actions_act_window_page Add OCA as author of OCA addons 9 years ago
web_lib_moment [FIX] make it possible for web_pytz and 9 years ago
web_list_html_widget Add OCA as author of OCA addons 9 years ago
web_listview_custom_element_number [FIX] remove en.po that was erroneously created by transbot 8 years ago
web_m2x_options OCA Transbot updated translations from Transifex 7 years ago
web_nocreatedb [FIX] remove en.po that was erroneously created by transbot 8 years ago
web_note OCA Transbot updated translations from Transifex 6 years ago
web_polymorphic_many2one [FIX] the polymorphic widget was not correctly rendered 9 years ago
web_popup_large Add OCA as author of OCA addons 9 years ago
web_pytz [FIX] make it possible for web_pytz and 9 years ago
web_readonly_bypass fix pylint issues 9 years ago
web_recipients_uncheck Add OCA as author of OCA addons 9 years ago
web_relativedelta [FIX] make it possible for web_pytz and 9 years ago
web_search_alphabetic fix line length (flake8) 9 years ago
web_send_message_popup [FIX] remove en.po that was erroneously created by transbot 8 years ago
web_sheet_full_width Backport web_sheet_full_width to 7.0 9 years ago
web_translate_dialog OCA Transbot updated translations from Transifex 6 years ago
web_tree_many2one_clickable [OCT-90] Opvangen regieprojecten 8 years ago
web_warning_on_save [FIX] web_warning_on_save: PEP8 6 years ago
web_warning_sound Add OCA as author of OCA addons 9 years ago
web_widget_boolean_switch OCA Transbot updated translations from Transifex 6 years ago
web_widget_color [ADD] backport web_widget_color 9 years ago
web_widget_datepicker_options use include instead of extend 9 years ago
web_widget_fieldtext_options Change module name 8 years ago
web_widget_float_formula fix pylint issues 9 years ago
web_widget_many2many_tags_multi_selection OCA Transbot updated translations from Transifex 7 years ago
.codeclimate.yml update repo using last MQT 9 years ago
.coveragerc [IMP] Sandy's suggestions 10 years ago
.gitignore update repo using last MQT 9 years ago
.travis.yml use transifex oca/web security key 9 years ago
CONTRIBUTING.md update repo using last MQT 9 years ago
LICENSE update repo using last MQT 9 years ago
README.md [UPD] addons table in README.md [ci skip] 6 years ago
oca_dependencies.txt update repo using last MQT 9 years ago

README.md

Runbot Status Build Status Coverage Status Code Climate

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

Available addons

addon version summary
support_branding 2.0 Adds your branding to an Odoo instance
web_advanced_filters 1.0 Advanced filters
web_advanced_search_wildcard 0.1 Simular search in searchbar
web_advanced_search_x2x 7.0.1.0.0 Use a search widget in advanced search for x2x fields
web_ckeditor4 1.0 CKEditor 4.x widget
web_color 1.0 Web Color
web_compute_domain_x2many 1.0 Compute client-side domains on x2many fields correctly
web_confirm_window_close 7.0.1 Check for unsaved data when closing browser window
web_dashboard_tile 7.0.1.0.1 Add Tiles to Dashboard
web_duplicate_visibility 7.0.1.0.0 This module allows to manage the visibility of duplicate button from the form view declaration.
web_easy_switch_company 1.0 Multicompany - Easy Switch Company
web_export_view 1.1 Export Current View
web_ir_actions_act_window_page 1.0 Window actions for client side paging
web_lib_moment 1.0 Moment.js for Odoo
web_list_html_widget 0.1 HTML widget for list/tree views
web_listview_custom_element_number 1.0 Web - Custom Element Number in ListView
web_m2x_options 7.0.1.0.0 web_m2x_options
web_nocreatedb 1.0 NO create database link
web_note 7.0.1.0.0 Web Note
web_polymorphic_many2one 0.2 Web Polymorphic Many2One
web_popup_large 7.0.1.0 Large pop-ups in web client
web_pytz 1.0 pytz support for filter domains
web_readonly_bypass 1.0 Read Only ByPass
web_recipients_uncheck 0.2 Uncheck recipients on res.partner
web_relativedelta 1.0 More pythonic relativedelta
web_search_alphabetic 1.0 Web Alphabetical Search
web_send_message_popup 1.0 Web Send Message as Popup
web_sheet_full_width 1.0 Use the whole available screen width when displaying sheets
web_translate_dialog 1.0 Web Translate Dialog
web_tree_many2one_clickable 1.0 Clickable many2one widget for tree views
web_warning_on_save 1.0 Web warning on save
web_warning_sound 0.1 Web Warning Sounds
web_widget_boolean_switch 7.0.1.0.0 This module add widget to render boolean fields
web_widget_color 1.0 Web Widget Color
web_widget_datepicker_options 1.0 web_widget_datepicker_options
web_widget_fieldtext_options 7.0.1.0.0 Web text limited widget
web_widget_float_formula 1.0 Web Widget - Formulas in Float fields
web_widget_many2many_tags_multi_selection 7.0.1.0 Tags multiple selection

Translation Status

Transifex Status


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

http://odoo-community.org/