Skip to content
Extraits de code Groupes Projets
Valider 5e209198 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Adapt sequence + add picto cat sequence

parent 702b3fb7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -44,6 +44,10 @@ address .align-items-baseline {
font-size: 17px;
}
.o_report_layout_boxed .row:not(#total) > div > table.table-compo tbody tr:not(:last-child) td:last-child{
background-color: #fff !important;
}
.o_report_compo{
font-size: 13px !important;
}
......@@ -54,9 +54,9 @@
t-as="intervention"
>
<div class="col-4">
<span class="text-center">INTERVENTION N° <span
<p class="m-0 text-center">INTERVENTION N° <span
t-field="intervention.name"
/></span>
/></p>
<t
t-if="intervention.sequence_type == 'sequence'"
>
......@@ -120,7 +120,13 @@
/></td>
<td><t
t-if="compo.product_alternance_id"
>OU</t></td>
>ou</t></td>
<td class="text-center">
<t t-if="compo.product_alternance_id.categ_id.symbol">
<i t-attf-class="fa {{compo.product_alternance_id.categ_id.symbol}}"
/>
</t>
</td>
<td><t
t-if="compo.product_alternance_id"
><span
......
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