跳至内容
菜单
此问题已终结
2893 查看

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?

  

形象
丢弃
相关帖文 回复 查看 活动
1
5月 24
1828
1
2月 17
5552
1
3月 15
4228
1
3月 15
16023
4
11月 24
13479