Skip to content
Extraits de code Groupes Projets
Valider 390ac094 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[update] session_update alert view

parent 9d4a4566
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -10,9 +10,15 @@
<field name="website_url" invisible="1" />
<field name="is_published" widget="website_redirect_button" />
</button>
<field name="name" position="attributes">
<attribute name="invisible">1</attribute>
</field>
<field name="session_update" position="attributes">
<attribute name="options">{'horizontal': true}</attribute>
</field>
<!-- Title -->
<div class="oe_title" position="inside">
<h2>
<field
......@@ -23,6 +29,7 @@
/>
</h2>
</div>
<label for="date_begin" position="attributes">
<attribute name="invisible">1</attribute>
</label>
......@@ -30,6 +37,8 @@
<field name="date_begin" invisible="1" />
<field invisible="1" name="date_end" />
</div>
<!-- Slots -->
<field name="date_tz" position="before">
<label for="event_session_slot_ids" />
<div class="o_row" colspan="2">
......@@ -74,6 +83,8 @@
<field name="duration_slot" />
<field name="duration" invisible="1" />
</field>
<!-- Seats -->
<group name="right" position="inside">
<field name="seats_max" />
<field name="seats_min" />
......@@ -86,6 +97,8 @@
options="{'color_field': 'color', 'no_quick_create': True}"
/>
</group>
<!-- Notebook -->
<xpath expr="//notebook" position="before">
<group>
<field name="description" />
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter