Skip to content
Snippets Groups Projects
Commit e36cfefe authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[UPD] add alert message on scop address wizard

parent 95ef0c8a
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,11 @@
<field name="model">scop.address.wizard</field>
<field name="arch" type="xml">
<form string="Nouvelle Période">
<div class="alert alert-danger" role="alert" style="font-size: 1.4rem;">
L’adresse renseignée ici doit impérativement être celle du KBIS !
<br />
Ce formulaire ne peut pas être utilisé pour une adresse postale qui ne soit pas celle du siège.
</div>
<group name="period" string="Période" col="2">
<field name="start" required="1" />
<field name="previous_period_id" invisible="1" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment