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

[MIG] stock_available_unreserved: Migration to 17.0 #23

Open
wants to merge 12 commits into
base: 17.0
Choose a base branch
from
99 changes: 99 additions & 0 deletions stock_available_unreserved/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
==========================
Stock Available Unreserved
==========================

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

.. |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-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--availability-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-availability/tree/17.0/stock_available_unreserved
:alt: OCA/stock-logistics-availability
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-availability-17-0/stock-logistics-availability-17-0-stock_available_unreserved
: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/stock-logistics-availability&target_branch=17.0
:alt: Try me on Runboat

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

This module allows users to check the quantity of a stocked product that
is available on-hand, and that has not yet been reserved for use
anywhere else.

This key figure is very important during the monitoring of the warehouse
execution, because it assists users to ensure that the flow of products
will not be stuck due to a sudden unavailability of stock.

If the warehouse personnel ensures that the unreserved quantity on hand
> 0, then nobody will be stuck in pickings or manufacturing orders
waiting for the availability of unreserved stock.

**Table of contents**

.. contents::
:local:

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

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

* ForgeFlow

Contributors
------------

- Jordi Ballester Alomar <[email protected]>
- Stefan Rijnhart <[email protected]>
- Mykhailo Panarin <[email protected]>
- Atte Isopuro <[email protected]>
- Lois Rilo <[email protected]>
- Souheil Bejaoui <[email protected]>

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-LoisRForgeFlow| image:: https://github.com/LoisRForgeFlow.png?size=40px
:target: https://github.com/LoisRForgeFlow
:alt: LoisRForgeFlow

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-LoisRForgeFlow|

This module is part of the `OCA/stock-logistics-availability <https://github.com/OCA/stock-logistics-availability/tree/17.0/stock_available_unreserved>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions stock_available_unreserved/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
17 changes: 17 additions & 0 deletions stock_available_unreserved/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 2018 Camptocamp SA
# Copyright 2016-19 ForgeFlow S.L. (https://www.forgeflow.com)
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).

{
"name": "Stock Available Unreserved",
"summary": "Quantity of stock available for immediate use",
"version": "17.0.1.0.0",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"development_status": "Production/Stable",
"maintainers": ["LoisRForgeFlow"],
"website": "https://github.com/OCA/stock-logistics-availability",
"category": "Warehouse Availability",
"depends": ["stock"],
"data": ["views/stock_quant_view.xml", "views/product_view.xml"],
"license": "LGPL-3",
}
98 changes: 98 additions & 0 deletions stock_available_unreserved/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_available_unreserved
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2018-06-29 14:21+0000\n"
"Last-Translator: Osoul <[email protected]>\n"
"Language-Team: none\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 3.0.1\n"

#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_stock_quant__contains_unreserved
msgid "Contains unreserved products"
msgstr "يحتوي على كميات غير محجوزة"

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.quant_search_view
msgid "Internal Unreserved"
msgstr "الغير محجوز داخلياً"

#. module: stock_available_unreserved
#. odoo-python
#: code:addons/stock_available_unreserved/models/product_product.py:0
#, python-format
msgid "Invalid domain operator %s"
msgstr ""

#. module: stock_available_unreserved
#. odoo-python
#: code:addons/stock_available_unreserved/models/product_product.py:0
#, python-format
msgid "Invalid domain right operand %s"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_product_template
msgid "Product"
msgstr "المنتج"

#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_product_product
msgid "Product Variant"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_product_product__qty_available_not_res
msgid "Qty Available Not Reserved"
msgstr "الكمية المتوفرة الغير محجوزة"

#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_product_template__qty_available_not_res
msgid "Quantity On Hand Unreserved"
msgstr "الكمية في متناول اليد الغير محجوزة"

#. module: stock_available_unreserved
#: model:ir.model.fields,help:stock_available_unreserved.field_product_product__qty_available_not_res
#: model:ir.model.fields,help:stock_available_unreserved.field_product_template__qty_available_not_res
msgid ""
"Quantity of this product that is not currently reserved for a stock move"
msgstr ""

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

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_search_form_view_stock
msgid "Reservable Products"
msgstr "المنتجات القابلة للحجز"

#. module: stock_available_unreserved
#: model:ir.actions.act_window,name:stock_available_unreserved.product_open_quants_unreserved
msgid "Stock On Hand (Unreserved)"
msgstr "الكمية في متناول اليد (غير محجوزة)"

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_form_view_procurement_button
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_form_view_procurement_button
msgid "Unreserved"
msgstr "غير محجوز"

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_kanban_stock_view
msgid "Unreserved:"
msgstr "غير محجوز:"

#~ msgid "Product Template"
#~ msgstr "قالب المنتج"
100 changes: 100 additions & 0 deletions stock_available_unreserved/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_available_unreserved
#
# Translators:
# Carles Antoli <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 03:58+0000\n"
"PO-Revision-Date: 2022-08-17 12:07+0000\n"
"Last-Translator: jabelchi <[email protected]>\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\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 4.3.2\n"

#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_stock_quant__contains_unreserved
msgid "Contains unreserved products"
msgstr "Conté productes sense reservar"

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.quant_search_view
msgid "Internal Unreserved"
msgstr ""

#. module: stock_available_unreserved
#. odoo-python
#: code:addons/stock_available_unreserved/models/product_product.py:0
#, python-format
msgid "Invalid domain operator %s"
msgstr "Operador de domini %s no és vàlid"

#. module: stock_available_unreserved
#. odoo-python
#: code:addons/stock_available_unreserved/models/product_product.py:0
#, python-format
msgid "Invalid domain right operand %s"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_product_template
msgid "Product"
msgstr "Producte"

#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_product_product
msgid "Product Variant"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_product_product__qty_available_not_res
msgid "Qty Available Not Reserved"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_product_template__qty_available_not_res
msgid "Quantity On Hand Unreserved"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.model.fields,help:stock_available_unreserved.field_product_product__qty_available_not_res
#: model:ir.model.fields,help:stock_available_unreserved.field_product_template__qty_available_not_res
msgid ""
"Quantity of this product that is not currently reserved for a stock move"
msgstr ""

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

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_search_form_view_stock
msgid "Reservable Products"
msgstr ""

#. module: stock_available_unreserved
#: model:ir.actions.act_window,name:stock_available_unreserved.product_open_quants_unreserved
msgid "Stock On Hand (Unreserved)"
msgstr ""

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_form_view_procurement_button
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_form_view_procurement_button
msgid "Unreserved"
msgstr ""

#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_kanban_stock_view
msgid "Unreserved:"
msgstr ""

#~ msgid "Product Template"
#~ msgstr "Plantilla del producte"
Loading
Loading