mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 19:47:24 -06:00
[ADD] addons table in README.md
This commit is contained in:
parent
a1cd9985eb
commit
c6a7d72437
23
README.md
23
README.md
@ -17,3 +17,26 @@ document\_page\_approval (unported)
|
||||
|
||||
document\_page\_multi\_company (unported)
|
||||
-----------------------------------------
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[attachment_preview](attachment_preview/) | 1.1 | Preview attachments supported by Viewer.js
|
||||
[attachments_to_filesystem](attachments_to_filesystem/) | 1.0 | Move existing attachments to filesystem
|
||||
[document_choose_directory](document_choose_directory/) | 1.0 | Choose a document's directory during upload
|
||||
[document_no_unique_filenames](document_no_unique_filenames/) | 1.0 | Drop the uniquness constraint on filenames for directories
|
||||
[document_page](document_page/) | 1.0.1 | Document Page
|
||||
[document_page_approval](document_page_approval/) | 1.0 | Document Page Approval
|
||||
[document_reindex](document_reindex/) | 1.0 | Reindex your already uploaded documents
|
||||
[document_url](document_url/) | 1.0 | URL attachment
|
||||
|
||||
Unported addons
|
||||
---------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[document_multiple_records](__unported__/document_multiple_records/) | 0.1 (unported) | Document Management System for Multiple Records
|
||||
[document_page_multi_company](__unported__/document_page_multi_company/) | 1.0 (unported) | Document Page Multi-Company
|
||||
|
||||
[//]: # (end addons)
|
||||
|
Loading…
Reference in New Issue
Block a user