mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[IMP] runbot: add optional fingerprint in error list view
This commit is contained in:
parent
bddac0a645
commit
08c614a86e
@ -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