Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2502 Представления

I have this extend template:

<?xml version="1.0" encoding="UTF-8"?> <template xml:space="preserve"> <t t-extend="KanbanView.buttons"> <t t-jquery="button.o_list_button_add" t-operation="after"> <button class="btn btn-primary o_list_tender_button_create" type="button">Custom Button</button> </t> </t> </template>

However, after upgrading the module, I saw no difference. Do I have to write JS or something else for it to render? I'm still new to Odoo so it would be kind of you if you provide a step by step example.

What is the proper procedure to extend a template? I really want to add more buttons to views.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
дек. 20
3225
1
янв. 19
8717
1
авг. 17
22628
0
мая 17
6768
0
дек. 24
1237