|
|
@ -73,7 +73,7 @@ |
|
|
|
<group> |
|
|
|
<field name="reference" |
|
|
|
attrs="{'readonly': [('lock', '=', True)]}"/> |
|
|
|
<field name="partner_id" widget="selection" |
|
|
|
<field name="partner_id" options="{'no_create': True}" |
|
|
|
attrs="{'readonly': [('lock', '=', True)]}"/> |
|
|
|
<field name="recurring_period" |
|
|
|
attrs="{'readonly': [('lock', '=', True)]}"/> |
|
|
|