-
Sans catégorie
-
1-How to Install Pycharm and Configure PostgreSQL on Ubuntu
-
2-How to Configure Odoo 14 on Pycharm Ubuntu
-
3-Building a Module With Menus and Actions in Odoo 14
-
4-Compositions of a Odoo 14 Module
-
5- Structure of a Odoo 14 Module
-
6- Creating an Empty Module Structure Using Scaffold in Odoo 14
-
7- Adding Data Files in to Your Odoo 14 module
-
8- Basic Views in Odoo 14 (Tree, Form, and Search)
-
9-Relations Between Models: Many2One Fields in Odoo 14
-
10-Relations Between Models: One2Many Fields in Odoo 14
-
11-Relations Between Models: Many2Many Fields in Odoo 14
-
12-Inheritance - Traditional Class Inheritance in Odoo 14
-
13-Inheritance - Traditional Prototype Inheritance in Odoo 14
-
14-Inheritance - Delegation Inheritance in Odoo 14
-
15-Computed fields and @api.depends in Odoo 14
-
16-Setting Default Value for Fields in Odoo 14
-
17-Onchange mechanism - @api.onchange in Odoo 14
-
18-Model Constraints - Python Constraints in Odoo 14
-
19-Model Constraints - SQL Constraints in Odoo 14
-
20-Advanced Views - Tree View Decoration Attribute in Odoo 14
-
21-Advanced Views - Calendar View in Odoo 14
-
22-Advanced Views - Search View in Odoo 14
-
23-Advanced Views - Graph View in Odoo 14
-
24-Advanced Views - Gantt View in Odoo 14
-
25-Advanced Views - Kanban View in Odoo 14
-
26-Odoo Security - Groups and Access Rights
-
27-Odoo Security - Record Rules
-
28-Odoo wizards - Creating and Launching
-
29-Odoo Reporting - Printed Report(PDF).mp4
-
30-Odoo Reporting - Setup a Dashboard
-
21-Advanced Views - Calendar View in Odoo 14
Calendar view provides a timeline – schedule view for the data, they display records as events in a daily, weekly, or monthly calendar. Their root element is “Calendar”. Attributes of the calendar view are: date_start: This field is required to specify the starting date for the event. date_stop: This field is required to specify the ending date for the event. I mentioned in the record, the record turns to be movable in the calendar. date_delay: This field acts as an alternative to date_stop field which specifies the length of the event rather than the end date. colour: This field is used to colorize calendar/gantt items. form_view_id: Open view when an event is generated or modified by the user. The thing to be noted is that if the attribute is not set and if any calendar view exists in the current action, then it would fall back to the id of the form view. event_open_popup: If the event_open_popup="true" then the view of the respective event window will open as a popup. Otherwise, it will open events in a new form of view. quick_add: This field allows the creation of an event instantly. Here, the user provides their name along with time which inturn helps in creating new events instantly and if the quick creation fails, it returns to a full form dialogue. all_day: Name of the record boolean field indicating whether the corresponding event is flagged as day-long (and irrelevant for the duration) mode: Indicate the Default view mode of the calendar when the page is loaded and the possible attributes are day, week, month. Video Contents 00:43 Importance of the Calendar view 02:35 How to Add a Date 04:00 Timedelta 11:34 What is the Form ID 12:50 What is Date Delay Related Videos: Advanced Views - Calendar View in Odoo 13: https://youtu.be/gJdRL7Nlmno
Vues | |
---|---|
0 | Total des vues |
0 | Vues Membres |
0 | Vues publiques |
Partager par email
Veuillez S'identifier afin de partager ce video par email