diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/website_event_track/data/event_track_demo_description.xml | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website_event_track/data/event_track_demo_description.xml')
| -rw-r--r-- | addons/website_event_track/data/event_track_demo_description.xml | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/addons/website_event_track/data/event_track_demo_description.xml b/addons/website_event_track/data/event_track_demo_description.xml new file mode 100644 index 00000000..030e6293 --- /dev/null +++ b/addons/website_event_track/data/event_track_demo_description.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="utf-8"?> +<odoo> + + <record id="event_7_track_3" model="event.track"> + <field name="description" type="html"> +<p>Considering to build a wooden house? Watch this video to find out more information about a construction process and final result. Step by step simple explanation! Interested?</p> + </field> + </record> + <record id="event_7_track_5" model="event.track"> + <field name="description" type="html"> +<p>Top most expensive wood in the world is quite interesting topic and several people may be surprised + that there are hundreds of wood types exist around the globe following different properties and use.</p> +<p>There are several variants of wood is available in the world but we are talking about most expensive + ones in the world and keeping to the point we have arranged ten most expensive wood.</p> + </field> + </record> + <record id="event_7_track_6" model="event.track"> + <field name="description" type="html"> +<p>Use these simple steps to easily haul LONG lumber in a short box pickup truck. A dose of carpenter's + ingenuity along with a couple boards, a sturdy strap and a few screws are all I use to easily haul + long boards from the lumberyard to the Next Level Carpentry shop or jobsite.</p> +<p>Using a unique wrapping method for a tie down strap (NOT Bungee cords!!!) allows lumber to be + cinched securely WITHOUT the need to tie and untie tricky or complicated knots.</p> + </field> + </record> + <record id="event_7_track_7" model="event.track"> + <field name="description" type="html"> +<p>Probably one of the most asked questions I've gotten is how I got started woodworking! In this video I share with you how/why I started building furniture!</p> + </field> + </record> + <record id="event_7_track_13" model="event.track"> + <field name="description" type="html"> +<p>Considering to build a wooden house? Watch this video to find out more information about a construction process and final result. Step by step simple explanation! Interested?</p> + </field> + </record> + <record id="event_7_track_15" model="event.track"> + <field name="description" type="html"> +<p>In this video we will see how lumber is made in a sawmill factory.</p> + </field> + </record> + <record id="event_7_track_17" model="event.track"> + <field name="description" type="html"> +<p> As you may have heard before, making your own furniture is actually not as difficult or as complicated as you think. + In fact, some projects are so easy anyone could successfully complete them. For example, making a cute stool out of + a old tire is a real piece of cake and if you’re in need of a coffee table you can easily put one together using + wood crates.</p> +<p>There are a lot of ideas worth exploring so start with the 10 DIY furniture ideas for absolute beginners.</p> + </field> + </record> + <record id="event_7_track_18" model="event.track"> + <field name="description" type="html"> +<p>In this video, I covered 6 tips and tricks to help out beginners: + <ul> + <li>Making a center marking gauge</li> + <li>Bandy clamp hack</li> + <li>Right angle clamp jig</li> + <li>Miter saw tip</li> + <li>Glue tip</li> + <li>Dowel Hack</li> + </ul> +</p> + </field> + </record> + <record id="event_7_track_19" model="event.track"> + <field name="description" type="html"> +<p>Link to Q&A here! The time has come to hide those old block walls. Love simple and transformation type projects like this! :)-</p> + </field> + </record> + <record id="event_7_track_23" model="event.track"> + <field name="description" type="html"> +<p> Restoring old woodworking tools</p> + </field> + </record> +</odoo> |
