[MIG] Update metafiles

This commit is contained in:
Pedro M. Baeza
2016-10-06 14:57:47 +02:00
parent 2d0f1d5b50
commit 60fb9ee56b
2 changed files with 6 additions and 26 deletions

View File

@@ -16,7 +16,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: cnskjzYSLkdeEoUDIhwkwqWsNKIj36JyoA/H7ByNLBphAm9Xrs/ZE8Y5AHxsXp8zQjIGnzw4fpEEO8oakmaueFTaAKlzWS2KH8NWxTjNHkIv/+TFwYsayWNG6O39021wSMQnTRDVERNlBdTwjCTBne81a50NqCeUIrtgcwycwzU=
@@ -30,7 +30,7 @@ virtualenv:
system_site_packages: true
before_install:
- "export DISPLAY=:99.0"
- "export DISPLAY=:910.0"
- "sh -e /etc/init.d/xvfb start"
install:

View File

@@ -1,6 +1,6 @@
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/129/9.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-manufacture-129)
[![Build Status](https://travis-ci.org/OCA/manufacture.svg?branch=9.0)](https://travis-ci.org/OCA/manufacture)
[![Coverage Status](https://coveralls.io/repos/OCA/manufacture/badge.png?branch=9.0)](https://coveralls.io/r/OCA/manufacture?branch=9.0)
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/129/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-manufacture-129)
[![Build Status](https://travis-ci.org/OCA/manufacture.svg?branch=10.0)](https://travis-ci.org/OCA/manufacture)
[![Coverage Status](https://coveralls.io/repos/OCA/manufacture/badge.png?branch=10.0)](https://coveralls.io/r/OCA/manufacture?branch=10.0)
[![Code Climate](https://codeclimate.com/github/OCA/manufacture/badges/gpa.svg)](https://codeclimate.com/github/OCA/manufacture)
@@ -10,29 +10,9 @@ Odoo Manufacturing Modules
Odoo modules related to Manufacturing
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[mrp_bom_dismantling](mrp_bom_dismantling/) | 9.0.1.0.0 | Ability to create a dismantling BOM by reversing a BOM.
[mrp_bom_note](mrp_bom_note/) | 9.0.1.0.0 | Notes in Bill of Materials
[mrp_production_note](mrp_production_note/) | 9.0.1.0.0 | Notes in production orders
[mrp_production_partner_note](mrp_production_partner_note/) | 9.0.1.0.0 | MRP - Partner production notes
[mrp_sale_info](mrp_sale_info/) | 9.0.1.0.0 | Adds sale information to Manufacturing models
Unported addons
---------------
addon | version | summary
--- | --- | ---
[mrp_bom_product_details](mrp_bom_product_details/) | 0.1 (unported) | Bom product details
[mrp_bom_reference_selection](mrp_bom_reference_selection/) | 8.0.1.1.0 (unported) | Bill of Material Selection Reference
[mrp_calendar_view](mrp_calendar_view/) | 8.0.1.0.0 (unported) | MRP Calendar View
[mrp_industrial_design_bom](mrp_industrial_design_bom/) | 1.0 (unported) | Industrial design specification in BoM
[mrp_production_properties](mrp_production_properties/) | 0.1 (unported) | Mrp Production Properties
[//]: # (end addons)
Translation status
------------------
[![Transifex Status](https://www.transifex.com/projects/p/OCA-manufacture-9-0/chart/image_png)](https://www.transifex.com/projects/p/OCA-manufacture-9-0)
[![Transifex Status](https://www.transifex.com/projects/p/OCA-manufacture-10-0/chart/image_png)](https://www.transifex.com/projects/p/OCA-manufacture-10-0)