SlideShare a Scribd company logo
6
Most read
8
Most read
Kanban View in
Odoo 17
Enterprise
Introduction
Enterprise
Kanban view provide a visual representation of our data,
making it easier to manage and track information. They present
data in the form of cards, allowing for a more intuitive and user-
friendly experience.
Enterprise
Let us define a model in odoo
Enterprise
After defining the model, we can create the action and
kanban view for the model
Enterprise
In the XML, Add the Kanban view
<record id="student_detail_view_kanban"
model="ir.ui.view">
<field name="name">student.detail.view.kanban</field>
<field name="model">student.detail</field>
<field name="arch" type="xml">
<kanban class="o_kanban_mobile" sample="1">
<field name="partner_id"/>
<field name="standard"/>
<field name="state"/>
<templates>
<t t-name="kanban-box">
Enterprise
<div t-attf-class="oe_kanban_global_click">
<div class="row">
<div class="col-8">
<field name="partner_id" string="Contact"/>
</div>
<div class="col-4">
<div class="oe_kanban_bottom_right float-
end">
<field name="partner_id"
widget="many2one_avatar_user"/>
</div>
</div>
</div>
Enterprise
<t t-if="record.standard.value">
<hr class="mt8 mb8"/>
<field name="standard"/>
</t>
<div>
<field name="state"/>
</div>
</div>
</t>
</templates>
</kanban>
</field>
</record>
Enterprise
This is the created Kanban view in odoo 17 and we can
customize it according to our requirements
For More Info.
Check our company website for related
blogs and Odoo book.
Check our YouTube channel for
functional and technical videos in Odoo.
Enterprise
www.cybrosys.com

More Related Content

PPTX
How to Show Sample Data in Tree and Kanban View in Odoo 17
PPTX
How to Create Kanban View in Odoo 18 - Odoo Slides
PPTX
How to Open a Wizard When Clicking on the Kanban Tile in Odoo 18
PPTX
Views in Odoo - Advanced Views - Pivot View in Odoo 17
PPTX
How to Create Cohort View in Odoo 17 - Odoo 17 Slides
PPTX
How to Add Sort Option in Website Portal Odoo 17
PPTX
How to Create & Manage a Dashboard Using OWL in Odoo 17
PPTX
Spring Data JPA in detail with spring boot
How to Show Sample Data in Tree and Kanban View in Odoo 17
How to Create Kanban View in Odoo 18 - Odoo Slides
How to Open a Wizard When Clicking on the Kanban Tile in Odoo 18
Views in Odoo - Advanced Views - Pivot View in Odoo 17
How to Create Cohort View in Odoo 17 - Odoo 17 Slides
How to Add Sort Option in Website Portal Odoo 17
How to Create & Manage a Dashboard Using OWL in Odoo 17
Spring Data JPA in detail with spring boot

Similar to Views in Odoo 17 - Kanban View in odoo 17 (20)

PPTX
Client Actions In Odoo 17 - Odoo 17 Slides
PPTX
How To Extend Odoo Form View using js_class_
PPTX
How to Create a Custom Web Form View in Odoo 17
PPTX
How to Add Barcode on PDF Report in Odoo 17
PPTX
Spring Data JPA USE FOR CREATING DATA JPA
PDF
Salesforce Lightning Data Services- Hands on Training
PPTX
Retail products - machine learning recommendation engine
PPTX
Fundaments of Knockout js
PDF
Leveling up with AngularJS
PPTX
Default Group By Expand Option In Odoo 17
PPTX
How to Add Colour Kanban Records in Odoo 17 Notebook
PPTX
How to Store Data on the Odoo 17 Website
PPTX
Introduction to single page application with angular js
PPTX
How to Create a Dynamic Snippet in Odoo 17
DOC
SAP FI Configuration guide and enduser manual
PPTX
How to Define Menu & Actions in Odoo 18 - Odoo 18 Slides
DOC
SAP FI Configuration guide and enduser manual
PDF
Angular 2 introduction
DOCX
What is sap security
PPT
Introduction on sap security
Client Actions In Odoo 17 - Odoo 17 Slides
How To Extend Odoo Form View using js_class_
How to Create a Custom Web Form View in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
Spring Data JPA USE FOR CREATING DATA JPA
Salesforce Lightning Data Services- Hands on Training
Retail products - machine learning recommendation engine
Fundaments of Knockout js
Leveling up with AngularJS
Default Group By Expand Option In Odoo 17
How to Add Colour Kanban Records in Odoo 17 Notebook
How to Store Data on the Odoo 17 Website
Introduction to single page application with angular js
How to Create a Dynamic Snippet in Odoo 17
SAP FI Configuration guide and enduser manual
How to Define Menu & Actions in Odoo 18 - Odoo 18 Slides
SAP FI Configuration guide and enduser manual
Angular 2 introduction
What is sap security
Introduction on sap security
Ad

