Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
23c61bc
[ADD] module stock_picking_quick
Mar 12, 2019
09bf8c4
[FIX] product search primary view
Apr 17, 2020
63c570b
stock_picking_quick 12.0.1.0.2
OCA-git-bot Apr 29, 2020
8de1d96
Added translation using Weblate (Portuguese (Brazil))
fcolus Jun 23, 2020
dace2b9
Translated using Weblate (Portuguese (Brazil))
fcolus Jun 23, 2020
27ab23e
[FIX] stock_picking_quick : do not raise an error, if the key is not …
legalsylvain Nov 4, 2020
858a10e
Added translation using Weblate (Slovenian)
sysadminmatmoz Jun 26, 2022
393c69c
Translated using Weblate (Slovenian)
sysadminmatmoz Jun 26, 2022
c015336
[IMP] stock_picking_quick: black, isort, prettier
Kev-Roche Sep 19, 2022
921e781
[MIG]stock_picking_quick: Migration to 14.0
Kev-Roche Sep 19, 2022
d0b32f7
little fixes
Kev-Roche Sep 26, 2022
ad40ba5
stock_picking_quick 14.0.1.0.4
OCA-git-bot Feb 10, 2023
9ee040b
[MIG] stock_picking_quick: Migration to 16.0
FranzPoize Oct 18, 2023
f18b828
[UPD] Update stock_picking_quick.pot
Mar 28, 2024
d774401
[BOT] post-merge updates
OCA-git-bot Mar 28, 2024
45b042c
Added translation using Weblate (Italian)
mymage Apr 2, 2024
a9784c2
Translated using Weblate (Italian)
mymage Apr 2, 2024
38afd99
Translated using Weblate (Portuguese (Brazil))
May 22, 2024
97fda07
Added translation using Weblate (French)
arnaudlayec Jan 31, 2025
d81d2ea
Translated using Weblate (French)
arnaudlayec Jan 31, 2025
8155cdc
[IMP] stock_picking_quick: pre-commit auto fixes
mathieudelva Nov 5, 2025
cc8ad0f
[MIG] stock_picking_quick: Migration to 18.0
mathieudelva Nov 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 104 additions & 0 deletions stock_picking_quick/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
===================
Quick Stock Picking
===================

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

.. |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--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_quick
: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-18-0/stock-logistics-workflow-18-0-stock_picking_quick
: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-workflow&target_branch=18.0
:alt: Try me on Runboat

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

This module allows to easily pick products into a picking (mass line
add/update).

**Table of contents**

.. contents::
:local:

Usage
=====

Inside a picking, you can click on "Add products", to open a product
tree view, then update "qty to process" field.

The update of "qty to process" will add a new move line or update the
existing move line. If qty to process is 0 its move line will be deleted
if it exists.

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

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

* Akretion

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

Akretion

