26.58

v 14.0 Third Party 26
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 419
Technical Name sh_merge_picking_order
LicenseOPL-1
Websitehttps://www.softhealer.com
Versions 17.0 16.0 13.0 12.0 14.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 419
Technical Name sh_merge_picking_order
LicenseOPL-1
Websitehttps://www.softhealer.com
Versions 17.0 16.0 13.0 12.0 14.0 15.0
logo
Enterprise Community Odoo.sh

Merge Picking Orders

This module useful to merge picking orders. Some times required to make a single order from the multiple picking orders. You can merge picking orders which are only in the draft/ waiting/ ready state. Your picking orders must have the same operation type (incoming order/delivery order) for merge orders. You can merge picking orders with many options. Merge picking orders notification comes into the chatter!

Features


  • It shows on-hand quantity in wizard.
  • You can subtract selected record's line quantity in wizard.
  • Easy to merge picking orders.
  • Only draft/ waiting/ ready state orders will merge.
  • Picking orders must have the same operation type to merge them.
  • Merged orders notification comes into the chatter.
  • Various options provided in merge picking orders,

    A) New order and do nothing with selected picking orders: Create a new order and do nothing with selected orders.

    B) New order and cancel selected picking orders: Create a new order and cancel selected orders.

    C) New order and remove selected picking orders: Create a new order and remove selected orders.

    D) Existing order and do nothing with selected picking orders: Do not create a new order, merge orders in existing order and do nothing with selected orders.

    E) Existing order and cancel selected picking orders: Do not create a new order, merge orders in existing order and cancel selected orders.

    F) Existing order and remove selected picking orders: Do not create a new order, merge orders in existing order and remove selected orders.
  • We provide the below configurations,

    A) Notify in Chatter: If this option is ticked then it gives notification of merged orders into the chatter.
    If this option is unticked then it does not gives notification of merged orders into the chatter.

    B) Default Merge Type: Here you can choose the default type for merge picking orders that will apply in every merge order.
  • When merging picking orders, you can merge chatter as well. New

Configuration for merge picking orders, here you can choose merge type and if you tick the "Notify in Chatter" option then it gives notification of merged orders into the chatter.


"Merge Picking Orders" menu and tree view.


You can merge only draft/ waiting/ ready state orders.


You can merge picking orders which have the same operation type.


Merge picking orders wizard with the default selected merge type.


Merge picking orders wizard with the existing order type.


We merge the picking orders with the default selected merge type.


Here it creates a new order and cancels selected orders.


The merged picking order form view.


Merged orders notification comes into the chatter.


Enable "Subtract Merged Quantity".


Select two or more picking and click merge picking orders.


So it opens merge picking order wizard with all records quantity.


You can subtract qty from this wizard.


Created order list view.


New generated picking order looks like below.


Old picking with remaining quantity.


Old picking with remaining quantity.


If you try to add qty more than order line qty then alert occurs.


On-hand qty in wizard


Merge Chatter


Here, is the list view of the picking orders.
Select the picking orders. After that, Click on the " Merge Picking Orders" option.


After that "Merge Picking Orders" wizard will appear.
Enable "Is Merge Chatter Message" option.
Click on the "MERGE" button.


Here, you can see the new picking order shown in tree view.
Click on that picking order.


After that you can see the merge chatter message of the picking orders history in the chatter of the new created picking order form view.


Version 14.0.5 | Released on : 14thAugust 2023

  • New Added Merge Chatter Functionality When Merging Picking Orders.

Version 14.0.4 | Released on : 10thAugust 2022

  • New On-hand Quantity Field Added In Wizard.

Version 14.0.3 | Released on : 2ndMay 2022

  • New Configuration Added To Subtract Selected Record's Line Quantity In Wizard.

Version 14.0.2 | Released on : 15 March 2021

  • Fixed Minor Bug Fixed

Version 14.0.1 | Released on : 17 February 2021

  • Initial Release.
  • Yes, This app is compatible with Odoo's Multi-Company Feature.
  • Yes, we provide free upgrades as well as free support for 90 days.

You May Also Like


Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Plugin underwhelming. Was not built to work with pickings that have source documents.
by
Lynn Hodges
on 4/2/21, 10:49 AM

Plugin was a waste of money for us as their support said it was not built to deal with the merging of deliveries, of Sales orders or purchase orders.

Re: Plugin underwhelming. Was not built to work with pickings that have source documents.
by
Softhealer Technologies
on 6/22/21, 7:26 AM Author

Hi,

First of all this module is only for stock not direct relation with sale or purchases as you may see we have dependency of only stock not sales/purchase. 

Module useful to merge different picking only, we are not doing anything in sales/purchase related to this.

Thank you.


Module does not install
by
Jos De Graeve
on 6/21/21, 11:24 AM
  File "/opt/odoo/odoo/odoo/modules/module.py", line 82, in load_module
    exec(open(modfile, 'rb').read(), new_mod.__dict__)
  File "<string>", line 5, in <module>
  File "/opt/odoo/addons-extra/sh_merge_picking_order/wizard/__init__.py", line 4, in <module>
    from . import merge_picking_order
  File "/opt/odoo/addons-extra/sh_merge_picking_order/wizard/merge_picking_order.py", line 52
    if picking.name not in pickings:
                                   ^
TabError: inconsistent use of tabs and spaces in indentation

Plugin underwhelming. Was not built to work with pickings that have source documents.
by
Lynn Hodges
on 4/1/21, 8:40 AM Confirmed Purchase

Plugin was a waste of money for us as their support said it was not built to deal with the merging of deliveries, of Sales orders or purchase orders.