What is the purpose of Subtypes in Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
Hi
Some types of messages are called subtypes. They are stored in the mail.message.subtype model and accessible in the Technical | Email | Subtypes menu.
By default, we have three message subtypes available:
- Discussions, with mail.mt_comment XMLID, used for the messages created with the Send message link. It is intended to send a notification.
- Activities, with mail.mt_activities XMLID, used for the messages created with the Schedule activity link. It is intended to send a notification.
- Note, with mail.mt_noteXMLID, used for the messages created with the Log note link. It is not intended to send a notification.
Regards
Reply : In Odoo, subtypes are used to categorize or classify records within a specific model or module. The purpose of subtypes is to provide further granularity or differentiation within a particular record type.
Here are some key purposes of subtypes in Odoo:
1. Record Classification: Subtypes allow you to classify records within a model based on specific characteristics or attributes. For example, in the CRM module, you might have a "Lead" model, and you can define subtypes such as "Inquiry," "Prospect," or "Opportunity" to categorize leads based on their current status or stage in the sales process.
2. Workflow and Automation: Subtypes can be used to trigger specific actions or workflows based on the subtype of a record.
3. Customization and Personalization: Subtypes provide flexibility for customization and personalization within a module. They allow you to define additional fields, behaviors, or views specific to a particular subtype.
4. Reporting and Analysis: Subtypes can be utilized for reporting and analysis purposes.
5. User Permissions and Access Control: Subtypes can be used to control user permissions and access rights.
Regards,
Ksolves Team!
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
3
11月 20
|
3386 | ||
|
2
3月 20
|
2152 | ||
|
0
3月 20
|
2336 | ||
|
2
3月 24
|
3275 | ||
|
1
6月 23
|
2670 |