Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2324 Weergaven

Hi,
I need to use the len() function and html_sanitize() in a template that I have created in openerp.
Can you help me please and tell me how to do that?

Avatar
Annuleer
Auteur Beste antwoord

Please help me
I have tried
 - ${len(object.message_ids)}
 - %  len(object.message_ids)
 - len(${object.message_ids})

But no one is working.

How should I do to get it??
I need your help please :(


Avatar
Annuleer