diff --git a/stock_picking_auto_create_lot/README.rst b/stock_picking_auto_create_lot/README.rst new file mode 100644 index 000000000000..e1db49ed7854 --- /dev/null +++ b/stock_picking_auto_create_lot/README.rst @@ -0,0 +1,102 @@ +============================= +Stock Picking Auto Create Lot +============================= + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png + :target: https://odoo-community.org/page/development-status + :alt: Production/Stable +.. |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%2Fstock--logistics--workflow-lightgray.png?logo=github + :target: https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_picking_auto_create_lot + :alt: OCA/stock-logistics-workflow +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-12-0/stock-logistics-workflow-12-0-stock_picking_auto_create_lot + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/154/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module extends the functionality of stock module to allow auto create +lots for incoming pickings. + +**Table of contents** + +.. contents:: + :local: + +Configuration +============= + +To configure this module, you need to: + +#. Go to a *Inventory > Settings > Operation Types*. +#. Set 'auto create lot' option for this operation type. + +Usage +===== + +To use this module you need to: + +#. Go to a *Product > Inventory tab*. +#. Set a tracking option for this product. +#. Set auto create lot. +#. Go to *Inventory > Incoming* and create one. +#. Validate picking without lot. + +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 smashing it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Tecnativa + +Contributors +~~~~~~~~~~~~ + +* Carlos Dauden +* Sergio Teruel + +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. + +.. |maintainer-sergio-teruel| image:: https://github.com/sergio-teruel.png?size=40px + :target: https://github.com/sergio-teruel + :alt: sergio-teruel + +Current `maintainer `__: + +|maintainer-sergio-teruel| + +This module is part of the `OCA/stock-logistics-workflow `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_auto_create_lot/__init__.py b/stock_picking_auto_create_lot/__init__.py new file mode 100644 index 000000000000..3275ac2adf3d --- /dev/null +++ b/stock_picking_auto_create_lot/__init__.py @@ -0,0 +1,2 @@ +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from . import models diff --git a/stock_picking_auto_create_lot/__manifest__.py b/stock_picking_auto_create_lot/__manifest__.py new file mode 100644 index 000000000000..125e16f83b14 --- /dev/null +++ b/stock_picking_auto_create_lot/__manifest__.py @@ -0,0 +1,21 @@ +# Copyright 2018 Tecnativa - Sergio Teruel +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +{ + 'name': 'Stock Picking Auto Create Lot', + 'summary': 'Auto create lots for incoming pickings', + 'version': '12.0.1.0.0', + 'development_status': 'Production/Stable', + 'category': 'stock', + 'website': 'https://github.com/OCA/stock-logistics-workflow', + 'author': 'Tecnativa, Odoo Community Association (OCA)', + 'license': 'AGPL-3', + 'installable': True, + 'depends': [ + 'stock', + ], + 'data': [ + 'views/product_views.xml', + 'views/stock_picking_type_views.xml', + ], + 'maintainers': ['sergio-teruel'], +} diff --git a/stock_picking_auto_create_lot/i18n/es.po b/stock_picking_auto_create_lot/i18n/es.po new file mode 100644 index 000000000000..d6198e32798d --- /dev/null +++ b/stock_picking_auto_create_lot/i18n/es.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_picking_auto_create_lot +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-02-25 13:29+0000\n" +"PO-Revision-Date: 2019-02-25 13: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" + +#. module: stock_picking_auto_create_lot +#: model:ir.model.fields,field_description:stock_picking_auto_create_lot.field_stock_picking_type__auto_create_lot +#: model:ir.model.fields,field_description:stock_picking_auto_create_lot.field_product_product__auto_create_lot +#: model:ir.model.fields,field_description:stock_picking_auto_create_lot.field_product_template__auto_create_lot +msgid "Auto Create Lot" +msgstr "Auto crear lote" + +#. module: stock_picking_auto_create_lot +#: model:ir.model,name:stock_picking_auto_create_lot.model_stock_picking_type +msgid "Picking Type" +msgstr "Tipo de albarán" + +#. module: stock_picking_auto_create_lot +#: model:ir.model,name:stock_picking_auto_create_lot.model_product_template +msgid "Product Template" +msgstr "Plantilla de producto" + +#. module: stock_picking_auto_create_lot +#: model:ir.model,name:stock_picking_auto_create_lot.model_stock_picking +msgid "Transfer" +msgstr "Transferir" diff --git a/stock_picking_auto_create_lot/i18n/stock_picking_auto_create_lot.pot b/stock_picking_auto_create_lot/i18n/stock_picking_auto_create_lot.pot new file mode 100644 index 000000000000..19f8e4fbb26e --- /dev/null +++ b/stock_picking_auto_create_lot/i18n/stock_picking_auto_create_lot.pot @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_picking_auto_create_lot +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-02-25 13:28+0000\n" +"PO-Revision-Date: 2019-02-25 13: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" + +#. module: stock_picking_auto_create_lot +#: model:ir.model.fields,field_description:stock_picking_auto_create_lot.field_stock_picking_type__auto_create_lot +#: model:ir.model.fields,field_description:stock_picking_auto_create_lot.field_product_product__auto_create_lot +#: model:ir.model.fields,field_description:stock_picking_auto_create_lot.field_product_template__auto_create_lot +msgid "Auto Create Lot" +msgstr "" + +#. module: stock_picking_auto_create_lot +#: model:ir.model,name:stock_picking_auto_create_lot.model_stock_picking_type +msgid "Picking Type" +msgstr "" + +#. module: stock_picking_auto_create_lot +#: model:ir.model,name:stock_picking_auto_create_lot.model_product_template +msgid "Product Template" +msgstr "" + +#. module: stock_picking_auto_create_lot +#: model:ir.model,name:stock_picking_auto_create_lot.model_stock_picking +msgid "Transfer" +msgstr "" diff --git a/stock_picking_auto_create_lot/models/__init__.py b/stock_picking_auto_create_lot/models/__init__.py new file mode 100644 index 000000000000..f83d9ae3a491 --- /dev/null +++ b/stock_picking_auto_create_lot/models/__init__.py @@ -0,0 +1,3 @@ +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from . import product +from . import stock_picking diff --git a/stock_picking_auto_create_lot/models/product.py b/stock_picking_auto_create_lot/models/product.py new file mode 100755 index 000000000000..8a88b8a144aa --- /dev/null +++ b/stock_picking_auto_create_lot/models/product.py @@ -0,0 +1,11 @@ +# Copyright 2018 Tecnativa - Sergio Teruel +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from odoo import fields, models + + +class ProductTemplate(models.Model): + _inherit = 'product.template' + + auto_create_lot = fields.Boolean( + string='Auto Create Lot', + ) diff --git a/stock_picking_auto_create_lot/models/stock_picking.py b/stock_picking_auto_create_lot/models/stock_picking.py new file mode 100755 index 000000000000..fb2e077c880c --- /dev/null +++ b/stock_picking_auto_create_lot/models/stock_picking.py @@ -0,0 +1,24 @@ +# Copyright 2018 Tecnativa - Sergio Teruel +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from odoo import fields, models + + +class StockPickingType(models.Model): + _inherit = 'stock.picking.type' + + auto_create_lot = fields.Boolean(string='Auto Create Lot') + + +class StockPicking(models.Model): + _inherit = 'stock.picking' + + def button_validate(self): + if self.picking_type_id.auto_create_lot: + for line in self.move_line_ids.filtered(lambda x: ( + not x.lot_id and not x.lot_name and + x.product_id.tracking != 'none' and + x.product_id.auto_create_lot)): + line.lot_id = self.env['stock.production.lot'].create({ + 'product_id': line.product_id.id, + }) + return super().button_validate() diff --git a/stock_picking_auto_create_lot/readme/CONFIGURE.rst b/stock_picking_auto_create_lot/readme/CONFIGURE.rst new file mode 100644 index 000000000000..0052883e8d86 --- /dev/null +++ b/stock_picking_auto_create_lot/readme/CONFIGURE.rst @@ -0,0 +1,4 @@ +To configure this module, you need to: + +#. Go to a *Inventory > Settings > Operation Types*. +#. Set 'auto create lot' option for this operation type. diff --git a/stock_picking_auto_create_lot/readme/CONTRIBUTORS.rst b/stock_picking_auto_create_lot/readme/CONTRIBUTORS.rst new file mode 100644 index 000000000000..b919cb776aad --- /dev/null +++ b/stock_picking_auto_create_lot/readme/CONTRIBUTORS.rst @@ -0,0 +1,2 @@ +* Carlos Dauden +* Sergio Teruel diff --git a/stock_picking_auto_create_lot/readme/DESCRIPTION.rst b/stock_picking_auto_create_lot/readme/DESCRIPTION.rst new file mode 100644 index 000000000000..54ad4ce66af4 --- /dev/null +++ b/stock_picking_auto_create_lot/readme/DESCRIPTION.rst @@ -0,0 +1,2 @@ +This module extends the functionality of stock module to allow auto create +lots for incoming pickings. diff --git a/stock_picking_auto_create_lot/readme/USAGE.rst b/stock_picking_auto_create_lot/readme/USAGE.rst new file mode 100644 index 000000000000..7e2b45184480 --- /dev/null +++ b/stock_picking_auto_create_lot/readme/USAGE.rst @@ -0,0 +1,7 @@ +To use this module you need to: + +#. Go to a *Product > Inventory tab*. +#. Set a tracking option for this product. +#. Set auto create lot. +#. Go to *Inventory > Incoming* and create one. +#. Validate picking without lot. diff --git a/stock_picking_auto_create_lot/static/description/icon.png b/stock_picking_auto_create_lot/static/description/icon.png new file mode 100644 index 000000000000..3a0328b516c4 Binary files /dev/null and b/stock_picking_auto_create_lot/static/description/icon.png differ diff --git a/stock_picking_auto_create_lot/static/description/index.html b/stock_picking_auto_create_lot/static/description/index.html new file mode 100644 index 000000000000..e6b0154d6682 --- /dev/null +++ b/stock_picking_auto_create_lot/static/description/index.html @@ -0,0 +1,444 @@ + + + + + + +Stock Picking Auto Create Lot + + + +
+

