Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
4982 Переглядів

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.

Аватар
Відмінити

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?

Автор

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

Автор

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

I have updated my answer.

Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Автор Найкраща відповідь

Thx for your help! i appreciate it!

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 25
4445
0
груд. 24
9667
3
вер. 24
21917
5
груд. 24
53286
4
лип. 24
10769