コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
4984 ビュー

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!

アバター
破棄
関連投稿 返信 ビュー 活動
1
8月 25
4451
0
12月 24
9669
3
9月 24
21920
5
12月 24
53288
4
7月 24
10771