knowledge/README.md
2021-08-20 11:58:31 +00:00

55 lines
2.8 KiB
Markdown

[![Build Status](https://travis-ci.org/OCA/knowledge.svg?branch=8.0)](https://travis-ci.org/OCA/knowledge)
[![codecov](https://codecov.io/gh/OCA/knowledge/branch/8.0/graph/badge.svg)](https://codecov.io/gh/OCA/knowledge)
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
document\_page\_approval (unported)
-----------------------------------
document\_page\_multi\_company (unported)
-----------------------------------------
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[attachment_action](attachment_action/) | 8.0.1.0.0 | | Enable/disable actions on attachments
[attachment_edit](attachment_edit/) | 8.0.1.0.0 | | Edit attachments after upload
[attachment_lock](attachment_lock/) | 8.0.1.0.0 | | Support for locks on attachments for external applications
[attachment_preview](attachment_preview/) | 8.0.1.2.0 | | Preview attachments supported by Viewer.js
[attachments_to_filesystem](attachments_to_filesystem/) | 8.0.1.0.1 | | Move existing attachments to filesystem
[document_choose_directory](document_choose_directory/) | 8.0.1.0.0 | | Choose a document's directory during upload
[document_no_unique_filenames](document_no_unique_filenames/) | 8.0.1.0.0 | | Drop the uniquness constraint on filenames for directories
[document_ocr](document_ocr/) | 8.0.1.0.0 | | Run character recognition on uploaded files
[document_page](document_page/) | 8.0.1.0.2 | | Document Page
[document_page_approval](document_page_approval/) | 8.0.1.0.0 | | Document Page Approval
[document_page_partner_id](document_page_partner_id/) | 8.0.1.0.0 | | Allows to link doucment pages to a partner
[document_page_tags](document_page_tags/) | 8.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards
[document_reindex](document_reindex/) | 8.0.1.0.0 | | Reindex your already uploaded documents
[document_rtf_index](document_rtf_index/) | 8.0.1.0.0 | | Index rtf documents
[document_sftp](document_sftp/) | 8.0.1.0.0 | | Access your documents via SFTP
[document_url](document_url/) | 8.0.1.0.0 | | URL attachment
[document_wopi](document_wopi/) | 8.0.1.0.0 | | Allow online collaborative editing of your documents
[help_popup_document_page](help_popup_document_page/) | 8.0.1.0.0 | | Use document pages as help popup
Unported addons
---------------
addon | version | maintainers | summary
--- | --- | --- | ---
[document_multiple_records](document_multiple_records/) | 0.1 (unported) | | Document Management System for Multiple Records
[document_page_multi_company](document_page_multi_company/) | 1.0 (unported) | | Document Page Multi-Company
[//]: # (end addons)