Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][MIG] stock_removal_location_by_priority #635

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
101 changes: 101 additions & 0 deletions stock_removal_location_by_priority/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
==================================
Stock Removal Location by Priority
==================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Fstock--logistics--warehouse-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_removal_location_by_priority
:alt: OCA/stock-logistics-warehouse
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_removal_location_by_priority
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/153/12.0
:alt: Try me on Runbot

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

This module adds a removal priority field on stock locations.
This priority applies when removing a product from different stock locations
and the incoming dates are equal in both locations.

**Table of contents**

.. contents::
:local:

Configuration
=============

You can activate the removal priority as follows:

#. Go to "Inventory > Configuration > Settings"
#. In 'Operations' section, mark the "Removal Priority" option.
#. You also need to activate the following settings in the section *Warehouse* if they are not yet:

#. Manage several locations using *Storage Locations* option.
#. Advanced routing using "Multi-Step Routes" option.

Then, set the *Removal Priority* in the desired locations. Remember that a
lower number means more priority:

#. Go to "Inventory > Configuration > Warehouse Management > Locations"
#. In each Location form, in the Logistics section, put a Removal Priority.

Usage
=====

After configure your locations properly, the system will select the quant
at the location with more priority in case of equal date, no matter if you
use FIFO or LIFO removal strategy.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/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 <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_removal_location_by_priority%0Aversion:%2012.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
~~~~~~~

* Eficent

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

* Miquel Raïch <miquel.raich@eficent.com>
* Lois Rilo <lois.rilo@eficent.com>

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/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_removal_location_by_priority>`_ 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 stock_removal_location_by_priority/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

from . import models
from .init_hook import pre_init_hook
22 changes: 22 additions & 0 deletions stock_removal_location_by_priority/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 2017 Eficent Business and IT Consulting Services S.L.
# (http://www.eficent.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Stock Removal Location by Priority",
"summary": "Establish a removal priority on stock locations.",
"version": "12.0.1.0.0",
"author": "Eficent, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"category": "Warehouse",
"depends": ["stock"],
"data": [
'security/stock_security.xml',
'views/res_config_settings_views.xml',
'views/stock_location_view.xml',
],
"license": "AGPL-3",
'installable': True,
'application': False,
'pre_init_hook': 'pre_init_hook',
}
67 changes: 67 additions & 0 deletions stock_removal_location_by_priority/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_removal_location_by_priority
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Rudolf Schnapka <rs@techno-flex.de>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-31 02:38+0000\n"
"PO-Revision-Date: 2017-05-31 02:38+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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"

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_location
msgid "Inventory Locations"
msgstr "Bestandslagerorte"

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant
msgid "Quants"
msgstr "Quants"

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant_removal_priority
#: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority
msgid "Removal Priority"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
msgid ""
"Removal priority that applies when the incoming dates are equal in both "
"locations."
msgstr ""

#. module: stock_removal_location_by_priority
#: code:addons/stock_removal_location_by_priority/models/stock_quant.py:25
#, python-format
msgid "Removal strategy %s not implemented."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant_removal_priority
msgid "This priority applies when removing stock and incoming dates are equal."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings
msgid "Use <i>Removal Priority</i> in Locations"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings
msgid "res.config.settings"
msgstr ""
67 changes: 67 additions & 0 deletions stock_removal_location_by_priority/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_removal_location_by_priority
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Antonio Trueba <atgayol@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-31 02:38+0000\n"
"PO-Revision-Date: 2017-05-31 02:38+0000\n"
"Last-Translator: Antonio Trueba <atgayol@gmail.com>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/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: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_location
msgid "Inventory Locations"
msgstr "Ubicaciones de inventario"

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant
msgid "Quants"
msgstr "Quants"

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant_removal_priority
#: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority
msgid "Removal Priority"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
msgid ""
"Removal priority that applies when the incoming dates are equal in both "
"locations."
msgstr ""

#. module: stock_removal_location_by_priority
#: code:addons/stock_removal_location_by_priority/models/stock_quant.py:25
#, python-format
msgid "Removal strategy %s not implemented."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant_removal_priority
msgid "This priority applies when removing stock and incoming dates are equal."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings
msgid "Use <i>Removal Priority</i> in Locations"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings
msgid "res.config.settings"
msgstr ""
66 changes: 66 additions & 0 deletions stock_removal_location_by_priority/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_removal_location_by_priority
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-31 02:38+0000\n"
"PO-Revision-Date: 2017-05-31 02:38+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: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_location
msgid "Inventory Locations"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant
msgid "Quants"
msgstr "Määrät"

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant_removal_priority
#: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority
msgid "Removal Priority"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
msgid ""
"Removal priority that applies when the incoming dates are equal in both "
"locations."
msgstr ""

#. module: stock_removal_location_by_priority
#: code:addons/stock_removal_location_by_priority/models/stock_quant.py:25
#, python-format
msgid "Removal strategy %s not implemented."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant_removal_priority
msgid "This priority applies when removing stock and incoming dates are equal."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings
msgid "Use <i>Removal Priority</i> in Locations"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings
msgid "res.config.settings"
msgstr ""
66 changes: 66 additions & 0 deletions stock_removal_location_by_priority/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_removal_location_by_priority
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-31 02:38+0000\n"
"PO-Revision-Date: 2017-05-31 02:38+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_location
msgid "Inventory Locations"
msgstr "Emplacements de stock"

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_stock_quant
msgid "Quants"
msgstr "Quants"

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,field_description:stock_removal_location_by_priority.field_stock_quant_removal_priority
#: model:res.groups,name:stock_removal_location_by_priority.group_removal_priority
msgid "Removal Priority"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_res_config_settings_group_removal_priority
msgid ""
"Removal priority that applies when the incoming dates are equal in both "
"locations."
msgstr ""

#. module: stock_removal_location_by_priority
#: code:addons/stock_removal_location_by_priority/models/stock_quant.py:25
#, python-format
msgid "Removal strategy %s not implemented."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_location_removal_priority
#: model:ir.model.fields,help:stock_removal_location_by_priority.field_stock_quant_removal_priority
msgid "This priority applies when removing stock and incoming dates are equal."
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.ui.view,arch_db:stock_removal_location_by_priority.view_stock_config_settings
msgid "Use <i>Removal Priority</i> in Locations"
msgstr ""

#. module: stock_removal_location_by_priority
#: model:ir.model,name:stock_removal_location_by_priority.model_res_config_settings
msgid "res.config.settings"
msgstr ""