[MIG] Update metafiles

This commit is contained in:
Pedro M. Baeza 2015-10-14 03:16:57 +02:00
parent ef5b89c8ec
commit 9c535da162
2 changed files with 5 additions and 25 deletions

View File

@ -13,9 +13,9 @@ python:
- "2.7"
env:
- VERSION="8.0" LINT_CHECK="1"
- VERSION="8.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
- VERSION="8.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
- VERSION="9.0" LINT_CHECK="1"
- VERSION="9.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
- VERSION="9.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
virtualenv:
system_site_packages: true

View File

@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/OCA/knowledge.svg?branch=8.0)](https://travis-ci.org/OCA/knowledge)
[![Coverage Status](https://coveralls.io/repos/OCA/knowledge/badge.png?branch=8.0)](https://coveralls.io/r/OCA/knowledge?branch=8.0)
[![Build Status](https://travis-ci.org/OCA/knowledge.svg?branch=9.0)](https://travis-ci.org/OCA/knowledge)
[![Coverage Status](https://coveralls.io/repos/OCA/knowledge/badge.png?branch=9.0)](https://coveralls.io/r/OCA/knowledge?branch=9.0)
Knowledge
=========
@ -19,24 +19,4 @@ document\_page\_multi\_company (unported)
-----------------------------------------
[//]: # (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)