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