Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

Odoo Community Association

Sale Stock Reservation Issue on Qty at Date widget

Alpha License: LGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

This module extends the functionality of Qty at Date Widget changing the color of the widget icon to yellow (warning color) when you are going to sell more quantities than Free Quantity Today.

Important

This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status

Table of contents

This module was developed because Qty At Date Widget doesn't warn when you are going to sell more quantity than you have in stock with all planned operations included (free quantity today).

It will be useful for you if you want to avoid unreservations to fulfill another orders that were planned earlier.

In order to use this module, you need to install the next module:

  • sale_management

Example of use:

  1. Create an Storable product and update available quantity for 20 units.
  2. Create a new Sale and select the product you've created previously.
  3. Sell an order for tomorrow for 10 units. Ensure picking is reserved.
  4. Create an order for tomorrow for 20 units.
  5. Check the Qty At Date icon is in yellow (warning color) because you are going to sell 10 units that are reserved for another order.

Reservation Issue widget color

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 to smash it by providing a detailed and welcomed feedback.

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

  • Moduon

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.

Current maintainers:

Shide rafaelbn Andrii9090

This module is part of the OCA/sale-workflow project on GitHub.

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