Skip to Content
Menu
This question has been flagged
1 Reply
1547 Views

Hello! I am a junior odoo developer (v14).

I am trying to add a button at the header in a tree view, next to the 'Create' button.

I have to add the button from an inherit template, so I think that I will have to use xpath.

The inherited template was already created and I just have to add the button defined in the model, and this is my best approach:

\

However, this does not display the button in the view but at least does not generate en error.

In the template fragment, if I remove the header​ tag, then I can view the button in each record at the right of the table/tree and it does what I expect, but I need to locate the button next to the 'Create' button.

How can I locate my button next to the 'create' button considering that I must to do it from the inherited template?

Avatar
Discard
Related Posts Replies Views Activity
1
May 23
2270
1
Sep 21
4929
1
Aug 23
3078
2
Jan 23
11254
1
Aug 22
2887