3
0
Fork 0
web_techsystech/README.md

55 lines
2.8 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/162/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-web-162)
[![Build Status](https://travis-ci.com/OCA/web.svg?branch=14.0)](https://travis-ci.com/OCA/web)
[![codecov](https://codecov.io/gh/OCA/web/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/web)
[![Translation Status](https://translation.odoo-community.org/widgets/web-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/web-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# web
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[web_copy_confirm](web_copy_confirm/) | 14.0.1.0.0 | Show confirmation dialogue before copying records
[web_dialog_size](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](web_domain_field/) | 14.0.1.0.0 | Use computed field as domain
[web_drop_target](web_drop_target/) | 14.0.1.0.0 | Allows to drag files into Odoo
[web_environment_ribbon](web_environment_ribbon/) | 14.0.1.0.0 | Web Environment Ribbon
[web_m2x_options](web_m2x_options/) | 14.0.1.0.0 | web_m2x_options
[web_notify](web_notify/) | 14.0.1.0.0 | Send notification messages to user
[web_responsive](web_responsive/) | 14.0.1.0.1 | Responsive web client, community-supported
[web_sheet_full_width](web_sheet_full_width/) | 14.0.1.0.1 | Use the whole available screen width when displaying sheets
[web_timeline](web_timeline/) | 14.0.1.0.0 | Interactive visualization chart to show events in time
[web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 14.0.1.0.0 | Allows you to dynamically color fields on tree views
[web_tree_image_tooltip](web_tree_image_tooltip/) | 14.0.1.0.0 | Show images in tree views via tooltip
[web_tree_many2one_clickable](web_tree_many2one_clickable/) | 14.0.1.0.0 | Open the linked resource when clicking on their name
[web_widget_bokeh_chart](web_widget_bokeh_chart/) | 14.0.1.0.0 | This widget allows to display charts using Bokeh library.
[web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 14.0.1.0.0 | Show list fields as a matrix
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.