[MIG] Update metafiles

This commit is contained in:
Pedro M. Baeza
2015-10-14 03:31:57 +02:00
parent 99ec84b921
commit afd11950e4
2 changed files with 5 additions and 19 deletions

View File

@@ -14,9 +14,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" UNIT_TEST="1" LINT_CHECK="0" - VERSION="9.0" ODOO_REPO="odoo/odoo" UNIT_TEST="1" LINT_CHECK="0"
- VERSION="8.0" ODOO_REPO="OCA/OCB" UNIT_TEST="1" LINT_CHECK="0" - VERSION="9.0" ODOO_REPO="OCA/OCB" UNIT_TEST="1" LINT_CHECK="0"
virtualenv: virtualenv:
system_site_packages: true system_site_packages: true

View File

@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/OCA/report-print-send.svg?branch=8.0)](https://travis-ci.org/OCA/report-print-send) [![Build Status](https://travis-ci.org/OCA/report-print-send.svg?branch=9.0)](https://travis-ci.org/OCA/report-print-send)
[![Coverage Status](https://coveralls.io/repos/OCA/report-print-send/badge.png?branch=8.0)](https://coveralls.io/r/OCA/report-print-send?branch=8.0) [![Coverage Status](https://coveralls.io/repos/OCA/report-print-send/badge.png?branch=9.0)](https://coveralls.io/r/OCA/report-print-send?branch=9.0)
Report - Printing and Sending Report - Printing and Sending
============================= =============================
@@ -12,18 +12,4 @@ This project aim to deal with modules related to manage document printing and se
- ... - ...
[//]: # (addons) [//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[base_report_to_printer](base_report_to_printer/) | 8.0.0.1.1 | Report to printer
[printer_tray](printer_tray/) | 8.0.1.0.0 | Report to printer - Paper tray selection
Unported addons
---------------
addon | version | summary
--- | --- | ---
[pingen](pingen/) | 1.0 (unported) | pingen.com integration
[pingen_document](pingen_document/) | 1.0 (unported) | pingen.com integration (document)
[//]: # (end addons) [//]: # (end addons)