Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bizzappdev
Copy link

No description provided.

guewen and others added 13 commits February 24, 2023 14:27
This module adds an option "Raise priority when partially available" on
operation types.

When the option is set on an operation type, the first time a packing operation
is made partially available (goods have been moved for instance from a picking),
all the other moves that will bring goods for the same packing transfer have
their priority raised to "Very Urgent". If the moves that bring goods to the
packing transfer involves a chain of several moves, all the moves of the chain
have their priority raised.
In the following graph:

                  PICK/001 ━►  PACK/001  ┓
                                         ┃
                  PICK/002 ┓             ┣━► OUT/001
                           ┣━► PACK/002  ┛
       INT/001 ━► PICK/003 ┛

If we have the consolidate flag on "PACK", we want to raise the priority
only when we start to move goods in PACK/001 or PACK/002 (not INT/001),
because this is in the packing zone that we are limited in space.

Also, when for instance a move of PICK/002 or PICK/003 is set to done,
*any* move (all products) that go to PACK/002 are concerned by the
priority raise: we want to finish the transfer.
Adapt to new priority values (introduced in v14
odoo/odoo@e40553723b893bcd )
Add consolidate_priority setting in the view
Currently translated at 100.0% (7 of 7 strings)

Translation: wms-14.0/wms-14.0-stock_picking_consolidation_priority
Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-stock_picking_consolidation_priority/es_AR/
Following this v14 core change:

* odoo/odoo@e405537

The priority field on stock.move is now a computed and it is the one on
the picking that is stored to the db.
@bizzappdev bizzappdev changed the title [15.0][MIG]stock_picking_consolidation_priority : Migration to V15 [WIP][15.0][MIG]stock_picking_consolidation_priority : Migration to V15 Mar 5, 2023
@pedrobaeza
Copy link
Member

/ocabot migration stock_picking_consolidation_priority

@OCA-git-bot OCA-git-bot added this to the 15.0 milestone Mar 5, 2023
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 5, 2023
35 tasks
@github-actions
Copy link

github-actions bot commented Jul 9, 2023

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 9, 2023
@github-actions github-actions bot closed this Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants