Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3 Replies
5028 Tampilan

Thanks in advance

Avatar
Buang
Jawaban Terbai

You can find:

  • Kanban 
  • List
  • Calendar
  • Pivot
  • Graph
  • Maps
  • Activity

you can review the followin url to know about more https://www.odoo.com/documentation/16.0/developer/reference/backend/views.html

Avatar
Buang
Jawaban Terbai

Reply : In Odoo, there are several types of views available to define the user interface and layout of different screens. The commonly used view types in Odoo are:

Form View: Form views display a single record with fields arranged in a structured manner. They are used for creating, editing, and viewing individual records. Form views allow you to customize the layout and include various field types like text fields, selection fields, date fields, etc.

Tree View: Tree views display multiple records in a tabular format, typically with several columns. They are used to present lists of records, and each row represents a single record. Tree views provide sorting, filtering, and grouping options to easily navigate and manage large datasets.

Kanban View: Kanban views provide a visual representation of records as cards arranged in columns. Each card represents a record, and columns represent different stages or categories. Kanban views are often used for managing workflows, tasks, or projects where records can be dragged and dropped between columns to indicate their progress.

Calendar View: Calendar views present records in a calendar format, displaying events or activities over a specific time period. This view type is useful for managing schedules, appointments, and deadlines.

Graph View: Graph views display data in graphical representations such as bar charts, line charts, or pie charts. They are used to visualize aggregated data and analyze trends or patterns.

Pivot View: Pivot views allow users to analyze data by creating cross-tabulation reports. They provide a multidimensional analysis of data, allowing users to group, filter, and aggregate information based on different dimensions.

Regards,

Ksolves Team!

Avatar
Buang

Very good explanation.
Activities view is missing.

Jawaban Terbai

Hi,

Please refer to this link,

https://www.cybrosys.com/blog/basic-views-in-odoo-15

Regards

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
5
Agu 24
45528
2
Apr 24
2042
2
Jun 23
4022
3
Mar 23
9729
1
Mar 23
2410