forked from Techsystech/web
If we change something with base.document.layout wizard, this will launch the colors computing even without changing the logo. This procedure will change the value of the colors if they were set by hand. This change forces the user to press a button to recompute the colors and avoid possible undesired changes. TT34902 |
||
---|---|---|
.github/workflows | ||
setup | ||
web_action_conditionable | ||
web_advanced_search | ||
web_calendar_slot_duration | ||
web_company_color | ||
web_decimal_numpad_dot | ||
web_dialog_size | ||
web_disable_export_group | ||
web_domain_field | ||
web_drop_target | ||
web_editor_background_color | ||
web_environment_ribbon | ||
web_group_expand | ||
web_ir_actions_act_multi | ||
web_ir_actions_act_view_reload | ||
web_ir_actions_act_window_message | ||
web_listview_range_select | ||
web_m2x_options | ||
web_no_bubble | ||
web_notify | ||
web_pivot_computed_measure | ||
web_pwa_oca | ||
web_refresher | ||
web_responsive | ||
web_search_with_and | ||
web_send_message_popup | ||
web_set_single_page_hidden | ||
web_sheet_full_width | ||
web_time_range_menu_custom | ||
web_timeline | ||
web_translate_dialog | ||
web_tree_dynamic_colored_field | ||
web_tree_image_tooltip | ||
web_tree_many2one_clickable | ||
web_view_calendar_list | ||
web_widget_bokeh_chart | ||
web_widget_child_selector | ||
web_widget_domain_editor_dialog | ||
web_widget_dropdown_dynamic | ||
web_widget_dropdown_dynamic_example | ||
web_widget_image_download | ||
web_widget_many2one_simple | ||
web_widget_mpld3_chart | ||
web_widget_numeric_step | ||
web_widget_one2many_product_picker | ||
web_widget_one2many_product_picker_sale_secondary_unit | ||
web_widget_one2many_product_picker_sale_stock | ||
web_widget_one2many_tree_line_duplicate | ||
web_widget_open_tab | ||
web_widget_url_advanced | ||
web_widget_x2many_2d_matrix | ||
web_widget_x2many_2d_matrix_example | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
oca_dependencies.txt | ||
requirements.txt |
README.md
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 | maintainers | summary |
---|---|---|---|
web_action_conditionable | 13.0.1.0.1 | web_action_conditionable | |
web_advanced_search | 13.0.1.0.4 | Easier and more powerful searching tools | |
web_calendar_slot_duration | 13.0.1.0.0 | ![]() |
Customizable calendar slot durations |
web_company_color | 13.0.1.0.1 | Web Company Color | |
web_decimal_numpad_dot | 13.0.1.0.0 | Allows using numpad dot to enter period decimal separator | |
web_dialog_size | 13.0.1.0.0 | A module that lets the user expand a dialog box to the full screen width. | |
web_disable_export_group | 13.0.2.1.0 | Web Disable Export Group | |
web_domain_field | 13.0.1.0.0 | Use computed field as domain | |
web_drop_target | 13.0.1.1.4 | Allows to drag files into Odoo | |
web_editor_background_color | 13.0.1.0.0 | Set any background color for web editor snippets | |
web_environment_ribbon | 13.0.1.0.0 | Web Environment Ribbon | |
web_group_expand | 13.0.1.0.0 | Group Expand Buttons | |
web_ir_actions_act_multi | 13.0.1.0.0 | Enables triggering of more than one action on ActionManager | |
web_ir_actions_act_view_reload | 13.0.1.0.0 | Enables reload of the current view via ActionManager | |
web_ir_actions_act_window_message | 13.0.1.0.0 | Show a message box to users | |
web_listview_range_select | 13.0.1.0.0 | Enables selecting a range of records using the shift key | |
web_m2x_options | 13.0.1.0.3 | web_m2x_options | |
web_no_bubble | 13.0.1.0.0 | Remove the bubbles from the web interface | |
web_notify | 13.0.1.0.2 | Send notification messages to user | |
web_pivot_computed_measure | 13.0.1.1.0 | Web Pivot Computed Measure | |
web_pwa_oca | 13.0.1.0.2 | ![]() |
Make Odoo a PWA |
web_refresher | 13.0.1.0.0 | Web Refresher | |
web_responsive | 13.0.2.8.0 | ![]() ![]() |
Responsive web client, community-supported |
web_search_with_and | 13.0.1.0.0 | Use AND conditions on omnibar search | |
web_send_message_popup | 13.0.1.0.0 | Web Send Message as Popup | |
web_set_single_page_hidden | 13.0.1.0.0 | Set single_page_hidden to false in Pager widget options | |
web_sheet_full_width | 13.0.1.0.0 | Use the whole available screen width when displaying sheets | |
web_time_range_menu_custom | 13.0.1.0.1 | Web Time Range Menu Custom | |
web_timeline | 13.0.1.1.1 | ![]() |
Interactive visualization chart to show events in time |
web_translate_dialog | 13.0.1.1.0 | Easy-to-use pop-up to translate fields in several languages | |
web_tree_dynamic_colored_field | 13.0.1.0.0 | Allows you to dynamically color fields on tree views | |
web_tree_image_tooltip | 13.0.1.0.0 | Show images in tree views via tooltip | |
web_tree_many2one_clickable | 13.0.1.0.0 | Open the linked resource when clicking on their name | |
web_view_calendar_list | 13.0.1.0.0 | Show calendars as a List | |
web_widget_bokeh_chart | 13.0.1.1.0 | ![]() |
This widget allows to display charts using Bokeh library. |
web_widget_child_selector | 13.0.1.0.0 | Widget used for navigation on hierarchy fields | |
web_widget_domain_editor_dialog | 13.0.1.0.3 | Recovers the Domain Editor Dialog functionality | |
web_widget_dropdown_dynamic | 13.0.1.0.0 | This module adds support for dynamic dropdown widget | |
web_widget_dropdown_dynamic_example | 13.0.1.0.0 | Demonstration of web_widget_dropdown_dynamic | |
web_widget_image_download | 13.0.1.0.0 | Allows to download any image from its widget | |
web_widget_many2one_simple | 13.0.1.0.0 | ![]() |
Simple many2one widget |
web_widget_mpld3_chart | 13.0.1.0.0 | This widget allows to display charts using MPLD3 library. | |
web_widget_numeric_step | 13.0.1.1.0 | Web Widget Numeric Step | |
web_widget_one2many_product_picker | 13.0.1.0.0 | Widget to select products on one2many fields | |
web_widget_one2many_product_picker_sale_secondary_unit | 13.0.1.0.0 | Adds support for sale secondary unit in the one2many product picker widget | |
web_widget_one2many_product_picker_sale_stock | 13.0.1.0.0 | Adds support for stock in the one2many product picker widget | |
web_widget_one2many_tree_line_duplicate | 13.0.1.0.0 | Web Widget One2many Tree Line Duplicate | |
web_widget_open_tab | 13.0.1.0.0 | Allow to open record from trees on new tab from tree views | |
web_widget_url_advanced | 13.0.1.1.1 | This module extends URL widget for displaying anchors with custom labels. | |
web_widget_x2many_2d_matrix | 13.0.1.1.1 | Show list fields as a matrix | |
web_widget_x2many_2d_matrix_example | 13.0.1.1.0 | A small example on how to use web_widget_x2many_2d_matrix . |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to OCA
policy. Consult each module's __manifest__.py
file, which contains a license
key
that explains its license.
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.