Skip to Content
Menu
This question has been flagged
1 Reply
3661 Views
  • suppose you have 2 warehouses: London and Tokyo. each of them have QTY 50 some produc

  • when you make a quotation for some customer, you are asked to select the warehouse in the quotation form.

  • suppose you enter QTY 51. The default behavior of odoo is to count all QTY of the product in all warehouses: 50 + 50 = 100; then it will make the quotation.

  • if the company policy does not allow that, and London branch can only sell its own qty of 50. How can we make odoo give the warning if the quotation quantity exceeds 50 not 100?


Avatar
Discard
Best Answer

You should configure in multi-shop and link your shops to a warehouse in order to have stock quantity compared for warehouse linked to shop

Avatar
Discard
Author

Thank you Jean-Sebastian. I could not find multishop option in Odoo 8.0. Please advise

You have to enable the multiple warehouse option in Configuration/Settings/Warehouse , then you'll be able to set multiple shops for your company.

Related Posts Replies Views Activity
0
Mar 16
4424
2
Aug 25
795
2
Aug 25
6462
2
May 25
1168
2
Apr 25
2149