From 844caf79d52085910f5d48befe3b31b7789e26d4 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 6 Oct 2016 16:06:39 +0200 Subject: [PATCH] [MIG] Update metafiles --- .travis.yml | 2 +- README.md | 20 +++----------------- 2 files changed, 4 insertions(+), 18 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1f83de2..fdea5c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ addons: env: global: - - VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" + - VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" - TRANSIFEX_USER='transbot@odoo-community.org' - secure: HwYn7vV4wIM4ocObmgkylZmaw6FQynkbMiJmoTTfgL3y3Gy6IAPVXgTNXFUiIuYXZZ4B2GOAfcECQejCCw2KP7OCcBo1oGNuSJ2aVwiQcRH1ENDLTsMq1jcB/4vQuAmTS8WEE5nRkPyutwgE4kBYvZC4tENatakafPRAS+iNqpQ= diff --git a/README.md b/README.md index 2cd839f..8c033ce 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Licence](https://img.shields.io/badge/licence-AGPL--3-blue.svg) -[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/144/9.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-report-print-send-144) -[![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/github/OCA/report-print-send/badge.svg?branch=9.0)](https://coveralls.io/github/OCA/report-print-send?branch=9.0) +[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/144/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-report-print-send-144) +[![Build Status](https://travis-ci.org/OCA/report-print-send.svg?branch=10.0)](https://travis-ci.org/OCA/report-print-send) +[![Coverage Status](https://coveralls.io/repos/github/OCA/report-print-send/badge.svg?branch=10.0)](https://coveralls.io/github/OCA/report-print-send?branch=10.0) Report - Printing and Sending ============================= @@ -14,18 +14,4 @@ This project aim to deal with modules related to manage document printing and se - ... [//]: # (addons) -Available addons ----------------- -addon | version | summary ---- | --- | --- -[base_report_to_printer](base_report_to_printer/) | 9.0.1.0.0 | Report to printer - -Unported addons ---------------- -addon | version | summary ---- | --- | --- -[pingen](pingen/) | 1.0 (unported) | pingen.com integration -[pingen_document](pingen_document/) | 1.0 (unported) | pingen.com integration (document) -[printer_tray](printer_tray/) | 8.0.1.0.0 (unported) | Report to printer - Paper tray selection - [//]: # (end addons)