[10.0] [MIG] mrp_bom_note (#202)

This commit is contained in:
Bima
2017-11-10 16:57:29 +07:00
committed by agung
parent 61c69e26eb
commit 3230bd3e57
19 changed files with 414 additions and 39 deletions

View File

@@ -1,5 +1,6 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
==========================
Notes in Bill of Materials
@@ -7,11 +8,23 @@ Notes in Bill of Materials
This module creates in BoM a new field to add notes
Installation
============
To install this module, you need to install mrp application.
Configuration
=============
No configuration required.
Usage
=====
* Go to Manufacturing > Products > Bill of Materials
* Edit an existing BoM and fill in the Notes field on tab Notes
1. Go to Manufacturing > Master Data > Bill of Materials
2. Edit an existing BoM.
3. Fill in the Notes field on tab Notes.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
@@ -28,12 +41,18 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
Credits
=======
Images
------
* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
Contributors
------------
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Ana Juaristi <anajuaristi@avanzosc.es>
* Bima Wijaya <bimajatiwijaya@gmail.com>
Maintainer
----------
@@ -48,4 +67,4 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
To contribute to this module, please visit https://odoo-community.org.

View File

@@ -4,17 +4,12 @@
{
"name": "Notes in Bill of Materials",
"version": "9.0.1.0.0",
"version": "10.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Odoo Community Association (OCA)",
"website": "http://www.odoomrp.com",
"contributors": [
"Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>",
"Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>",
"Ana Juaristi <anajuaristi@avanzosc.es>",
],
"category": "Tools",
"depends": [
"mrp",
@@ -22,5 +17,5 @@
"data": [
"views/mrp_bom_view.xml",
],
'installable': False
'installable': True
}

View File

@@ -3,15 +3,15 @@
# * mrp_bom_note
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2016
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: manufacture (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-19 01:38+0000\n"
"PO-Revision-Date: 2016-03-11 15:31+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-manufacture-9-0/language/de/)\n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,7 +21,7 @@ msgstr ""
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr "Srückliste"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes

View File

@@ -3,14 +3,15 @@
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: manufacture (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-19 01:38+0000\n"
"PO-Revision-Date: 2016-01-18 21:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-manufacture-9-0/language/es/)\n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -20,7 +21,7 @@ msgstr ""
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr "Lista de material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes

30
mrp_bom_note/i18n/fi.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Huomautukset"

30
mrp_bom_note/i18n/fr.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# Quentin THEURET <odoo@kerpeo.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Notes"

30
mrp_bom_note/i18n/gl.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Notas"

30
mrp_bom_note/i18n/hr.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Bilješke"

View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Bilješke"

30
mrp_bom_note/i18n/it.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Note"

30
mrp_bom_note/i18n/lt.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# Viktoras Norkus <viktoras@bmx.lt>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:02+0000\n"
"PO-Revision-Date: 2018-01-16 08:02+0000\n"
"Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr "Sąskaita už žaliavas"
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Užrašai"

View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# Peter Hageman <hageman.p@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Notities"

View File

@@ -3,15 +3,15 @@
# * mrp_bom_note
#
# Translators:
# Claudio Araujo Santos <claudioaraujosantos@gmail.com>, 2016
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: manufacture (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-07-03 06:08+0000\n"
"PO-Revision-Date: 2016-07-07 19:44+0000\n"
"Last-Translator: Claudio Araujo Santos <claudioaraujosantos@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/pt_BR/)\n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,7 +21,7 @@ msgstr ""
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr "Lista de materiais"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes

30
mrp_bom_note/i18n/ro.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Note"

30
mrp_bom_note/i18n/sl.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Opombe"

30
mrp_bom_note/i18n/tr.po Normal file
View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Notlar"

View File

@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes
#: model:ir.ui.view,arch_db:mrp_bom_note.mrp_bom_view_notes_form
msgid "Notes"
msgstr "Notlar"

View File

@@ -3,15 +3,15 @@
# * mrp_bom_note
#
# Translators:
# Jeffery Chenn <jeffery9@gmail.com>, 2016
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: manufacture (9.0)\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-07 07:44+0000\n"
"PO-Revision-Date: 2016-09-04 05:45+0000\n"
"Last-Translator: Jeffery Chenn <jeffery9@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-manufacture-9-0/language/zh_CN/)\n"
"POT-Creation-Date: 2017-11-28 03:44+0000\n"
"PO-Revision-Date: 2017-11-28 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,7 +21,7 @@ msgstr ""
#. module: mrp_bom_note
#: model:ir.model,name:mrp_bom_note.model_mrp_bom
msgid "Bill of Material"
msgstr "物料清单"
msgstr ""
#. module: mrp_bom_note
#: model:ir.model.fields,field_description:mrp_bom_note.field_mrp_bom_notes

View File

@@ -2,7 +2,7 @@
# © 2015 Oihane Crucelaegui - AvanzOSC
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from openerp import models, fields
from odoo import models, fields
class MrpBom(models.Model):