<odoo>
|
|
<template id="kalachakra.registration_step1" name="Distancial Event Form">
|
|
|
|
<t t-call="website.layout">
|
|
|
|
<div class="container-fluid">
|
|
<h4 style="display: inline">Registering to : </h4><h4 style="display: inline" t-esc="event.name"></h4>
|
|
<h6>From <span t-field="event.date_begin" t-options='{"format": "dd/mm/yyyy hh:mm"}'/> to <span t-field="event.date_end" t-options='{"format": "dd/MM/yyyy hh:mm"}'/> </h6>
|
|
<h6> Your status : <span id="your_status" t-esc='status'></span></h6>
|
|
<form action="step2" method="post" class="form js_website_submit_form">
|
|
<div class="form-group s_website_form_field col-12 s_website_form_custom " data-type="selection" data-name="Field">
|
|
<div class="row s_col_no_resize s_col_no_bgcolor">
|
|
<label class=" col-sm-auto s_website_form_label " style="width: 200px" for="2bp1hybvcoe">
|
|
<span class="s_website_form_label_content"></span>
|
|
</label>
|
|
<div class="col-sm">
|
|
<div class="row s_col_no_resize s_col_no_bgcolor s_website_form_multiple" data-display="vertical">
|
|
<div class="radio col-12">
|
|
<div class="form-check">
|
|
<input type="radio" checked="checked" class="s_website_form_input form-check-input" id="check1" name="online" value="no"/>
|
|
<label class="form-check-label s_website_form_check_label" for="check1">
|
|
Je participerai au centre Kalachakra
|
|
</label>
|
|
</div>
|
|
</div>
|
|
<div class="radio col-12">
|
|
<div class="form-check">
|
|
<input type="radio" class="s_website_form_input form-check-input" id="check2" name="online" value="yes"/>
|
|
<label class="form-check-label s_website_form_check_label" for="check2">
|
|
Je participerai sur Zoom
|
|
</label>
|
|
</div>
|
|
</div>
|
|
<div class="radio col-12">
|
|
<div class="form-check">
|
|
<input type="radio" class="s_website_form_input form-check-input" id="check3" name="online" value=""/>
|
|
<label class="form-check-label s_website_form_check_label" for="check3">
|
|
Je choisirai plus tard
|
|
</label>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<button id="back_button1" type="button" class="btn btn-warning" >back</button>
|
|
<button type="submit" class="btn btn-primary" >Continue</button>
|
|
|
|
</form>
|
|
</div>
|
|
</t>
|
|
</template>
|
|
|
|
<template id="kalachakra.registration_step2" name="step2">
|
|
|
|
<t t-call="website.layout">
|
|
|
|
|
|
<div class="container-fluid">
|
|
<b><h7 style="display: inline">Registering to : </h7><h7 style="display: inline" t-esc="event.name"></h7></b>
|
|
<br></br>
|
|
<h7>From <span t-field="event.date_begin" t-options='{"format": "dd/mm/yyyy hh:mm"}'/> to <span t-field="event.date_end" t-options='{"format": "dd/MM/yyyy hh:mm"}'/> </h7>
|
|
<br></br>
|
|
<h7> Your status : <span id="your_status" t-esc='status'></span></h7>
|
|
<br></br>
|
|
<br></br>
|
|
<h7>your registration is taken into account !</h7>
|
|
<br></br>
|
|
<br></br>
|
|
<t t-if="event.online_event">
|
|
|
|
<h7>Here is the information to attend on Zoom :</h7>
|
|
<br></br>
|
|
<ul>
|
|
<li>link : <span t-esc="event.online_link"></span></li>
|
|
<li>id : <span t-esc="event.online_id"></span></li>
|
|
<li>password : <span t-esc="event.online_password"></span></li>
|
|
</ul>
|
|
<br></br>
|
|
<br></br>
|
|
</t>
|
|
|
|
|
|
|
|
|
|
<t t-if="event.free_participation">
|
|
<h7> The participation is free.</h7>
|
|
<br></br>
|
|
<br></br>
|
|
<h7>If you want to make a donation, click here : </h7><button type="submit" class="btn btn-primary" >Make a donation</button>
|
|
<br></br>
|
|
<br></br>
|
|
|
|
<t t-if="status=='standard'">
|
|
<h7>If you want to be a member, click here : </h7><button type="submit" class="btn btn-primary" >Become a member</button>
|
|
<br></br>
|
|
<br></br>
|
|
</t>
|
|
<t t-if="status=='member'">
|
|
<h7>If you want to be a super member, click here : </h7><button type="submit" class="btn btn-primary" >Become a super member</button>
|
|
<br></br>
|
|
<br></br>
|
|
</t>
|
|
</t>
|
|
<t t-if="not event.free_participation">
|
|
<button type="submit" class="btn btn-primary" >I pay the participation now</button>
|
|
<br></br>
|
|
<br></br>
|
|
<button type="submit" class="btn btn-primary" >I will pay the participation on the spot</button>
|
|
<br></br>
|
|
<br></br>
|
|
<t t-if="status=='standard'">
|
|
<h7>If you want to be a member, click here : </h7><button type="submit" class="btn btn-primary" >Become a member</button>
|
|
<br></br>
|
|
<br></br>
|
|
</t>
|
|
<t t-if="status=='member'">
|
|
<h7>If you want to be a super member, click here : </h7><button type="submit" class="btn btn-primary" >Become a super member</button>
|
|
<br></br>
|
|
<br></br>
|
|
</t>
|
|
</t>
|
|
<br></br>
|
|
|
|
<div class="row s_col_no_resize s_col_no_bgcolor">
|
|
<label class=" col-sm-auto s_website_form_label " for="pm84usjk8cf">
|
|
<span class="s_website_form_label_content">To stay informed I subscribe to the newsletter of the center</span>
|
|
</label>
|
|
<div class="col-sm">
|
|
<input type="checkbox" value="Yes" checked="checked" class="s_website_form_input" name="newsletter" required="1" id="pm84usjk8cf"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</t>
|
|
|
|
</template>
|
|
|
|
</odoo>
|