تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
547 أدوات العرض

Hi,

We are testing Odoo 16

We have certain items that we reserve for priority individual customer (SO) orders, professional customers are only delivered if we have more than 100 (for example) items in stock.   

Example: Item “A”: 200 in stock, Item “B”: 50 in stock 

For an order (SO) of 50 pieces of A and 50 pieces of B:   

If professional customer: only 50 “A” items and 0 “B” items should be reserved   

If a private customer: 50 "A" and 50 "B" items must be reserved   

What is the best solution ? Create 2 warehouses, 1 for individuals and 1 for professionals, or there is another solution 

Thanks in advance


الصورة الرمزية
إهمال
أفضل إجابة

Hi!

We can add simple code that switches Delivery Policy depending on your customer type or other else.

But you have to note that Odoo reserves products only when a Sales Order is confirmed. That means that product reservation has to be done sooner or later.

الصورة الرمزية
إهمال