231 lines
17 KiB
XML
231 lines
17 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<odoo>
|
|||
|
|
|||
|
<!-- Event Type -->
|
|||
|
<record id="event.event_type_0" model="event.type">
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_type_1" model="event.type">
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_type_2" model="event.type">
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<!-- Event Event -->
|
|||
|
<record id="event.event_0" model="event.event">
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="subtitle">Get Inspired • Stay Connected • Have Fun</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_0.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="description" type="html">
|
|||
|
<div class="oe_structure">
|
|||
|
<h5>Join us for this 3-day Event</h5>
|
|||
|
<p class="lead mb-3">Every year we invite our community, partners and end-users to come and meet us! It's the ideal event to get together and present new features, roadmap of future versions, achievements of the software, workshops, training sessions, etc....</p>
|
|||
|
<p class="mb-3">This event is also an opportunity to showcase our partners' case studies, methodology or developments. Be there and see directly from the source the features of the version 12!
|
|||
|
</p>
|
|||
|
<div class="text-bg-light border-start border-2 border-secondary p-3">
|
|||
|
<p class="mb-0"><i class="fa fa-info-circle me-2"/>This event and all the conferences are in <b>English</b>!</p>
|
|||
|
</div>
|
|||
|
<h5 class="mb-2">What's new?</h5>
|
|||
|
<ul class="mb-5">
|
|||
|
<li class="mb-2"><b>The Design Fair is preceded by 2 days of Training Sessions for experts!</b><br/> We propose 3 different training sessions, 2 days each.</li>
|
|||
|
<li class="mb-2"><b>The whole event is open to all public!</b> <br/>We ask a participation fee of 49.50€ for the costs for the 3 days (coffee breaks, catering, drinks and a surprising concert and beer party).<br/> For those who don't want to contribute, there is a free ticket, therefore, catering and access to evening events aren't included.</li>
|
|||
|
<li class="mb-2"><b>The plenary sessions in the morning will be shorter</b> and we will give more time for thematical meetings, conferences, workshops and tutorial sessions in the afternoon.</li>
|
|||
|
</ul>
|
|||
|
<h5 class="mb-2">Program</h5>
|
|||
|
<p>Conferences, workshops and trainings will be organized in 6 rooms:</p>
|
|||
|
<ul class="mb-5">
|
|||
|
<li><b>Technical Rooms</b> - One dedicated to advanced Odoo developers, one for new developers.</li>
|
|||
|
<li><b>Technical Rooms</b> - One dedicated to advanced Odoo developers, one for new developers.</li>
|
|||
|
<li><b>Business Room</b> - To discuss implementation methodologies, best sales practices, etc.</li>
|
|||
|
<li><b>Workshop Room</b> - Mainly for developers.</li>
|
|||
|
</ul>
|
|||
|
<div class="rounded-end border-start border-secondary p-3 mb-3" style="border-start-width: 3px !important;">
|
|||
|
<p class="mb-0"><em>If you wish to make a presentation, please send your topic proposal as soon as possible for approval to Mr. Famke Jenssens at ngh (a) yourcompany (dot) com. The presentations should be, for example, a presentation of a community module, a case study, methodology feedback, technical, etc. Each presentation must be in English.</em></p>
|
|||
|
</div>
|
|||
|
<p class="mb-3">For any additional information, please contact us at <a href="mailto:events@yourcompany.com">events@yourcompany.com</a>.</p>
|
|||
|
<div class="text-bg-light border-start border-2 border-secondary p-3">
|
|||
|
<p class="mb-0">OpenElec Applications reserves the right to cancel, re-name or re-locate the event or change the dates on which it is held.</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_1" model="event.event">
|
|||
|
<field name="website_menu" eval="True"/>
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="menu_register_cta" eval="True"/>
|
|||
|
<field name="subtitle">The Great Reno Balloon Race is the world's largest free hot-air ballooning event.</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_1.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="description" type="html">
|
|||
|
<div class="oe_structure">
|
|||
|
<h5>Join us for the greatest ballon race of all times!</h5>
|
|||
|
<p class="lead mb-3">The best aeronauts of the world will gather on this event to offer you the most spectacular show.</p>
|
|||
|
<p class="lead mb-3">Around one hundred ballons will simultaneously take flight and turn the sky into a beautiful canvas of colours.</p>
|
|||
|
<p class="lead mb-3">This is the perfect place for spending a nice day with your family, we guarantee you will be leaving with beautiful everlasting memories!</p>
|
|||
|
<p class="mb-3">For any additional information, please contact us at <a href="mailto:events@yourcompany.com">events@yourcompany.com</a>.</p>
|
|||
|
<div class="text-bg-light border-start border-2 border-secondary p-3">
|
|||
|
<p class="mb-1">We reserve the right to cancel, re-name or re-locate the event or change the dates on which it is held in case the weather fails us.</p>
|
|||
|
<p class="mb0">The safety of our attendees and our aeronauts comes first!</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_2" model="event.event">
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="subtitle">Enhance your architectural business and improve professional skills.</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_2.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="description" type="html">
|
|||
|
<div class="oe_structure">
|
|||
|
<h5>Conference for Architects</h5>
|
|||
|
<p class="lead">During this conference, our team will give a detailed overview of our business applications. You’ll know all the benefits of using it.</p>
|
|||
|
<h6>Objectives</h6>
|
|||
|
<p>Having attended this conference, participants should be able to:</p>
|
|||
|
<ul class="mb-4">
|
|||
|
<li>Understand the various modules;</li>
|
|||
|
<li>Functional flow of the main applications;</li>
|
|||
|
</ul>
|
|||
|
<h6>Program</h6>
|
|||
|
<ul class="mb-4">
|
|||
|
<li>Introduction, CRM, Sales Management</li>
|
|||
|
<li>Purchase, Sales & Purchase management, Financial accounting.</li>
|
|||
|
<li>Project management, Human resources, Contract management.</li>
|
|||
|
<li>Warehouse management, Manufacturing (MRP) & Sales, Import/Export.</li>
|
|||
|
<li>Point of Sale (POS), Introduction to report customization.</li>
|
|||
|
</ul>
|
|||
|
|
|||
|
<p>For any additional information, please contact us at <a href="mailto:events@odoo.com">events@odoo.com</a></p>
|
|||
|
|
|||
|
<section class="s_we_speaker p-3 mb-4" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="performer">
|
|||
|
<span class="badge text-bg-secondary o_wevent_badge float-end">SPEAKER</span>
|
|||
|
<img src="/mail/static/src/img/odoobot.png" width="70" class="img-fluid rounded-circle float-start me-3" alt=""/>
|
|||
|
<div class="overflow-hidden">
|
|||
|
<h4 class="mt-3 mb-1" itemprop="name">John DOE</h4>
|
|||
|
<h6 class="mb-4">Company</h6>
|
|||
|
<p>At just 13 years old, John DOE was already starting to develop his first business applications for customers. After mastering civil engineering, he founded TinyERP. This was the first phase of OpenERP which would later became Odoo, the most installed open-source business software worldwide.</p>
|
|||
|
</div>
|
|||
|
</section>
|
|||
|
|
|||
|
<div class="alert alert-info">
|
|||
|
<p class="mb-0">Chamber Works reserves the right to cancel, re-name or re-locate the event or change the dates on which it is held.</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_3" model="event.event">
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="subtitle">Experience live music, local food and beverages.</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_3.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="description" type="html">
|
|||
|
<div class="oe_structure">
|
|||
|
<h5>Here it is, the 12th edition of our Live Musical Festival!</h5>
|
|||
|
<p class="lead mb-3">Once again we assembled the most legendary bands in Rock history.</p>
|
|||
|
<p class="lead mb-3">Bands like Bar Fighters, Led Slippers and Link Floyd will offer you the show of the century during our three day event.</p>
|
|||
|
<p class="lead mb-3">This is the perfect place for spending a nice time with your friends while listening to some of the most iconic rock songs of all times!</p>
|
|||
|
<p class="mb-3">For any additional information, please contact us at <a href="mailto:events@yourcompany.com">events@yourcompany.com</a>.</p>
|
|||
|
<div class="text-bg-light border-start border-2 border-secondary p-3">
|
|||
|
<p class="mb-1">We reserve the right to cancel, re-name or re-locate the event or change the dates on which it is held in case the weather fails us.</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_4" model="event.event">
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="subtitle">Discover how to grow a sustainable business with our experts.</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_4.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_5" model="event.event">
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="subtitle">Bring your outdoor field hockey season to the next level by taking the field at this 9th annual Field Hockey tournament.</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_5.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="description" type="html">
|
|||
|
<div class="oe_structure">
|
|||
|
<h5>Seasoned Hockey Fans and curious people, this tournament is for you!</h5>
|
|||
|
<p class="lead mb-3">The best Hockey teams of the country will compete for the national Hockey trophy.</p>
|
|||
|
<p class="lead mb-3">If you don't know anything about Hockey, this is a great introduction to this wonderful sport as you will will be able to see some training process and also have some time
|
|||
|
to chat with experienced players and trainers once the tournament is over!
|
|||
|
</p>
|
|||
|
<p class="mb-3">For any additional information, please contact us at <a href="mailto:events@yourcompany.com">events@yourcompany.com</a>.</p>
|
|||
|
<div class="text-bg-light border-start border-2 border-secondary p-3">
|
|||
|
<p class="mb-1">We reserve the right to cancel, re-name or re-locate the event or change the dates on which it is held in case the weather fails us.</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_6" model="event.event">
|
|||
|
<field name="website_published" eval="False"/>
|
|||
|
<field name="cover_properties">{"background-image": "none", "background-color": "secondary", "opacity": ""}</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
<record id="event.event_7" model="event.event">
|
|||
|
<field name="website_menu" eval="True"/>
|
|||
|
<field name="website_published" eval="True"/>
|
|||
|
<field name="menu_register_cta" eval="True"/>
|
|||
|
<field name="subtitle">Our newest collection will be revealed online! Interact with us on our live streams!</field>
|
|||
|
<field name="cover_properties">{"background-image": "url('/website_event/static/src/img/event_cover_7.jpg')", "resize_class": "o_record_has_cover o_half_screen_height", "opacity": "0.4"}</field>
|
|||
|
<field name="description" type="html">
|
|||
|
<div class="oe_structure">
|
|||
|
<h5>The finest OpenWood furnitures are coming to your house in a brand new collection</h5>
|
|||
|
<p>
|
|||
|
And this time, we go fully ONLINE! Meet us in our live streams from the comfort of your house.<br/>
|
|||
|
Special discount codes will be handed out during the various streams, make sure to be there on time.
|
|||
|
</p>
|
|||
|
<p class="mb-3">For any additional information, please contact us at <a href="mailto:events@openwood.example.com">events@penwood.example.com</a>.</p>
|
|||
|
<div class="text-bg-light border-start border-2 border-secondary p-3">
|
|||
|
<p class="mb-1">This event is fully online and FREE, if you have paid for tickets, you should get a refund.<br/>
|
|||
|
It will require a good Internet connection to get the best video quality.</p>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</field>
|
|||
|
<field name="question_ids" eval="[(5, 0, 0),
|
|||
|
(0, 0, {'title': 'Name', 'question_type': 'name', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Email', 'question_type': 'email', 'is_mandatory_answer': True}),
|
|||
|
(0, 0, {'title': 'Phone', 'question_type': 'phone'})]"/>
|
|||
|
</record>
|
|||
|
|
|||
|
</odoo>
|