跳至內容
選單
此問題已被標幟
1 回覆
1469 瀏覽次數

Hi everyone,

I'm trying to set up a notification in Odoo so that I receive an email whenever the stock for a specific item falls below a certain amount. I have Odoo 18 installed and would like to know if there’s a way to automate this process would be awesome if I didn't need any 3rd party modules.

Ideally, I’d like the notification to be triggered when stock drops below a defined threshold, such as 10 units. If anyone has experience with setting up automated notification, I’d appreciate your insights!

Thanks in advance for your help!

頭像
捨棄

I am looking to do the same, I cannot seem to find an easy way to do it. I would think this is an obvious and very helpful automation for many people. If I find a way to do it, I will let you know.

最佳答案

Hi,


Odoo can generate email alerts when product quantities reach their minimum stock levels. The simplest approach is to use Reordering Rules, where you set minimum and maximum quantities for products. While these typically trigger automatic replenishment, you can extend them with an automated action to send email alerts instead.


Alternatively, you can create an Automated Action directly on the product or stock model to check when the available quantity falls below the minimum and automatically send an email notification using a predefined template. For more advanced control, a scheduled cron job can be set up to run daily and send a summary email listing all products that are below their minimum stock levels.


Module:- https://apps.odoo.com/apps/modules/18.0/low_stocks_product_alert


Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
11月 24
1209
0
1月 16
67
2
3月 25
1141
0
6月 15
4392
1
10月 25
203