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

[QUESTION] stock_dynamic_routing: push rules #34

Closed
AdriaGForgeFlow opened this issue Jul 2, 2020 · 2 comments
Closed

[QUESTION] stock_dynamic_routing: push rules #34

AdriaGForgeFlow opened this issue Jul 2, 2020 · 2 comments

Comments

@AdriaGForgeFlow
Copy link

Hi,

I have followed the testing steps described here #31 and I have a question regarding the section Steps to try the Push Routing Transfer.

When I create the Purchase Order and confirm it I, indeed, get two pickings as expected but when I validate the first one (using the Validate button) the stock move line is created with the wrong destination location as you can see in the image:

image

Instead of Bay A/ Bin 1 it should go to the Handover location. This is because in the action_assign, upon creating the stock move line Odoo is checking for putaway strategies in the destination location of the move (Handover) and it's finding the one that was defined previously in Stock:

  • "[DESK0004] Customizable Desk (Aluminium, Black)" from WH/Stock to location "WH/Stock/Highbay/Bay A/Bin 1"

Only reason I find for this to be this way is that it is intended to be like this and the move line must be created manually specifying the destination location. Is that the case?

Thanks in advance.

@guewen
Copy link
Member

guewen commented Aug 10, 2020

I think the demo data is wrong. The Highbay and Handover should not be below Stock, or the putaway rule should not include everything below Stock, because obviously, as soon as we put something in the handover, it will be put-away in the location defined by the rule... :/

@jgrandguillaume
Copy link
Member

As we discus this on phone, I close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants