From d9afb02b4002392cfb2c41a6b1bf1e7d3f71069a Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Wed, 14 Oct 2015 02:24:46 +0200 Subject: [PATCH] [MIG] Update metafiles --- .travis.yml | 2 +- README.md | 17 ++++------------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/.travis.yml b/.travis.yml index cbe9ed44..32aa32f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ addons: env: global: - - VERSION="8.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" + - VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" - TRANSIFEX_USER='transbot@odoo-community.org' - secure: ArnbVaF5+ry6zVysZ7HA9xcnQrodo8FsXXcon9yINTYRfDC9QEr+/mTLAPRl+lVLdtWV2GuGuX0vPYzBxFWpY3LR0BpKqXzx0G51s94zR2WWEmizYFzFhpAuIxoU4CYNckHFSUaPAQJhwB/pYx9+H/W6bMjG/VnZBq+AmBJ2Kh0= diff --git a/README.md b/README.md index 7ca8d760..a4d26afd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/110/8.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-contract-110) -[![Build Status](https://travis-ci.org/OCA/contract.svg?branch=8.0)](https://travis-ci.org/OCA/contract) -[![Coverage Status](https://coveralls.io/repos/OCA/contract/badge.svg?branch=8.0)](https://coveralls.io/r/OCA/contract?branch=8.0) +[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/110/9.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-contract-110) +[![Build Status](https://travis-ci.org/OCA/contract.svg?branch=9.0)](https://travis-ci.org/OCA/contract) +[![Coverage Status](https://coveralls.io/repos/OCA/contract/badge.svg?branch=9.0)](https://coveralls.io/r/OCA/contract?branch=9.0) # Contracts @@ -13,16 +13,7 @@ For Project related extensions please see the ## Translation Status -[![Transifex Status](https://www.transifex.com/projects/p/OCA-$contract-8-0/chart/image_png)](https://www.transifex.com/projects/p/$OCA-contract-8-0) +[![Transifex Status](https://www.transifex.com/projects/p/OCA-$contract-9-0/chart/image_png)](https://www.transifex.com/projects/p/$OCA-contract-9-0) [//]: # (addons) -Available addons ----------------- -addon | version | summary ---- | --- | --- -[contract_discount](contract_discount/) | 8.0.1.0.0 | Discounts for contracts and their invoices -[contract_journal](contract_journal/) | 8.0.1.0.0 | Invoice Journal in contracts and their invoices -[contract_show_invoice](contract_show_invoice/) | 8.0.1.0.0 | Button in contracts to show their invoices -[contract_show_recurring_invoice](contract_show_recurring_invoice/) | 8.0.1.0.0 | Button in contracts to show their recurring invoices - [//]: # (end addons)