Is it possible to display many2one field in kanban view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
Hello,
I have added many2many field in kanban view of Leads (crm.lead). The same way we can add many2one field.
Try this.
<xpath expr="/kanban/templates/t[@t-name='kanban-box']/div/div[@class='oe_kanban_content']/div[@style='padding-left: 0.5em']" position="after">
<div>
<field name="categ_ids"/>
</div>
</xpath>
Hope this will help you.
Thanks,
Thanks chandni this works fine. I thought that i ask for one2many is there a way to access each record and display it in kanabn view.I try this
but it returns me only the id of the record.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
أكتوبر 21
|
2161 | ||
|
0
فبراير 21
|
2715 | ||
|
0
مارس 15
|
4887 | ||
|
2
فبراير 25
|
5793 | ||
|
1
يناير 25
|
1659 |