Stock Picking Auto Create Lot

+ + +

Production/Stable License: AGPL-3 OCA/stock-logistics-workflow Translate me on Weblate Try me on Runbot

+

This module extends the functionality of stock module to allow auto create +lots for incoming pickings.

+

Table of contents

+ +
+

Configuration

+

To configure this module, you need to:

+
    +
  1. Go to a Inventory > Settings > Operation Types.
  2. +
  3. Set ‘auto create lot’ option for this operation type.
  4. +
+
+
+

Usage

+

To use this module you need to:

+
    +
  1. Go to a Product > Inventory tab.
  2. +
  3. Set a tracking option for this product.
  4. +
  5. Set auto create lot.
  6. +
  7. Go to Inventory > Incoming and create one.
  8. +
  9. Validate picking without lot.
  10. +
+
+
+

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 smashing it by providing a detailed and welcomed +feedback.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Tecnativa
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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.

+

Current maintainer:

+

sergio-teruel

+

This module is part of the OCA/stock-logistics-workflow project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/stock_picking_auto_create_lot/tests/__init__.py b/stock_picking_auto_create_lot/tests/__init__.py new file mode 100644 index 000000000000..1d48a08e39ff --- /dev/null +++ b/stock_picking_auto_create_lot/tests/__init__.py @@ -0,0 +1,2 @@ +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from . import test_stock_picking_auto_create_lot diff --git a/stock_picking_auto_create_lot/tests/test_stock_picking_auto_create_lot.py b/stock_picking_auto_create_lot/tests/test_stock_picking_auto_create_lot.py new file mode 100644 index 000000000000..b471b0d59497 --- /dev/null +++ b/stock_picking_auto_create_lot/tests/test_stock_picking_auto_create_lot.py @@ -0,0 +1,50 @@ +# Copyright 2018 Tecnativa - Sergio Teruel +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +from odoo.tests import SavepointCase + + +class TestStockPickingAutoCreateLot(SavepointCase): + + @classmethod + def setUpClass(cls): + super().setUpClass() + cls.warehouse = cls.env.ref('stock.warehouse0') + cls.picking_type_in = cls.env.ref('stock.picking_type_in') + cls.supplier_location = cls.env.ref('stock.stock_location_suppliers') + cls.supplier = cls.env['res.partner'].create({ + 'name': 'Supplier - test', + 'supplier': True, + }) + cls.product = cls.env['product.product'].create({ + 'name': 'test', + 'type': 'product', + 'tracking': 'lot', + 'auto_create_lot': True, + }) + cls.picking = cls.env['stock.picking'].with_context( + default_picking_type_id=cls.picking_type_in.id + ).create({ + 'partner_id': cls.supplier.id, + 'picking_type_id': cls.picking_type_in.id, + 'location_id': cls.supplier_location.id, + }) + cls.move = cls.env['stock.move'].create({ + 'name': 'test-auto-lot', + 'product_id': cls.product.id, + 'picking_id': cls.picking.id, + 'picking_type_id': cls.picking_type_in.id, + 'product_uom_qty': 2.0, + 'product_uom': cls.product.uom_id.id, + 'location_id': cls.supplier_location.id, + 'location_dest_id': + cls.picking_type_in.default_location_dest_id.id, + }) + + def test_auto_create_lot(self): + self.picking_type_in.auto_create_lot = True + self.picking.action_assign() + self.picking.button_validate() + lot = self.env['stock.production.lot'].search([ + ('product_id', '=', self.product.id), + ]) + self.assertEqual(len(lot), 1) diff --git a/stock_picking_auto_create_lot/views/product_views.xml b/stock_picking_auto_create_lot/views/product_views.xml new file mode 100755 index 000000000000..aa3c69eaffc3 --- /dev/null +++ b/stock_picking_auto_create_lot/views/product_views.xml @@ -0,0 +1,17 @@ + + + + + + Product template Secondary Unit + product.template + + + + + + + + + diff --git a/stock_picking_auto_create_lot/views/stock_picking_type_views.xml b/stock_picking_auto_create_lot/views/stock_picking_type_views.xml new file mode 100644 index 000000000000..356d4cf027b5 --- /dev/null +++ b/stock_picking_auto_create_lot/views/stock_picking_type_views.xml @@ -0,0 +1,17 @@ + + + + + + stock.picking.type.auto.lot + stock.picking.type + + + + + + + + +