mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot_merge: remove widget on branch_filter
Apparently: * this requires a `model` option (makes sense) * this blows up in a list view (makes less sense)
This commit is contained in:
parent
3b28d7801d
commit
c61c1c74a0
@ -64,7 +64,7 @@
|
||||
<field name="status_ids">
|
||||
<tree editable="bottom">
|
||||
<field name="context"/>
|
||||
<field name="branch_filter" widget="domain"/>
|
||||
<field name="branch_filter"/>
|
||||
<field name="prs"/>
|
||||
<field name="stagings"/>
|
||||
</tree>
|
||||
|
Loading…
Reference in New Issue
Block a user