Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
4978 Visualizações

Im looking for a solution on how to setup call-of order.

With a call of order i mean an order which reserves a certain quantity of products and is delivered overtime.

Avatar
Cancelar

So if someone orders a quantity of 50 you want that this quantity is reserved. And from time to time the products will be shipped until the total quantity of 50 is reached? right?

Autor

Yes exact, you actually reserve something. And the customer can decide when he gets it. or with certain intervals.

Autor

Thx for ur answer, can u also do this automaticly? lets say i want to ship 10 a week..?

I have updated my answer.

Melhor resposta

Tried to link to the Sale Blanket Orders app/module here, but somehow the Forum wouldn't let me (403 Forbidden error) - search in the app store, it looks pretty good and recently maintained, but not a solution for Online edition.

Avatar
Cancelar
Melhor resposta

This requirement is standard OpenERP functionallity.

  1. Create an order with quantity of 50 PCE
  2. Confirm the order
  3. A new outgoing shipment is created

If the state of the shipment is Available then the products are reserved. Otherwise you can force the reservation with Force Availability.

Then when you want to ship 10 PCE of the order, you just have to create a partial picking by clicking Deliver and choose how much you want to deliver.

Then a new picking is created with the chosen quantity (10 PCE) and is processed immediately.

The quantity of the original picking is set to 40 PCE and remains in state Available.

You can perform such partial pickings as often as you want.

Update for recurring shippings:

As noted in question https://accounts.openerp.com/forum/Help-1/question/1560/ you can define recurring objects.

So you can also define recurring outgoing shipments. But then the already shipped quantity will not be subtracted from the original shipping. If you exactly want to implement you intended functionality you have to write a short module I guess.

Avatar
Cancelar
Autor Melhor resposta

Thx for your help! i appreciate it!

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
ago. 25
4445
0
dez. 24
9667
3
set. 24
21917
5
dez. 24
53286
4
jul. 24
10769