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
|
3357 | ||
|
0
4月 18
|
3061 | ||
|
0
7月 15
|
2932 | ||
|
2
3月 15
|
3972 | ||
|
0
3月 15
|
3458 |