Odoo web client UI related addons
 
 
 
 
 
Go to file
c2cdidier 4541363f5a Translated using Weblate (German)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-13.0/web-13.0-web_advanced_search
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_advanced_search/de/
2021-04-28 14:35:58 +02:00
.github/workflows [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
setup [ADD] setup.py 2021-04-08 06:14:04 +00:00
web_advanced_search Translated using Weblate (German) 2021-04-28 14:35:58 +02:00
web_copy_confirm [UPD] README.rst 2021-03-31 10:23:36 +00:00
web_dialog_size [UPD] README.rst 2021-02-04 08:49:29 +00:00
web_domain_field Update translation files 2021-03-09 15:46:45 +00:00
web_drop_target Translated using Weblate (Dutch) 2021-04-22 15:47:18 +00:00
web_environment_ribbon Translated using Weblate (Dutch) 2021-04-22 15:47:17 +00:00
web_m2x_options [UPD] README.rst 2021-03-02 11:29:49 +00:00
web_notify [UPD] README.rst 2021-03-05 10:45:54 +00:00
web_responsive Translated using Weblate (French (France)) 2021-04-11 18:46:34 +00:00
web_sheet_full_width web_sheet_full_width 14.0.1.0.1 2021-04-02 10:27:40 +00:00
web_timeline [UPD] README.rst 2021-03-22 11:43:04 +00:00
web_tree_dynamic_colored_field [UPD] README.rst 2021-04-01 13:18:50 +00:00
web_tree_image_tooltip [UPD] README.rst 2021-04-06 06:18:18 +00:00
web_tree_many2one_clickable [UPD] README.rst 2021-04-07 14:38:59 +00:00
web_widget_bokeh_chart [FIX] requirement for bokeh should specify the version 2021-03-31 10:57:15 +02:00
web_widget_x2many_2d_matrix Translated using Weblate (Dutch) 2021-04-22 15:47:18 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.eslintrc.yml Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.flake8 Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.isort.cfg Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
.prettierrc.yml [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.pylintrc [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.pylintrc-mandatory [IMP] update dotfiles [ci skip] 2020-11-01 22:39:13 +01:00
.travis.yml [IMP] update dotfiles [ci skip] 2020-12-11 20:27:23 +01:00
CONTRIBUTING.md Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
LICENSE Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
README.md [UPD] addons table in README.md 2021-04-08 06:14:01 +00:00
oca_dependencies.txt Initialize 14.0 branch 2020-10-08 21:56:07 +02:00
requirements.txt [FIX] requirement for bokeh should specify the version 2021-03-31 10:57:15 +02:00

README.md

Runbot Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version summary
web_copy_confirm 14.0.1.0.0 Show confirmation dialogue before copying records
web_dialog_size 14.0.1.0.0 A module that lets the user expand a dialog box to the full screen width.
web_domain_field 14.0.1.0.0 Use computed field as domain
web_drop_target 14.0.1.0.0 Allows to drag files into Odoo
web_environment_ribbon 14.0.1.0.0 Web Environment Ribbon
web_m2x_options 14.0.1.0.0 web_m2x_options
web_notify 14.0.1.0.0 Send notification messages to user
web_responsive 14.0.1.0.1 Responsive web client, community-supported
web_sheet_full_width 14.0.1.0.1 Use the whole available screen width when displaying sheets
web_timeline 14.0.1.0.0 Interactive visualization chart to show events in time
web_tree_dynamic_colored_field 14.0.1.0.0 Allows you to dynamically color fields on tree views
web_tree_image_tooltip 14.0.1.0.0 Show images in tree views via tooltip
web_tree_many2one_clickable 14.0.1.0.0 Open the linked resource when clicking on their name
web_widget_bokeh_chart 14.0.1.0.0 This widget allows to display charts using Bokeh library.
web_widget_x2many_2d_matrix 14.0.1.0.0 Show list fields as a 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.