Hi I'm new to Odoo enterprise v9.0
I'd like to let customer to purchase only product based on remainder.
So customer cannot purchase over one quantity of the product which only left one in stock.
Is there any function for this purpose?
Thank you!!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi I'm new to Odoo enterprise v9.0
I'd like to let customer to purchase only product based on remainder.
So customer cannot purchase over one quantity of the product which only left one in stock.
Is there any function for this purpose?
Thank you!!
You you can use reordering rule in procurement module
@mahmoud
I was asking How to limit purchasing not reordering automatically.
But the answer might be alternative if there is no such a function in Odoo
Hello eric, i don't think there is ready function , but you can do some development such as use 'max' field in reordering to do constraint in purchase order
@mahmoud Thanks mahmoud.
I think I need to build a module for that.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Oct 24
|
176 | ||
Inventory adjustment error
Solved
|
|
3
Jul 22
|
4360 | |
|
0
Jan 20
|
1551 | ||
|
1
Dec 19
|
2117 | ||
|
1
Nov 24
|
110 |
@mahmoud
I was asking How to limit purchasing not reordering automatically.
But the answer might be alternative if there is no such a function in Odoo