[TMP] no create membership

This commit is contained in:
michel 2018-01-12 09:50:01 +01:00
parent 5197aa9935
commit 0e6efdaf46
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
</div>
<group string="Season">
<field name="is_default" invisible="True" />
<field name="membership_id" />
<field name="membership_id" options="{'no_create': true}"/>
<field name="name" />
<field name="date_start" />
<field name="date_end" />