mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[IMP] runbot: add responsible in error list view
This commit is contained in:
parent
9d5b31fe18
commit
f3c7212b7c
@ -219,6 +219,7 @@
|
|||||||
<field name="error_count" readonly="1"/>
|
<field name="error_count" readonly="1"/>
|
||||||
<field name="build_count" readonly="1"/>
|
<field name="build_count" readonly="1"/>
|
||||||
<field name="team_id"/>
|
<field name="team_id"/>
|
||||||
|
<field name="responsible" optional="show"/>
|
||||||
<field name="test_tags" optional="hide"/>
|
<field name="test_tags" optional="hide"/>
|
||||||
<field name="tags_min_version_id" string="Tags Min" optional="hide"/>
|
<field name="tags_min_version_id" string="Tags Min" optional="hide"/>
|
||||||
<field name="tags_max_version_id" string="Tags Max" optional="hide"/>
|
<field name="tags_max_version_id" string="Tags Max" optional="hide"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user