In the CRM module, there's a Misc section under the Follow-up tab, when in Developer mode.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
There are two calculated fields - Days to Assign and Days to Close. Those two fields are calculated based on the number of days it took for a specific action to happen.
Days to Assign is how long it took for a Lead to be assigned to a Sales Team (Assigned Date - Date Created).
Days to Close is how long it took for a Lead to be marked as "Won" or "Lost" (Won/Lost Date - Date Created).
Please, note, these fields will only be calculated if Leads are enabled in Configurations. Otherwise, the fields will always be equal to 0.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
1
4月 21
|
5117 | ||
|
1
5月 24
|
3859 | ||
|
0
4月 21
|
13 | ||
|
1
4月 21
|
2417 | ||
|
3
6月 25
|
31622 |
I have a question about Days To Close? Does this also apply to the opportunity? Meaning days to close = when the lead is created to when the opportunity is marked won/lost. Lead and Opportunity are really the same thing odoo
Yes, Lucas, that's correct.