Skip to content

Odoo module to send automated report of products whose stock is below their low stock threshold.

Notifications You must be signed in to change notification settings

traviswaelbro/low_stock_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Stock Notification

low_stock_notify is a module that automatically emails a list of products with low stock.

Each product's low stock "threshold" is set on the product form.

  • Default value is 80
  • Set to (-1) for the product to be excluded from the low stock report
  • Only products who are "sellable" will be included

Creates a scheduled action to run once daily.

  • You can reconfigure the settings in Settings > Automation > Scheduled Actions > Check Low Stock and Notify

Includes a very basic email template, but you must update email address values on the template settings.

  • You can change the settings in Settings > Email > Templates > Low Stock Automated Report
To Do:
  • Test in default instance
    • Does SKU work appropriately?
  • Test what happens if there are multiple templates named Low Stock Automated Report

About

Odoo module to send automated report of products whose stock is below their low stock threshold.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages