@ -1,3 +1,8 @@
.fa-shopping-cart:before {
content: "\f067";
}
form .div_city label ,
form .div_street label {
font-weight: 400;
@ -38,6 +38,11 @@
</select>
</xpath>
<xpath expr="//input[@name='field_required']" position="before">
<div class="mb-3">
* Champ obligatoire
</div>
</template>
</odoo>