コンテンツへスキップ
メニュー
この質問にフラグが付けられました
5984 ビュー

Hi,

I am developing a new module in Odoo 9. I would like to create a link into a kanban view which open a form view of another object. My data model is a affair which is in relation with one folder.

I use the HTML tag 'a' with action type, context and name but that didn't work:

<a name="%(action_folder_list)d" type="action" context="{'view_id': record.folder_id.raw_value, 'view_mode': 'form'}">Folder: <field name="folder_id"/></a>

I read this docs, but I didn't found a explaind for the action in kanban record
https://www.odoo.com/documentation/9.0/reference/actions.html

アバター
破棄
関連投稿 返信 ビュー 活動
1
10月 21
17899
2
5月 20
5893
1
2月 19
6889
0
1月 19
5918
1
3月 15
6278