[IMP] runbot_merge: secret field & titles for o2m tables

This commit is contained in:
Xavier Morel 2018-09-03 17:50:18 +02:00
parent ec5d60d027
commit fd705d241a

View File

@ -26,6 +26,7 @@
<group>
<group>
<field name="github_token"/>
<field name="secret"/>
</group>
<group>
<field name="ci_timeout"/>
@ -33,11 +34,13 @@
</group>
</group>
<separator string="Repositories"/>
<field name="repo_ids">
<tree editable="bottom">
<field name="name"/>
</tree>
</field>
<separator string="Branches"/>
<field name="branch_ids">
<tree editable="bottom">
<field name="name"/>