← Back to team overview

openerp-community team mailing list archive

Re: Forecast Quantity Calculation

 

What exactly are your asking here?
If you want Odoo to not make spurious purchase proposals, you need to opt out of "make to order" procurement and find another way to maintain your stocks - maybe minimum quantity rules.

If you "just" want information about what stock is available to promise to your customers, ie. not counting expected receptions, OCA has a helpful module for that :
https://github.com/OCA/stock-logistics-warehouse/tree/7.0/stock_available_immediately
We also have a pending proposal to improve this module further : allowing you to count production capability or sales quotation :
    https://github.com/OCA/stock-logistics-warehouse/pull/5



References