knowledge/README.md
2024-04-25 13:48:11 +00:00

53 lines
3.0 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=16.0)
[![Pre-commit Status](https://github.com/OCA/knowledge/actions/workflows/pre-commit.yml/badge.svg?branch=16.0)](https://github.com/OCA/knowledge/actions/workflows/pre-commit.yml?query=branch%3A16.0)
[![Build Status](https://github.com/OCA/knowledge/actions/workflows/test.yml/badge.svg?branch=16.0)](https://github.com/OCA/knowledge/actions/workflows/test.yml?query=branch%3A16.0)
[![codecov](https://codecov.io/gh/OCA/knowledge/branch/16.0/graph/badge.svg)](https://codecov.io/gh/OCA/knowledge)
[![Translation Status](https://translation.odoo-community.org/widgets/knowledge-16-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/knowledge-16-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# knowledge
Knowlesge management addons. Also has some usefull tools to handle attachments
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.2 | | Attachment Zipped Download
[document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge
[document_page](document_page/) | 16.0.1.4.0 | | Document Page
[document_page_access_group](document_page_access_group/) | 16.0.1.0.0 | | Choose groups to access document pages
[document_page_approval](document_page_approval/) | 16.0.1.1.1 | | Document Page Approval
[document_page_group](document_page_group/) | 16.0.1.0.1 | | Define access groups on documents
[document_page_partner](document_page_partner/) | 16.0.1.0.0 | | Allows to link doucment pages to a partner
[document_page_project](document_page_project/) | 16.0.1.0.0 | | This module links document pages to projects
[document_page_reference](document_page_reference/) | 16.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Include references on document pages
[document_page_tag](document_page_tag/) | 16.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards
[document_url](document_url/) | 16.0.1.0.4 | | URL attachment
[document_url_google_drive](document_url_google_drive/) | 16.0.1.0.1 | | Attach Google Drive link to Odoo document using Google Drive Picker
[//]: # (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 Odoo Community Association (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.