diff --git a/mrp_usability_lot_reader/README.rst b/mrp_usability_lot_reader/README.rst new file mode 100644 index 00000000..784b4699 --- /dev/null +++ b/mrp_usability_lot_reader/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 usability lot reader +======================== + +* In detailed operations of manufacturing orders new field "Reader", to read + with a reader the "product", or "product lot", separated by a space. + +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 +------------ + +* Alfredo de la Fuente +* Ana Juaristi diff --git a/mrp_usability_lot_reader/__init__.py b/mrp_usability_lot_reader/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/mrp_usability_lot_reader/__manifest__.py b/mrp_usability_lot_reader/__manifest__.py new file mode 100644 index 00000000..8dd4e004 --- /dev/null +++ b/mrp_usability_lot_reader/__manifest__.py @@ -0,0 +1,14 @@ +# Copyright 2024 Alfredo de la Fuente - AvanzOSC +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). +{ + "name": "Mrp Usability Lot Reader", + "version": "16.0.1.0.0", + "author": "Avanzosc", + "website": "https://github.com/avanzosc/mrp-addons", + "category": "Manufacturing/Manufacturing", + "license": "AGPL-3", + "depends": ["stock_move_line_product_lot_reader", "mrp_usability"], + "data": ["views/mrp_production_views.xml"], + "installable": True, + "auto_install": True, +} diff --git a/mrp_usability_lot_reader/i18n/ca_ES.po b/mrp_usability_lot_reader/i18n/ca_ES.po new file mode 100644 index 00000000..dd05e277 --- /dev/null +++ b/mrp_usability_lot_reader/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-10-24 11:28+0000\n" +"PO-Revision-Date: 2024-10-24 11:28+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_usability_lot_reader/i18n/en_GB.po b/mrp_usability_lot_reader/i18n/en_GB.po new file mode 100644 index 00000000..a859db13 --- /dev/null +++ b/mrp_usability_lot_reader/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-10-24 11:29+0000\n" +"PO-Revision-Date: 2024-10-24 11:29+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_usability_lot_reader/i18n/es.po b/mrp_usability_lot_reader/i18n/es.po new file mode 100644 index 00000000..50385758 --- /dev/null +++ b/mrp_usability_lot_reader/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-10-24 11:30+0000\n" +"PO-Revision-Date: 2024-10-24 11:30+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_usability_lot_reader/i18n/fr.po b/mrp_usability_lot_reader/i18n/fr.po new file mode 100644 index 00000000..a859db13 --- /dev/null +++ b/mrp_usability_lot_reader/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-10-24 11:29+0000\n" +"PO-Revision-Date: 2024-10-24 11:29+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_usability_lot_reader/i18n/mrp_usability_lot_reader.pot b/mrp_usability_lot_reader/i18n/mrp_usability_lot_reader.pot new file mode 100644 index 00000000..dd05e277 --- /dev/null +++ b/mrp_usability_lot_reader/i18n/mrp_usability_lot_reader.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-10-24 11:28+0000\n" +"PO-Revision-Date: 2024-10-24 11:28+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_usability_lot_reader/views/mrp_production_views.xml b/mrp_usability_lot_reader/views/mrp_production_views.xml new file mode 100644 index 00000000..f3334ab9 --- /dev/null +++ b/mrp_usability_lot_reader/views/mrp_production_views.xml @@ -0,0 +1,19 @@ + + + + mrp.production + + + + + + + + diff --git a/setup/mrp_usability_lot_reader/odoo/addons/mrp_usability_lot_reader b/setup/mrp_usability_lot_reader/odoo/addons/mrp_usability_lot_reader new file mode 120000 index 00000000..c44f33ab --- /dev/null +++ b/setup/mrp_usability_lot_reader/odoo/addons/mrp_usability_lot_reader @@ -0,0 +1 @@ +../../../../mrp_usability_lot_reader \ No newline at end of file diff --git a/setup/mrp_usability_lot_reader/setup.py b/setup/mrp_usability_lot_reader/setup.py new file mode 100644 index 00000000..28c57bb6 --- /dev/null +++ b/setup/mrp_usability_lot_reader/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)