We as an organisation are in the education segment where we coordinate with Parents and Students and have to store their contact info, but also keep track of which student is related to which parent.
We cannot save each parent as a company to be able to link a "student/contact" to said parent. Is there a way to interlink contacts? I am on a 15 day trial and trying to do this with Studio, please let me know if this is possible and how these fields can show in every "add contact form" that pops up. Similarly I was considering adding a contact category, like student, parent, school teacher, etc. Can that also be made a field that shows up in all forms? I added it, however it does not display in forms.
Ideally if instead of just individual and company, more contact categories cna be added, it would work out well.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
1
Trả lời
1023
Lượt xem
Yes is possible using studio
Create a new many2many field with relational model 'Contacts' you could choose to set the widget to be relational table (one2many)
Contract category would be a selection field
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 8 22
|
2351 | ||
CRM, res_partner and fields
Đã xử lý
|
|
2
thg 6 25
|
1760 | |
|
1
thg 9 24
|
3610 | ||
|
1
thg 8 24
|
1830 | ||
|
1
thg 8 24
|
2143 |
Hello,
Yes it's possible but you need to add some custom field or add some methods based on your workflow requirements.
Thanks.