콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2330 화면

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?

아바타
취소
작성자 베스트 답변

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 :(


아바타
취소