[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 Jean-Charles Drubay
parent 96ffd8a54d
commit 1ed94fc891

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>