[FIX] runbot: bind the link error content action to the right model

This commit is contained in:
Christophe Monniez 2024-11-18 12:08:58 +01:00 committed by xdo
parent a82a995397
commit 34ed682a79

View File

@ -11,8 +11,8 @@
</record>
<record model="ir.actions.server" id="action_link_build_errors_contents">
<field name="name">Link build errors contents</field>
<field name="model_id" ref="runbot.model_runbot_build_error" />
<field name="binding_model_id" ref="runbot.model_runbot_build_error" />
<field name="model_id" ref="runbot.model_runbot_build_error_content" />
<field name="binding_model_id" ref="runbot.model_runbot_build_error_content" />
<field name="type">ir.actions.server</field>
<field name="state">code</field>
<field name="code">