🐛 corrige la disparition de la ligne impôt sur le simulateur EURL IS

fix #1750
pull/1765/head
Johan Girod 2021-09-30 15:32:37 +02:00
parent 09c91681a0
commit 5136baca6b
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ function IndépendantSimulationGoals() {
/>
</Condition>
<SimulationGoal dottedName="dirigeant . rémunération . nette" />
<Condition expression="entreprise . chiffre d'affaires > 0">
<Condition expression="impôt . montant > 0">
<SimulationGoal small editable={false} dottedName="impôt . montant" />
</Condition>
<SimulationGoal dottedName="dirigeant . rémunération . nette après impôt" />