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

[fix] error template nb_quarter_aura

parent 37a67a64
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</p> </p>
<p> <p>
<t t-set="prorata" t-value="o.nb_quarter_aura / 4"/> <t t-set="prorata" t-value="o.nb_quarter_aura / 4"/>
Masse salariale <span t-esc="str(o.year - 2)"/> : <span t-field="o.wage_cg_retenu" t-options='{"widget": "monetary", "display_currency": o.currency_id}'/> x 0,50% = <span t-esc="o.amount_total / prorata" t-options='{"widget": "monetary", "display_currency": o.currency_id}'/> <t t-if="prorata != 1">soit <strong><span t-field="o.amount_total"/> pour <span t-esc="o.nb_quarter"/> trimestre<t t-if="prorata != 0.25">s</t></strong></t> * Masse salariale <span t-esc="str(o.year - 2)"/> : <span t-field="o.wage_cg_retenu" t-options='{"widget": "monetary", "display_currency": o.currency_id}'/> x 0,50% = <span t-esc="o.amount_total / prorata" t-options='{"widget": "monetary", "display_currency": o.currency_id}'/> <t t-if="prorata != 1">soit <strong><span t-field="o.amount_total"/> pour <span t-esc="o.nb_quarter_aura"/> trimestre<t t-if="prorata != 0.25">s</t></strong></t> *
</p> </p>
<p style="font-style: italic; font-size: 12px;"> <p style="font-style: italic; font-size: 12px;">
......
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