More from Celine George (20)

PPTX
How to Implement OWL Notification Service in Odoo 18
PPTX
Tracking Profit Margins in Sales Orders with Odoo 18
PPTX
How to Configure Outgoing Shipment in 3 Steps Using Odoo 18
PPTX
How to Configure Outgoing Shipment in 1 Step Using Odoo 18.pptx
PPTX
How to Configure Outgoing Shipment in 2 Steps Using Odoo 18
PPTX
How to Add New Applicants in Odoo 18 Recruitment
PPTX
How to Analyze the Recruitment Process in Odoo 18 Recruitment
PPTX
How to Manage Referral Reporting in Odoo 18 Referrals
PPTX
How to Set, Track, & Review Employee Goals in Odoo 18 Appraisals
PPTX
Revamp in MTO Odoo 18 Inventory - Odoo Slides
PPTX
How to Manage Starshipit in Odoo 18 - Odoo Slides
PPTX
How to Manage Bill Control Policy in Odoo 18
PPTX
How to Manage Loyalty Points in Odoo 18 Sales
PPTX
Odoo 18 Sales_ Managing Quotation Validity
PPTX
How to Manage Global Discount in Odoo 18 POS
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
PPTX
Tips Management in Odoo 18 POS - Odoo Slides
PPTX
How to Close Subscription in Odoo 18 - Odoo Slides
PPTX
Kanban Cards _ Mass Action in Odoo 18.2 - Odoo Slides
PPTX
How to Track Skills & Contracts Using Odoo 18 Employee
How to Implement OWL Notification Service in Odoo 18
Tracking Profit Margins in Sales Orders with Odoo 18
How to Configure Outgoing Shipment in 3 Steps Using Odoo 18
How to Configure Outgoing Shipment in 1 Step Using Odoo 18.pptx
How to Configure Outgoing Shipment in 2 Steps Using Odoo 18
How to Add New Applicants in Odoo 18 Recruitment
How to Analyze the Recruitment Process in Odoo 18 Recruitment
How to Manage Referral Reporting in Odoo 18 Referrals
How to Set, Track, & Review Employee Goals in Odoo 18 Appraisals
Revamp in MTO Odoo 18 Inventory - Odoo Slides
How to Manage Starshipit in Odoo 18 - Odoo Slides
How to Manage Bill Control Policy in Odoo 18
How to Manage Loyalty Points in Odoo 18 Sales
Odoo 18 Sales_ Managing Quotation Validity
How to Manage Global Discount in Odoo 18 POS
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Tips Management in Odoo 18 POS - Odoo Slides
How to Close Subscription in Odoo 18 - Odoo Slides
Kanban Cards _ Mass Action in Odoo 18.2 - Odoo Slides
How to Track Skills & Contracts Using Odoo 18 Employee
Ad

Recently uploaded (20)

PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Presentation on HIE in infants and its manifestations
PDF
Complications of Minimal Access Surgery at WLH
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
RMMM.pdf make it easy to upload and study
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Computing-Curriculum for Schools in Ghana
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Pharma ospi slides which help in ospi learning
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Module 4: Burden of Disease Tutorial Slides S2 2025
Presentation on HIE in infants and its manifestations
Complications of Minimal Access Surgery at WLH
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
102 student loan defaulters named and shamed – Is someone you know on the list?
human mycosis Human fungal infections are called human mycosis..pptx
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
A systematic review of self-coping strategies used by university students to ...
Microbial disease of the cardiovascular and lymphatic systems
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
RMMM.pdf make it easy to upload and study
O5-L3 Freight Transport Ops (International) V1.pdf
Final Presentation General Medicine 03-08-2024.pptx
Computing-Curriculum for Schools in Ghana
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Final Presentation General Medicine 03-08-2024.pptx
Pharma ospi slides which help in ospi learning

Views in Odoo 17 - Kanban View in odoo 17