mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 17:08:46 -06:00
[MIG] Update metafiles
This commit is contained in:
parent
ef5b89c8ec
commit
9c535da162
@ -13,9 +13,9 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- VERSION="8.0" LINT_CHECK="1"
|
- VERSION="9.0" LINT_CHECK="1"
|
||||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
- VERSION="9.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
- VERSION="9.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||||
|
|
||||||
virtualenv:
|
virtualenv:
|
||||||
system_site_packages: true
|
system_site_packages: true
|
||||||
|
24
README.md
24
README.md
@ -1,5 +1,5 @@
|
|||||||
[](https://travis-ci.org/OCA/knowledge)
|
[](https://travis-ci.org/OCA/knowledge)
|
||||||
[](https://coveralls.io/r/OCA/knowledge?branch=8.0)
|
[](https://coveralls.io/r/OCA/knowledge?branch=9.0)
|
||||||
|
|
||||||
Knowledge
|
Knowledge
|
||||||
=========
|
=========
|
||||||
@ -19,24 +19,4 @@ document\_page\_multi\_company (unported)
|
|||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
[//]: # (addons)
|
[//]: # (addons)
|
||||||
Available addons
|
|
||||||
----------------
|
|
||||||
addon | version | summary
|
|
||||||
--- | --- | ---
|
|
||||||
[attachment_preview](attachment_preview/) | 8.0.1.1.0 | Preview attachments supported by Viewer.js
|
|
||||||
[attachments_to_filesystem](attachments_to_filesystem/) | 8.0.1.0.0 | 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_page](document_page/) | 8.0.1.0.1 | Document Page
|
|
||||||
[document_page_approval](document_page_approval/) | 8.0.1.0.0 | Document Page Approval
|
|
||||||
[document_reindex](document_reindex/) | 8.0.1.0.0 | Reindex your already uploaded documents
|
|
||||||
[document_url](document_url/) | 8.0.1.0.0 | URL attachment
|
|
||||||
|
|
||||||
Unported addons
|
|
||||||
---------------
|
|
||||||
addon | version | 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)
|
[//]: # (end addons)
|
||||||
|
Loading…
Reference in New Issue
Block a user