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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1
Reply
2150
Views
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 :(
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up