|
7 | 7 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/10-image_1920"/> |
8 | 8 | <field name="available_in_pos" eval="True"/> |
9 | 9 | <field name="service_type">manual</field> |
10 | | - <field name="detailed_type">product</field> |
| 10 | + <field name="is_storable" eval="True"/> |
11 | 11 | <field name="list_price">11.0</field> |
12 | 12 | </record> |
13 | 13 | <record id="product_product_12" model="product.product"> |
|
17 | 17 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/12-image_1920"/> |
18 | 18 | <field name="available_in_pos" eval="True"/> |
19 | 19 | <field name="service_type">manual</field> |
20 | | - <field name="detailed_type">product</field> |
| 20 | + <field name="is_storable" eval="True"/> |
21 | 21 | <field name="list_price">55.0</field> |
22 | 22 | </record> |
23 | 23 | <record id="product_product_13" model="product.product"> |
|
27 | 27 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/12-image_1920"/> |
28 | 28 | <field name="available_in_pos" eval="True"/> |
29 | 29 | <field name="service_type">manual</field> |
30 | | - <field name="detailed_type">product</field> |
| 30 | + <field name="is_storable" eval="True"/> |
31 | 31 | <field name="list_price">55.0</field> |
32 | 32 | </record> |
33 | 33 | <record id="product_product_14" model="product.product"> |
34 | 34 | <field name="name">20-Day Beginner Fitness Program</field> |
35 | 35 | <field name="categ_id" ref="product.product_category_all"/> |
36 | | - <field name="detailed_type">service</field> |
| 36 | + <field name="type">service</field> |
37 | 37 | <field name="service_tracking">project_only</field> |
38 | 38 | <field name="service_type">manual</field> |
39 | 39 | <field name="project_template_id" ref="project_project_1"/> |
|
48 | 48 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/11-image_1920"/> |
49 | 49 | <field name="available_in_pos" eval="True"/> |
50 | 50 | <field name="service_type">manual</field> |
51 | | - <field name="detailed_type">product</field> |
| 51 | + <field name="is_storable" eval="True"/> |
52 | 52 | <field name="list_price">2.5</field> |
53 | 53 | </record> |
54 | 54 | <record id="product_product_6" model="product.product"> |
55 | 55 | <field name="name">Yoga Course</field> |
56 | 56 | <field name="categ_id" ref="product_category_9"/> |
57 | 57 | <field name="service_type">manual</field> |
58 | | - <field name="detailed_type">booking_fees</field> |
| 58 | + <field name="type">service</field> |
59 | 59 | <field name="list_price">15.0</field> |
60 | 60 | </record> |
61 | 61 | <record id="product_product_7" model="product.product"> |
|
66 | 66 | <field name="product_subscription_pricing_ids" eval="[(6,0,[ref('subscription_pricing_1')])]"/> |
67 | 67 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/7-image_1920"/> |
68 | 68 | <field name="service_type">manual</field> |
69 | | - <field name="detailed_type">service</field> |
| 69 | + <field name="type">service</field> |
70 | 70 | <field name="purchase_method">purchase</field> |
71 | 71 | </record> |
72 | 72 | <record id="product_product_8" model="product.product"> |
|
77 | 77 | <field name="product_subscription_pricing_ids" eval="[(6,0,[ref('subscription_pricing_2')])]"/> |
78 | 78 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/8-image_1920"/> |
79 | 79 | <field name="service_type">manual</field> |
80 | | - <field name="detailed_type">service</field> |
| 80 | + <field name="type">service</field> |
81 | 81 | </record> |
82 | 82 | <record id="product_product_9" model="product.product"> |
83 | 83 | <field name="name">Diamond membership</field> |
|
87 | 87 | <field name="product_subscription_pricing_ids" eval="[(6,0,[ref('subscription_pricing_3')])]"/> |
88 | 88 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/9-image_1920"/> |
89 | 89 | <field name="service_type">manual</field> |
90 | | - <field name="detailed_type">service</field> |
| 90 | + <field name="type">service</field> |
91 | 91 | </record> |
92 | 92 | <record id="default_booking_product" model="product.product"> |
93 | 93 | <field name="name">Hit Course</field> |
|
96 | 96 | <field name="image_1920" type="base64" file="fitness/static/src/binary/product_template/1-image_1920"/> |
97 | 97 | <field name="service_type">manual</field> |
98 | 98 | <field name="purchase_ok" eval="False"/> |
99 | | - <field name="detailed_type">booking_fees</field> |
| 99 | + <field name="type">service</field> |
100 | 100 | <field name="list_price">50.0</field> |
101 | 101 | </record> |
102 | 102 | </odoo> |
0 commit comments