[IMP] runbot: make ownership multi_edit

This commit is contained in:
Xavier-Do 2022-11-22 10:32:53 +01:00 committed by xdo
parent cd1360d716
commit 2b53455a9c

View File

@ -91,7 +91,7 @@
<field name="name">runbot.module.ownership.tree</field>
<field name="model">runbot.module.ownership</field>
<field name="arch" type="xml">
<tree string="Runbot modules ownership" editable="bottom">
<tree string="Runbot modules ownership" editable="bottom" multi_edit="1">
<field name="team_id"/>
<field name="module_id"/>
<field name="is_fallback"/>