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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
2314
Ansichten
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 :(
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren