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:
- 客戶關係
- 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
|
5219 | ||
|
1
5月 24
|
4011 | ||
|
0
4月 21
|
13 | ||
|
1
4月 21
|
2459 | ||
|
3
6月 25
|
31931 |
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.