This question has been flagged

Hi, I've some trouble with the availability check function for stock moves in odoo, maybe some of you can help me to fix this problem :)

Current Behavior

At the warehouse module the availability function for stock moves check the availability in _any_ stocks of the warehouse.

  • The Problem: it is possible to use a product for a stock move from a wrong stock (the button "force availability)- this create a lot if issues and problems (e.g. stocktaking).

Expected behavior

  • after choose the Source Location the availability function only check the product availability in the selected source location.

  • the stock move is only possible after the availability function give a positive result

With the odoo code search i found the addon stock_check_availability but its not longer available on github.

Unfortunately, I've found no other matching odoo addon that could resolve this issue.

Avatar
Discard