Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
2223 Lượt xem

I would try to edit the HTML of a Kanban view (specifically for Contacts module) to add a button on header, I did something like this with the signup form, I inherited the page like this using ad id "auth_signup.fields":



<odoo>    
    <data>       
        <template id="signup_fields" inherit_id="auth_signup.fields" name="Signup Expanded Forms">


I haven't find any solution yet and this is the nearest to a possible solution, does anyone know how to find the external id of the kanban view's HTML page?

Ảnh đại diện
Huỷ bỏ

The external ID for contacts kanban view is (res_partner_kanban_view) and you can inherit it and add your customization.

Câu trả lời hay nhất

Hi,

You can see the external id for a record by enabling the developer mode click the meta data in the debug menu.



Regards

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 5 20
5884
1
thg 2 19
6859
0
thg 1 19
5889
0
thg 3 15
5153
1
thg 3 15
17635