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:
- CRM
- 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
|
3372 | ||
|
0
4月 18
|
3069 | ||
|
0
7月 15
|
2948 | ||
|
2
3月 15
|
4011 | ||
|
0
3月 15
|
3476 |