[MIG] Update metafiles

This commit is contained in:
Pedro M. Baeza
2015-10-14 02:54:22 +02:00
parent 6ab7fdb9b0
commit 1fc022b8bb
2 changed files with 6 additions and 18 deletions

View File

@@ -13,10 +13,10 @@ 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="8.0" UNIT_TEST="1" 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"
- VERSION="9.0" UNIT_TEST="1" LINT_CHECK="0"
virtualenv:
system_site_packages: true

View File

@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/OCA/stock-logistics-reporting.svg?branch=8.0)](https://travis-ci.org/OCA/stock-logistics-reporting)
[![Coverage Status](https://coveralls.io/repos/OCA/stock-logistics-reporting/badge.png?branch=8.0)](https://coveralls.io/r/OCA/stock-logistics-reporting?branch=8.0)
[![Build Status](https://travis-ci.org/OCA/stock-logistics-reporting.svg?branch=9.0)](https://travis-ci.org/OCA/stock-logistics-reporting)
[![Coverage Status](https://coveralls.io/repos/OCA/stock-logistics-reporting/badge.png?branch=9.0)](https://coveralls.io/r/OCA/stock-logistics-reporting?branch=9.0)
Odoo Stock Logistics Reporting
==============================
@@ -9,16 +9,4 @@ Reports for the Odoo Logistics modules.
- Stock Picking Partner Lang: adds possibility to print picking in partner language
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[stock_picking_partner_lang](stock_picking_partner_lang/) | 8.0.1.0.0 | Adds report for stock picking in partner language
Unported addons
---------------
addon | version | summary
--- | --- | ---
[stock_picking_webkit](stock_picking_webkit/) | 1.0.1 (unported) | Picking reports using Webkit Library
[//]: # (end addons)