Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
5218 Visninger

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!


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
apr. 16
8418
3
maj 25
1366
1
apr. 25
1056
3
sep. 24
13793
2
feb. 24
2234