mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[MIG] Update metafiles
This commit is contained in:
@@ -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
|
||||
|
||||
16
README.md
16
README.md
@@ -1,5 +1,5 @@
|
||||
[](https://travis-ci.org/OCA/stock-logistics-reporting)
|
||||
[](https://coveralls.io/r/OCA/stock-logistics-reporting?branch=8.0)
|
||||
[](https://travis-ci.org/OCA/stock-logistics-reporting)
|
||||
[](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)
|
||||
|
||||
Reference in New Issue
Block a user