Skip to content

Latest commit

 

History

History
 
 

stock_reserve_sale

Stock Reserve Sales

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runbot

Allows to create stock reservations for quotation lines before the confirmation of the quotation. The reservations might have a validity date and in any case they are lifted when the quotation is canceled or confirmed.

Reservations can be done only on "make to stock" and stockable products.

The reserved products are subtracted from the virtual stock. It means that if you reserved a quantity of products which bring the virtual stock below the minimum, the orderpoint will be triggered and new purchase orders will be generated. It also implies that the max may be exceeded if the reservations are canceled.

If you want to prevent sales orders to be confirmed when the stock is insufficient at the order date, you may want to install the sale_exception_nostock module.

Additionally, if the sale_owner_stock_sourcing module is installed, the owner specified on the sale order line will be proposed as owner of the reservation. If you try to make a reservation for an order whose lines have different, you will get a message suggesting to reserve each line individually. There is no module dependency: this modules is fully functional even without ownership management.

Table of contents

  1. Create a new Sale Order
  2. Add lines to the Order

Now you can reserve all the lines by clicking on Reserve Stock or you can reserve each one by pressing on the lock icon at the lines.

Once they where reserved, you can release the reserves by clicking at Cancell all button or by clicking the undo icon on the lines.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Camptocamp

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.