mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
[FIX] runbot: fix typo in server action
This commit is contained in:
parent
9151c26232
commit
d5ef825670
@ -16,7 +16,7 @@
|
||||
<field name="type">ir.actions.server</field>
|
||||
<field name="state">code</field>
|
||||
<field name="code">
|
||||
records.action_link_errors_content()
|
||||
records.action_link_errors_contents()
|
||||
</field>
|
||||
</record>
|
||||
<record model="ir.actions.server" id="action_clean_build_errors">
|
||||
|
Loading…
Reference in New Issue
Block a user