In this article, you will learn how to access one2many field values in Odoo14 kanban view and display them in a beautiful style. To display the one2many field in Odoo14 kanban view we will create a template for kanban view and use different classes to format the style of kanban.
How to access one2many fields values on Kanban view odoo14
To access the one2many field value in Odoo14 kanban view we are going to use the following classes to display the one2many field in a styled manner.
Read More: Different Type of Views in Odoo
- o_kanban_mobile
- oe_kanban_global_click
- oe_kanban_details
- o_kanban_record_top
- o_kanban_record_headings
0 Comments