|
| 1 | +<?xml version='1.0' encoding='UTF-8'?> |
| 2 | +<odoo noupdate="1"> |
| 3 | + <record id="appointment_type_1" model="appointment.type"> |
| 4 | + <field name="name">Theory Lesson A</field> |
| 5 | + <field name="image_1920" type="base64" file="driving_school/static/src/binary/appointment_type/1-image_1920"/> |
| 6 | + <field name="location_id" ref="base.main_partner"/> |
| 7 | + <field name="event_videocall_source" eval="False"/> |
| 8 | + <field name="assign_method">time_auto_assign</field> |
| 9 | + <field name="category">recurring</field> |
| 10 | + <field name="avatars_display">show</field> |
| 11 | + <field name="min_cancellation_hours">3.0</field> |
| 12 | + <field name="min_schedule_hours">3.0</field> |
| 13 | + <field name="max_schedule_days">30</field> |
| 14 | + <field name="schedule_based_on">resources</field> |
| 15 | + <field name="resource_ids" eval="[(6, 0, [ref('appointment_resource_1')])]"/> |
| 16 | + <field name="has_payment_step" eval="True"/> |
| 17 | + <field name="product_id" ref="product_product_18"/> |
| 18 | + <field name="slot_ids" eval="[ |
| 19 | + (0, 0, {'weekday': '1', 'start_hour': 17.0, 'end_hour': 18.0}), |
| 20 | + (0, 0, {'weekday': '4', 'start_hour': 18.0, 'end_hour': 19.0}), |
| 21 | + (0, 0, {'weekday': '6', 'start_hour': 10.0, 'end_hour': 11.0}), |
| 22 | + ]"/> |
| 23 | + </record> |
| 24 | + <record id="appointment_type_2" model="appointment.type"> |
| 25 | + <field name="name">Theory Lesson B</field> |
| 26 | + <field name="image_1920" type="base64" file="driving_school/static/src/binary/appointment_type/1-image_1920"/> |
| 27 | + <field name="location_id" ref="base.main_partner"/> |
| 28 | + <field name="event_videocall_source" eval="False"/> |
| 29 | + <field name="assign_method">time_auto_assign</field> |
| 30 | + <field name="category">recurring</field> |
| 31 | + <field name="avatars_display">show</field> |
| 32 | + <field name="min_cancellation_hours">3.0</field> |
| 33 | + <field name="min_schedule_hours">3.0</field> |
| 34 | + <field name="max_schedule_days">30</field> |
| 35 | + <field name="schedule_based_on">resources</field> |
| 36 | + <field name="resource_ids" eval="[(6, 0, [ref('appointment_resource_1')])]"/> |
| 37 | + <field name="has_payment_step" eval="True"/> |
| 38 | + <field name="product_id" ref="product_product_8"/> |
| 39 | + <field name="slot_ids" eval="[ |
| 40 | + (0, 0, {'weekday': '1', 'start_hour': 18.0, 'end_hour': 19.0}), |
| 41 | + (0, 0, {'weekday': '2', 'start_hour': 18.0, 'end_hour': 19.0}), |
| 42 | + (0, 0, {'weekday': '3', 'start_hour': 17.0, 'end_hour': 18.0}), |
| 43 | + (0, 0, {'weekday': '4', 'start_hour': 17.0, 'end_hour': 18.0}), |
| 44 | + (0, 0, {'weekday': '5', 'start_hour': 18.0, 'end_hour': 19.0}), |
| 45 | + (0, 0, {'weekday': '6', 'start_hour': 11.0, 'end_hour': 12.0}), |
| 46 | + (0, 0, {'weekday': '6', 'start_hour': 15.0, 'end_hour': 16.0}), |
| 47 | + ]"/> |
| 48 | + </record> |
| 49 | + <record id="appointment_type_3" model="appointment.type"> |
| 50 | + <field name="name">Theory Lesson C+D</field> |
| 51 | + <field name="image_1920" type="base64" file="driving_school/static/src/binary/appointment_type/1-image_1920"/> |
| 52 | + <field name="location_id" ref="base.main_partner"/> |
| 53 | + <field name="event_videocall_source" eval="False"/> |
| 54 | + <field name="assign_method">time_auto_assign</field> |
| 55 | + <field name="category">recurring</field> |
| 56 | + <field name="avatars_display">show</field> |
| 57 | + <field name="min_cancellation_hours">3.0</field> |
| 58 | + <field name="min_schedule_hours">3.0</field> |
| 59 | + <field name="max_schedule_days">30</field> |
| 60 | + <field name="schedule_based_on">resources</field> |
| 61 | + <field name="resource_ids" eval="[(6, 0, [ref('appointment_resource_1')])]"/> |
| 62 | + <field name="has_payment_step" eval="True"/> |
| 63 | + <field name="product_id" ref="product_product_13"/> |
| 64 | + <field name="slot_ids" eval="[ |
| 65 | + (0, 0, {'weekday': '2', 'start_hour': 17.0, 'end_hour': 18.0}), |
| 66 | + (0, 0, {'weekday': '3', 'start_hour': 18.0, 'end_hour': 19.0}), |
| 67 | + (0, 0, {'weekday': '5', 'start_hour': 17.0, 'end_hour': 18.0}), |
| 68 | + (0, 0, {'weekday': '6', 'start_hour': 9.0, 'end_hour': 10.0}), |
| 69 | + ]"/> |
| 70 | + </record> |
| 71 | + <record id="appointment_type_4" model="appointment.type"> |
| 72 | + <field name="name">Practical Lesson A</field> |
| 73 | + <field name="image_1920" type="base64" file="driving_school/static/src/binary/appointment_type/4-image_1920"/> |
| 74 | + <field name="location_id" ref="base.main_partner"/> |
| 75 | + <field name="event_videocall_source" eval="False"/> |
| 76 | + <field name="category">recurring</field> |
| 77 | + <field name="avatars_display">show</field> |
| 78 | + <field name="min_cancellation_hours">48.0</field> |
| 79 | + <field name="min_schedule_hours">120.0</field> |
| 80 | + <field name="max_schedule_days">30</field> |
| 81 | + <field name="has_payment_step" eval="True"/> |
| 82 | + <field name="product_id" ref="product_product_26"/> |
| 83 | + <field name="slot_ids" eval="[ |
| 84 | + (0, 0, {'weekday': '1', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 85 | + (0, 0, {'weekday': '1', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 86 | + (0, 0, {'weekday': '2', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 87 | + (0, 0, {'weekday': '2', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 88 | + (0, 0, {'weekday': '3', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 89 | + (0, 0, {'weekday': '3', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 90 | + (0, 0, {'weekday': '4', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 91 | + (0, 0, {'weekday': '4', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 92 | + (0, 0, {'weekday': '5', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 93 | + (0, 0, {'weekday': '5', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 94 | + (0, 0, {'weekday': '6', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 95 | + (0, 0, {'weekday': '6', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 96 | + ]"/> |
| 97 | + </record> |
| 98 | + <record id="appointment_type_5" model="appointment.type"> |
| 99 | + <field name="name">Practical Lesson B</field> |
| 100 | + <field name="image_1920" type="base64" file="driving_school/static/src/binary/appointment_type/5-image_1920.jpeg"/> |
| 101 | + <field name="location_id" ref="base.main_partner"/> |
| 102 | + <field name="event_videocall_source" eval="False"/> |
| 103 | + <field name="category">recurring</field> |
| 104 | + <field name="avatars_display">show</field> |
| 105 | + <field name="min_cancellation_hours">48.0</field> |
| 106 | + <field name="min_schedule_hours">120.0</field> |
| 107 | + <field name="max_schedule_days">30</field> |
| 108 | + <field name="has_payment_step" eval="True"/> |
| 109 | + <field name="product_id" ref="product_product_27"/> |
| 110 | + <field name="slot_ids" eval="[ |
| 111 | + (0, 0, {'weekday': '1', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 112 | + (0, 0, {'weekday': '1', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 113 | + (0, 0, {'weekday': '2', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 114 | + (0, 0, {'weekday': '2', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 115 | + (0, 0, {'weekday': '3', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 116 | + (0, 0, {'weekday': '3', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 117 | + (0, 0, {'weekday': '4', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 118 | + (0, 0, {'weekday': '4', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 119 | + (0, 0, {'weekday': '5', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 120 | + (0, 0, {'weekday': '5', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 121 | + (0, 0, {'weekday': '6', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 122 | + (0, 0, {'weekday': '6', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 123 | + ]"/> |
| 124 | + </record> |
| 125 | + <record id="appointment_type_6" model="appointment.type"> |
| 126 | + <field name="name">Practical Lesson C</field> |
| 127 | + <field name="image_1920" type="base64" file="driving_school/static/src/binary/appointment_type/6-image_1920"/> |
| 128 | + <field name="location_id" ref="base.main_partner"/> |
| 129 | + <field name="event_videocall_source" eval="False"/> |
| 130 | + <field name="category">recurring</field> |
| 131 | + <field name="avatars_display">show</field> |
| 132 | + <field name="min_cancellation_hours">48.0</field> |
| 133 | + <field name="min_schedule_hours">120.0</field> |
| 134 | + <field name="max_schedule_days">30</field> |
| 135 | + <field name="has_payment_step" eval="True"/> |
| 136 | + <field name="product_id" ref="product_product_28"/> |
| 137 | + <field name="slot_ids" eval="[ |
| 138 | + (0, 0, {'weekday': '1', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 139 | + (0, 0, {'weekday': '1', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 140 | + (0, 0, {'weekday': '2', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 141 | + (0, 0, {'weekday': '2', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 142 | + (0, 0, {'weekday': '3', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 143 | + (0, 0, {'weekday': '3', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 144 | + (0, 0, {'weekday': '4', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 145 | + (0, 0, {'weekday': '4', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 146 | + (0, 0, {'weekday': '5', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 147 | + (0, 0, {'weekday': '5', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 148 | + (0, 0, {'weekday': '6', 'start_hour': 9.0, 'end_hour': 12.0}), |
| 149 | + (0, 0, {'weekday': '6', 'start_hour': 14.0, 'end_hour': 17.0}), |
| 150 | + ]"/> |
| 151 | + </record> |
| 152 | +</odoo> |
0 commit comments