Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4962 Widoki

Hey Odooers


I'm currently fiddling around with the OrderPoints in Odoo.

The expected result:

When a forecasted Stock drops BELOW 0, I want the system to create a PO. according to the OP.

Currently my default setting is:

Min: 0

Max: 0

Multiple: 1

The problem with this setting is, that we get PO Lines, containg items that dropped to 0, but actually wouldn't need any fulfillment, since it's 0, and not -1.

Now I thought we could set it to:

Min: -1

Max: 0

Multiple: 1

Will it now only create a PO when the Forecasted Stock drops to -1 or less?

Thank you in advance!

Awatar
Odrzuć
Najlepsza odpowiedź

This problem because the Max  = 0 , Give the max an integer value such as 5 and purchase order line quantity will be 5

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hey Mahmoud

Thanks for replying. The issue is not related to the quantity that gets added to a PO itself, but that an item with forecasted stock "0" gets added. We don't want this item to be added.

Actually to state the problem, I'm explaining the case:

– Product X –
On Hand: 3
Forecasted: 0

– Product Y –
On Hand: 6
Forecasted: -6

Whats the correct orderpoint setting for the products, so we
1. DON'T get a PO for Product X, since forecasted is "0", which means, all open delivery orders are being fulfilled with the current stock
2. but get a PO for Product Y, since Forecasted Stock is -6, which means, we need 6x the item, to fulfill all outgoing delivery Orders

I was thinking by using the upper method with min: -1, max: 0, multiple: 1 we could solve the issue, but it hasn't worked in my staging environment.

To clarify again:

Right now we're using the Reordering Rules with Min: 0, Max: 0, Multiple: 1. What is happing now is, that in any case, when the Forecasted Stock drops to "0" the item gets added to the PO. We don't want this behaviour. We want the Reordering rule to apply when a forecasted stock drops below zero, which means, as soon as it's -1 or less. 

Does anyone have an idea?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 20
5758
3
sty 20
5381
0
wrz 15
4431
0
lip 15
3428
0
mar 15
3172