I want to send an automated email sales reports every day. I'm still a beginner, if anyone can please help me in making a method for sending the email.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
We already know you are a beginner :) but no worries there is a lot more of them :) I'm a beginner too :)
SETTINGS/TECHNICAL/AUTOMATION/SCHEDULED ACTIONS
You can create an automatic action, set interval, how often and how many times then in Technical data tab
select appropriate model/object and method :)
Save it
Done
yes i know, but i don't know how to code it
To be honest this is a theoretically possible. So far the only module which I managed to make it work using Automation/Scheduled ... was/is my own custom module :) Technically it should work ;) All you need is: find what Model you want to use, find adequate class and some args if required. Then just run it.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
12月 18
|
3353 | ||
|
0
4月 18
|
3055 | ||
|
0
7月 15
|
2925 | ||
|
2
3月 15
|
3965 | ||
|
0
3月 15
|
3453 |