mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[IMP] runbot: make ownership multi_edit
This commit is contained in:
parent
cd1360d716
commit
2b53455a9c
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user