Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
3634af9
[MOD] Added <mrp_partner_note> and renamed *notes modules to *note
oihane Mar 5, 2015
0eda84f
[IMP] Expand AUTHORS
pedrobaeza Mar 25, 2015
603ac7e
[MOD] Changed email
oihane Apr 27, 2015
2c8893f
[IMP] <mrp_production_note> Adecuate to OCA
oihane Jun 22, 2015
a3024c7
[IMP] <mrp_production_note> README minor changes
oihane Jun 23, 2015
1771c77
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
97a7e42
[MIG] Make modules uninstallable
pedrobaeza Oct 14, 2015
d8cc058
[MIG] Make mrp_production_note installable in v9
oihane Jan 14, 2016
426d542
OCA Transbot updated translations from Transifex (+4 squashed commit)
oca-transbot Jan 23, 2016
2040fa9
[MIG] Make modules uninstallable
pedrobaeza Oct 6, 2016
8820a6e
[MIG] Rename manifest files
pedrobaeza Oct 6, 2016
be0d8ab
migrate V10
EBII Feb 6, 2017
851160b
OCA Transbot updated translations from Transifex (+5 squashed commit)
oca-transbot May 6, 2017
cd7b141
remove obsolete .pot files [ci skip]
sbidoul Jun 15, 2018
949f7ce
[UPD] Update mrp_production_note.pot
oca-travis Jun 23, 2018
4c46d01
Translated using Weblate (German)
marylla Dec 9, 2018
b5c2b6e
[ADD] icon.png
OCA-git-bot Apr 3, 2019
d64e99d
[MIG] mrp_production_note: Migration to 12.0
lbelorgey Jan 18, 2020
d006116
[UPD] Update mrp_production_note.pot
oca-travis Feb 10, 2020
1a3b0c2
[UPD] README.rst
OCA-git-bot Feb 10, 2020
30f979e
Update translation files
oca-transbot Mar 9, 2020
e54a5d3
[IMP] mrp_production_note: black, isort
ps-tubtim Mar 12, 2020
aca2db2
[MIG] mrp_production_note: Migration to 13.0
ps-tubtim Sep 9, 2020
43871ae
[UPD] Update mrp_production_note.pot
oca-travis Sep 14, 2020
06465f1
Update translation files
oca-transbot Nov 22, 2020
4a68e32
[UPD] README.rst
OCA-git-bot Dec 17, 2020
d4f73ee
[UPD] README.rst
OCA-git-bot Dec 17, 2020
5c3649e
Translated using Weblate (Dutch)
Jun 15, 2021
a3e48b5
[MIG] mrp_production_note: Migration to 14.0
janikvonrotz Oct 31, 2022
e0d2dbe
[MIG] mrp_production_note: Migration to 15.0
ChristianSantamaria Jun 7, 2023
1d3dcf9
[IMP] mrp_production_note: add name attr for view inheritance
ChristianSantamaria Aug 31, 2023
497e3df
[UPD] Update mrp_production_note.pot
Sep 5, 2023
c5c61f5
[UPD] README.rst
OCA-git-bot Sep 5, 2023
d9495b3
[IMP] mrp_production_note: pre-commit stuff
Du-ma Sep 13, 2023
defdaca
[MIG] mrp_production_note: Migration to 16.0
Du-ma Sep 13, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions mrp_production_note/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
==========================
Notes in production orders
==========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0d1f96337f134b3f52969c59d2059f7d78571ead4e528106e39a63a5072af725
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
:target: https://github.com/OCA/manufacture/tree/15.0/mrp_production_note
:alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_production_note
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=15.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module creates in production orders a new field to add notes in rich text format.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Go to *Manufacturing > Operations > Manufacturing Orders*.
#. Edit an existing MO.
#. Fill in the field on tab "Notes".

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_production_note%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* OdooMRP team
* AvanzOSC

Contributors
~~~~~~~~~~~~

* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Ana Juaristi <anajuaristi@avanzosc.es>
* Laurent Bélorgey <lb@lalieutenante.com>
* Pimolnat Suntian <pimolnats@ecosoft.co.th>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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.

This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/15.0/mrp_production_note>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions mrp_production_note/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# © 2015 Oihane Crucelaegui - AvanzOSC
# License AGPL-3 - See https://www.gnu.org/licenses/agpl-3.0.html

from . import models
14 changes: 14 additions & 0 deletions mrp_production_note/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# © 2015 Oihane Crucelaegui - AvanzOSC
# License AGPL-3 - See https://www.gnu.org/licenses/agpl-3.0.html

{
"name": "Notes in production orders",
"version": "16.0.1.0.0",
"category": "Manufacturing",
"license": "AGPL-3",
"author": "OdooMRP team, AvanzOSC, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/manufacture",
"depends": ["mrp"],
"data": ["views/mrp_production_view.xml"],
"installable": True,
}
33 changes: 33 additions & 0 deletions mrp_production_note/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_note
#
# Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2016
msgid ""
msgstr ""
"Project-Id-Version: manufacture (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-01-19 01:38+0000\n"
"PO-Revision-Date: 2018-12-10 11:58+0000\n"
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-manufacture-9-0/"
"language/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3\n"

#. module: mrp_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Hinweise"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Fertigungsauftrag"
31 changes: 31 additions & 0 deletions mrp_production_note/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_note
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: manufacture (9.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"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mrp_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Notas"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Órden de producción"
32 changes: 32 additions & 0 deletions mrp_production_note/i18n/es_MX.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_note
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-12 03:48+0000\n"
"PO-Revision-Date: 2018-02-12 03:48+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
"es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mrp_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr ""

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Orden de fabricación"
30 changes: 30 additions & 0 deletions mrp_production_note/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_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"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mrp_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Huomautukset"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
msgid "Production Order"
msgstr ""
31 changes: 31 additions & 0 deletions mrp_production_note/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_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-06-10 07:00+0000\n"
"PO-Revision-Date: 2017-06-10 07:00+0000\n"
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: mrp_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Notes"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Ordre de fabrication"
31 changes: 31 additions & 0 deletions mrp_production_note/i18n/gl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_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: 2018-02-12 03:48+0000\n"
"PO-Revision-Date: 2018-02-12 03:48+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mrp_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Notas"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Orde de fabricación"
32 changes: 32 additions & 0 deletions mrp_production_note/i18n/hr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_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: 2018-02-12 03:48+0000\n"
"PO-Revision-Date: 2018-02-12 03:48+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Bilješke"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Proizvodni nalog"
33 changes: 33 additions & 0 deletions mrp_production_note/i18n/hr_HR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_production_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-05-01 20:18+0000\n"
"PO-Revision-Date: 2017-05-01 20:18+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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_production_note
#: model:ir.model.fields,field_description:mrp_production_note.field_mrp_production__notes
#: model_terms:ir.ui.view,arch_db:mrp_production_note.mrp_production_view_notes_form
msgid "Notes"
msgstr "Bilješke"

#. module: mrp_production_note
#: model:ir.model,name:mrp_production_note.model_mrp_production
#, fuzzy
msgid "Production Order"
msgstr "Proizvodni nalog"
Loading