diff --git a/mrp_subcontracting_owner/README.rst b/mrp_subcontracting_owner/README.rst new file mode 100644 index 000000000..1b24e5fca --- /dev/null +++ b/mrp_subcontracting_owner/README.rst @@ -0,0 +1,29 @@ +.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 + +======================== +Mrp subcontracting owner +======================== + +* Show "Owner" in stock move line. + + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues +`_. In case of trouble, +please check there if your issue has already been reported. If you spotted +it first, help us smash it by providing detailed and welcomed feedback. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Contributors +------------ + +* Ana Juaristi +* Alfredo de la Fuente diff --git a/mrp_subcontracting_owner/__init__.py b/mrp_subcontracting_owner/__init__.py new file mode 100644 index 000000000..e69de29bb diff --git a/mrp_subcontracting_owner/__manifest__.py b/mrp_subcontracting_owner/__manifest__.py new file mode 100644 index 000000000..91e6d004d --- /dev/null +++ b/mrp_subcontracting_owner/__manifest__.py @@ -0,0 +1,19 @@ +# Copyright 2024 Alfredo de la Fuente - AvanzOSC +# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html +{ + "name": "Mrp Subcontracting Owner", + "version": "16.0.1.0.0", + "category": "Manufacturing/Manufacturing", + "author": "Avanzosc", + "license": "AGPL-3", + "website": "https://github.com/avanzosc/mrp-addons", + "depends": [ + "mrp_subcontracting", + "mrp_production_owner", + ], + "data": [ + "views/stock_move_line_views.xml", + ], + "installable": True, + "auto_install": True, +} diff --git a/mrp_subcontracting_owner/i18n/ca_ES.po b/mrp_subcontracting_owner/i18n/ca_ES.po new file mode 100644 index 000000000..5251a255b --- /dev/null +++ b/mrp_subcontracting_owner/i18n/ca_ES.po @@ -0,0 +1,15 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-23 09:00+0000\n" +"PO-Revision-Date: 2024-07-23 09:00+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" diff --git a/mrp_subcontracting_owner/i18n/en_GB.po b/mrp_subcontracting_owner/i18n/en_GB.po new file mode 100644 index 000000000..5251a255b --- /dev/null +++ b/mrp_subcontracting_owner/i18n/en_GB.po @@ -0,0 +1,15 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-23 09:00+0000\n" +"PO-Revision-Date: 2024-07-23 09:00+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" diff --git a/mrp_subcontracting_owner/i18n/es.po b/mrp_subcontracting_owner/i18n/es.po new file mode 100644 index 000000000..5251a255b --- /dev/null +++ b/mrp_subcontracting_owner/i18n/es.po @@ -0,0 +1,15 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-23 09:00+0000\n" +"PO-Revision-Date: 2024-07-23 09:00+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" diff --git a/mrp_subcontracting_owner/i18n/fr.po b/mrp_subcontracting_owner/i18n/fr.po new file mode 100644 index 000000000..5251a255b --- /dev/null +++ b/mrp_subcontracting_owner/i18n/fr.po @@ -0,0 +1,15 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-23 09:00+0000\n" +"PO-Revision-Date: 2024-07-23 09:00+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" diff --git a/mrp_subcontracting_owner/i18n/mrp_subcontracting_owner.pot b/mrp_subcontracting_owner/i18n/mrp_subcontracting_owner.pot new file mode 100644 index 000000000..1fcdd57c9 --- /dev/null +++ b/mrp_subcontracting_owner/i18n/mrp_subcontracting_owner.pot @@ -0,0 +1,15 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-07-23 08:59+0000\n" +"PO-Revision-Date: 2024-07-23 08:59+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" diff --git a/mrp_subcontracting_owner/views/stock_move_line_views.xml b/mrp_subcontracting_owner/views/stock_move_line_views.xml new file mode 100644 index 000000000..9dd9abac1 --- /dev/null +++ b/mrp_subcontracting_owner/views/stock_move_line_views.xml @@ -0,0 +1,15 @@ + + + + stock.move.line + + + + + + + + diff --git a/setup/mrp_subcontracting_owner/odoo/addons/mrp_subcontracting_owner b/setup/mrp_subcontracting_owner/odoo/addons/mrp_subcontracting_owner new file mode 120000 index 000000000..8cb60aa42 --- /dev/null +++ b/setup/mrp_subcontracting_owner/odoo/addons/mrp_subcontracting_owner @@ -0,0 +1 @@ +../../../../mrp_subcontracting_owner \ No newline at end of file diff --git a/setup/mrp_subcontracting_owner/setup.py b/setup/mrp_subcontracting_owner/setup.py new file mode 100644 index 000000000..28c57bb64 --- /dev/null +++ b/setup/mrp_subcontracting_owner/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)