- Sébastien BEAU <[email protected]>
- Mourad EL HADJ MIMOUNE <[email protected]>
- Pierrick Brun <[email protected]>
- David Béal <[email protected]>
- Kévin Roche <[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-PierrickBrun| image:: https://github.com/PierrickBrun.png?size=40px
:target: https://github.com/PierrickBrun
:alt: PierrickBrun
.. |maintainer-bealdav| image:: https://github.com/bealdav.png?size=40px
:target: https://github.com/bealdav
:alt: bealdav

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

|maintainer-PierrickBrun| |maintainer-bealdav|

This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_quick>`_ 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_picking_quick/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
16 changes: 16 additions & 0 deletions stock_picking_quick/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# © 2022 Today Akretion
# @author Pierrick Brun <[email protected]>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "Quick Stock Picking",
"version": "18.0.1.0.0",
"author": "Akretion, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-workflow",
"license": "AGPL-3",
"category": "Stock",
"depends": ["base_product_mass_addition", "stock"],
"data": ["views/picking_view.xml", "views/product_view.xml"],
"installable": True,
"maintainers": ["PierrickBrun", "bealdav"],
}
54 changes: 54 additions & 0 deletions stock_picking_quick/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_picking_quick
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-01-31 16:05+0000\n"
"Last-Translator: Arnaud LAYEC <[email protected]>\n"
"Language-Team: none\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"
"X-Generator: Weblate 5.6.2\n"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.view_picking_form
msgid "Add"
msgstr "Ajouter"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_search_view4picking
msgid "Filter products available in the current location"
msgstr "Filtrer les produits disponible dans l'emplacement actuel"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_tree_view4picking
msgid "Open"
msgstr "Ouvrir"

#. module: stock_picking_quick
#: model:ir.model,name:stock_picking_quick.model_product_product
msgid "Product Variant"
msgstr "Variante de produit"

#. module: stock_picking_quick
#. odoo-python
#: code:addons/stock_picking_quick/models/stock_picking.py:0
#, python-format
msgid "Product Variants"
msgstr "Variantes de produit"

#. module: stock_picking_quick
#: model:ir.model,name:stock_picking_quick.model_stock_picking
msgid "Transfer"
msgstr "Transfert"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_search_view4picking
msgid "Use Only Available Products"
msgstr "Utiliser uniquement des produits disponibles"
54 changes: 54 additions & 0 deletions stock_picking_quick/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_picking_quick
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-04-02 12:37+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\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.17\n"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.view_picking_form
msgid "Add"
msgstr "Aggiungi"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_search_view4picking
msgid "Filter products available in the current location"
msgstr "Filtra prodotti disponibili nell'ubicazione attuale"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_tree_view4picking
msgid "Open"
msgstr "Apri"

#. module: stock_picking_quick
#: model:ir.model,name:stock_picking_quick.model_product_product
msgid "Product Variant"
msgstr "Variante prodotto"

#. module: stock_picking_quick
#. odoo-python
#: code:addons/stock_picking_quick/models/stock_picking.py:0
#, python-format
msgid "Product Variants"
msgstr "Varianti prodotto"

#. module: stock_picking_quick
#: model:ir.model,name:stock_picking_quick.model_stock_picking
msgid "Transfer"
msgstr "Trasferimento"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_search_view4picking
msgid "Use Only Available Products"
msgstr "Utilizza solo prodotti disponibili"
83 changes: 83 additions & 0 deletions stock_picking_quick/i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_picking_quick
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-05-22 02:05+0000\n"
"Last-Translator: Rodrigo Macedo <[email protected]."
"translation.odoo-community.org>\n"
"Language-Team: none\n"
"Language: pt_BR\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.17\n"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.view_picking_form
msgid "Add"
msgstr "Adicionar"

#. module: stock_picking_quick
#: model:ir.model.fields,field_description:stock_picking_quick.field_product_product__display_name
#: model:ir.model.fields,field_description:stock_picking_quick.field_stock_picking__display_name
msgid "Display Name"
msgstr "Exibir Nome"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_search_view4picking
msgid "Filter products available in the current location"
msgstr "Filtrar produtos disponíveis na localização atual"

#. module: stock_picking_quick
#: model:ir.model.fields,field_description:stock_picking_quick.field_product_product__id
#: model:ir.model.fields,field_description:stock_picking_quick.field_stock_picking__id
msgid "ID"
msgstr "ID"

#. module: stock_picking_quick
#: model:ir.model.fields,field_description:stock_picking_quick.field_product_product____last_update
#: model:ir.model.fields,field_description:stock_picking_quick.field_stock_picking____last_update
msgid "Last Modified on"
msgstr "Última Modificação em"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_tree_view4picking
msgid "Open"
msgstr "Abrir"

#. module: stock_picking_quick
#: model:ir.model,name:stock_picking_quick.model_product_product
msgid "Product"
msgstr "Produto"

#. module: stock_picking_quick
#: code:addons/stock_picking_quick/models/stock_picking.py:0
#, python-format
msgid "Product Variants"
msgstr "Variantes de produto"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_tree_view4picking
msgid "Products for picking"
msgstr "Produtos para coleta"

#. module: stock_picking_quick
#: model:ir.model,name:stock_picking_quick.model_stock_picking
msgid "Transfer"
msgstr "Transferência"

#. module: stock_picking_quick
#: model_terms:ir.ui.view,arch_db:stock_picking_quick.product_search_view4picking
msgid "Use Only Available Products"
msgstr "Use apenas produtos disponíveis"

#~ msgid "Stock Moves"
#~ msgstr "Movimentações de Estoque"

#~ msgid "Technical: used to compute quantities to pick."
#~ msgstr "Técnico: usado para calcular as quantidades a serem coletadas."
Loading
Loading