You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
313 B
8 lines
313 B
<?xml version="1.0" encoding="utf-8" ?>
|
|
<odoo>
|
|
<record model="ir.actions.client" id="editor_client_action">
|
|
<field name="name">Editor Client Action</field>
|
|
<field name="tag">backend_theme_infinito.editor_client_action</field>
|
|
<field name="target">current</field>
|
|
</record>
|
|
</odoo>
|
|
|