Skip to Content
मेन्यू
This question has been flagged
2931 Views

Odoo v13


Model1:

author = fields.Many2one('model2', 'Author')

name = fields.Char("Name")


I want to have in tree view button which string will be "name" field. If we click on it then form of author will be shown.


...

<tree>

    <button name="%(my_action)d" class="btn-link" type"action">

        ??????

    </button>

</tree>

...

my_action show form so its ok, but how to create button string based on field?

  

Avatar
Discard
Related Posts Replies Views Activity
1
मई 24
1874
1
फ़र॰ 17
5583
1
मार्च 15
4240
1
मार्च 15
16059
4
नव॰ 24
13580