Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3714 Weergaven

Am working with Odoo 10 and I want two things:

  1. Insert a button in the menu specified in the picture. (https://i.stack.imgur.com/0naT3.png)

Then the button,

  1. Will execute some code that operates with the selected objects.

I would like to know how to insert the button and the best approach for point number 2.

Avatar
Annuleer
Beste antwoord

Hi Luis ,
In the case of the reports if we add a report tag like the one in the below ,  a menu named Quotation (what is given in the string) will appear in the place you mentioned.

Thank you


<report
id="report_tour_quotation"
string="Quotation"
model="tour.booking"
report_type="qweb-pdf"
file="tours_and_travels.tour_quotation"
name="tours_and_travels.tour_quotation"
/>
Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
7
jul. 23
21362
2
sep. 18
2756
0
mei 15
2982
0
mrt. 15
3255
1
mrt. 15
4109