forked from Techsystech/web
42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-web-162)
|
|
[](https://travis-ci.com/OCA/web)
|
|
[](https://codecov.io/gh/OCA/web)
|
|
[](https://translation.odoo-community.org/engage/web-13-0/?utm_source=widget)
|
|
|
|
<!-- /!\ do not modify above this line -->
|
|
|
|
# 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
|
|
|
|
<!-- /!\ do not modify below this line -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
[//]: # (addons)
|
|
|
|
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
|
|
|
|
[//]: # (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.
|