[FIX] - manual_renew_needed should be visible to all contract users

This commit is contained in:
sbejaoui
2019-02-28 17:14:41 +01:00
committed by Francisco Ivan Anton Prieto
parent adf64c4c25
commit 4dd60400fd

View File

@@ -30,7 +30,7 @@
<field name="last_date_invoiced" readonly="True"/>
<field name="termination_notice_date" readonly="True"/>
</group>
<group groups="base.group_no_one">
<group>
<field name="manual_renew_needed"/>
</group>