mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 13:52:13 -06:00
51 lines
2.0 KiB
Markdown
51 lines
2.0 KiB
Markdown
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-knowledge-118)
|
|
[](https://travis-ci.com/OCA/knowledge)
|
|
[](https://codecov.io/gh/OCA/knowledge)
|
|
[](https://translation.odoo-community.org/engage/knowledge-13-0/?utm_source=widget)
|
|
|
|
<!-- /!\ do not modify above this line -->
|
|
|
|
# Knowledge
|
|
|
|
This project is meant to gather all community extensions of Odoo's knowledge and document management.
|
|
|
|
Here you should find all community modules that:
|
|
|
|
- implement means to structure knowledge
|
|
- provide access to knowledge/documents
|
|
|
|
<!-- /!\ do not modify below this line -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
[//]: # (addons)
|
|
|
|
Available addons
|
|
----------------
|
|
addon | version | summary
|
|
--- | --- | ---
|
|
[document_page](document_page/) | 13.0.1.0.3 | Document Page
|
|
[document_page_approval](document_page_approval/) | 13.0.1.0.0 | Document Page Approval
|
|
[document_page_group](document_page_group/) | 13.0.1.0.0 | Define access groups on documents
|
|
[document_page_project](document_page_project/) | 13.0.1.0.1 | This module links document pages to projects
|
|
[document_url](document_url/) | 13.0.1.0.0 | URL attachment
|
|
[knowledge](knowledge/) | 13.0.1.0.1 | Knowledge
|
|
|
|
[//]: # (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.
|