diff --git a/mrp_sale_info/README.rst b/mrp_sale_info/README.rst index fbe54e2ad..20a237040 100644 --- a/mrp_sale_info/README.rst +++ b/mrp_sale_info/README.rst @@ -6,9 +6,8 @@ MRP Sale Info ============= -This module extends the functionality of *sale_mrp*. +This module extends the functionality of sale_mrp and adds related fields to Manufacturing Orders and Work Orders: -* Add fields to Manufacturing Orders and Work Orders: * Sale order * Customer * Commitment Date @@ -16,11 +15,11 @@ This module extends the functionality of *sale_mrp*. Usage ===== -New fields are in Tree views and in Extra information tab at form views. +New fields are displayed in tree and in form views (Extra information tab). .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/129/8.0 + :target: https://runbot.odoo-community.org/runbot/129/9.0 Bug Tracker =========== @@ -32,7 +31,7 @@ help us smashing it by providing a detailed and welcomed `feedback `_. +9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. Credits ======= @@ -51,6 +50,7 @@ Contributors * Oihane Crucelaegui ", * Pedro M. Baeza ", * Ana Juaristi " +* Victor M. Martin Maintainer ---------- diff --git a/mrp_sale_info/__openerp__.py b/mrp_sale_info/__openerp__.py index 193ac2403..f866c8c63 100644 --- a/mrp_sale_info/__openerp__.py +++ b/mrp_sale_info/__openerp__.py @@ -4,7 +4,7 @@ { "name": "MRP Sale Info", "summary": "Adds sale information to Manufacturing models", - "version": "8.0.1.0.0", + "version": "9.0.1.0.0", "category": "Manufacturing", "website": "http://www.antiun.com", "author": "Antiun IngenierĂ­a S.L., " diff --git a/mrp_sale_info/i18n/es.po b/mrp_sale_info/i18n/es.po index 1ef403d42..8974c00cf 100644 --- a/mrp_sale_info/i18n/es.po +++ b/mrp_sale_info/i18n/es.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" +"Project-Id-Version: Odoo Server 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-25 12:39+0000\n" "PO-Revision-Date: 2016-01-25 12:39+0000\n" diff --git a/mrp_sale_info/views/mrp_production.xml b/mrp_sale_info/views/mrp_production.xml index ea9ace7d4..4fee03f44 100644 --- a/mrp_sale_info/views/mrp_production.xml +++ b/mrp_sale_info/views/mrp_production.xml @@ -5,7 +5,7 @@ MRP Production Form with Sale Order mrp.production - + diff --git a/mrp_sale_info/views/mrp_production_workcenter_line.xml b/mrp_sale_info/views/mrp_production_workcenter_line.xml index df4824f71..1af6ac649 100644 --- a/mrp_sale_info/views/mrp_production_workcenter_line.xml +++ b/mrp_sale_info/views/mrp_production_workcenter_line.xml @@ -20,13 +20,15 @@ mrp.production.workcenter.line - + + - + +