Skip to content

Latest commit

 

History

History

product_stock_state

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Product Stock State

Beta License: AGPL-3 OCA/product-attribute Translate me on Weblate Try me on Runboat

This module adds a "stock state" field on the product in order to inform the user of its general stock state at a glance.

The state value can be :

  • In Stock
  • In Limited Stock (if qty available is under a threshold)
  • Resupplying (if qty forcasted is > 0)
  • Out of Stock (otherwise)

Table of contents

Configuration

You can configure thresholds :

  • Globally, for a company, in the Sale Settings. It will be used for all the products of the company.
  • On product category form. It will be used for all the products of this category, or of the child categories. (User should be part of the new group 'Stock State Threshold by Category'.)
  • On product template form, for a specific product. (User should be part of the new group 'Stock State Threshold by Product'.)

Usage

Open product tree view and observe the stock state

image

Bug Tracker

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.

Credits

Authors

  • Akretion
  • GRAP

Contributors

Other credits

The development of this module has been financially supported by:

Maintainers

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:

sebastienbeau legalsylvain kevinkhao

This module is part of the OCA/product-attribute project on GitHub.

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