mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 20:12:04 -06:00
[MIG] Update metafiles
This commit is contained in:
parent
c1893a4584
commit
14d1161d0d
@ -14,7 +14,7 @@ python:
|
||||
|
||||
env:
|
||||
global:
|
||||
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
|
||||
- VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
|
||||
- TRANSIFEX_USER='transbot@odoo-community.org'
|
||||
- secure: "k8/ebCIiOPGEIcL4Pzji2tanrjAzP5bqY0dSOmZwdNVNfncCrQREYbQgPhuTJHKuEX5E76kCuJJE70x0PEFhtaJt6K8KLvIF3B7/FJNUdXy6cjOKgBNfJuBSJRmkRM8mfxS2K+mqi4R3OEy4R2v4X/syK6F7vKxNhcRmindDfY8="
|
||||
|
||||
|
29
README.md
29
README.md
@ -1,6 +1,6 @@
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-knowledge-118)
|
||||
[](https://travis-ci.org/OCA/knowledge)
|
||||
[](https://coveralls.io/r/OCA/knowledge?branch=9.0)
|
||||
[](https://runbot.odoo-community.org/runbot/repo/github-com-oca-knowledge-118)
|
||||
[](https://travis-ci.org/OCA/knowledge)
|
||||
[](https://coveralls.io/r/OCA/knowledge?branch=10.0)
|
||||
[](https://codeclimate.com/github/OCA/knowledge)
|
||||
|
||||
Knowledge
|
||||
@ -14,29 +14,8 @@ Here you should find all community modules that:
|
||||
- provide access to knowledge/documents
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[document_page](document_page/) | 9.0.1.0.1 | Document Page
|
||||
[document_page_approval](document_page_approval/) | 9.0.1.0.0 | Document Page Approval
|
||||
[document_url](document_url/) | 9.0.1.0.0 | URL attachment
|
||||
[knowledge](knowledge/) | 9.0.1.1.0 | Knowledge Management System
|
||||
|
||||
Unported addons
|
||||
---------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[attachment_preview](attachment_preview/) | 8.0.1.1.0 (unported) | Preview attachments supported by Viewer.js
|
||||
[attachments_to_filesystem](attachments_to_filesystem/) | 8.0.1.0.0 (unported) | Move existing attachments to filesystem
|
||||
[document_choose_directory](document_choose_directory/) | 8.0.1.0.0 (unported) | Choose a document's directory during upload
|
||||
[document_multiple_records](document_multiple_records/) | 0.1 (unported) | Document Management System for Multiple Records
|
||||
[document_no_unique_filenames](document_no_unique_filenames/) | 8.0.1.0.0 (unported) | Drop the uniquness constraint on filenames for directories
|
||||
[document_page_multi_company](document_page_multi_company/) | 1.0 (unported) | Document Page Multi-Company
|
||||
[document_reindex](document_reindex/) | 8.0.1.0.0 (unported) | Reindex your already uploaded documents
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Translation Status
|
||||
------------------
|
||||
[](https://www.transifex.com/projects/p/OCA-knowledge-9-0)
|
||||
[](https://www.transifex.com/projects/p/OCA-knowledge-10-0)
|
||||
|
Loading…
Reference in New Issue
Block a user