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

Hi, I'm trying to develop a module with comunity edition v11 and binary fields in tree view are seen as a long text, instead of a download link that is supossed to (or at least as seen in saas version with the same custom model and views defined)

My tree view:

<tree string="Docs tree">
<field name="equipo_id"/>
<field name="name"/>
<field name="filename" invisible="1"/>
<field name="file" filename="filename"/>
</tree>


In the form view, everything is fine but I cannot find the problem in tree view. Is this a v11 bug? 

Thanks!


アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 16
8418
3
5月 25
1369
1
4月 25
1067
3
9月 24
13794
2
2月 24
2234