mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
[IMP] runbot: add optional fingerprint in error list view
This commit is contained in:
parent
0e03dbcf68
commit
24bfe657e6
@ -166,6 +166,7 @@
|
||||
<field name="fixing_pr_id"/>
|
||||
<field name="fixing_pr_alive" invisible="1"/>
|
||||
<field name="fixing_pr_url" widget="url" text="view PR" readonly="1" attrs="{'invisible': [('fixing_pr_url', '=', False)]}"/>
|
||||
<field name="fingerprint" optional="hide"/>
|
||||
</tree>
|
||||
</field>
|
||||
</record>
|
||||
|
Loading…
Reference in New Issue
Block a user