We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8637a9 commit a165720Copy full SHA for a165720
addons/hr/views/hr_employee_views.xml
@@ -370,7 +370,7 @@
370
<span invisible="not contract_date_start">to</span>
371
<field name="contract_date_end" string="End Date" placeholder="Indefinite"
372
class="o_hr_narrow_field ms-3" invisible="not contract_date_start"/>
373
- <widget name="button_new_contract"/>
+ <widget name="button_new_contract" invisible="not contract_date_start"/>
374
</div>
375
<label for="wage"/>
376
<div class="o_row" name="wage">
0 commit comments