Comment

Hardik Patadia

Hi,

I have a text containing "<" and ">" symbols and while displaying it gets converted to "&lt;" and "&gt;". Is there anything which allows to remain the given text as it is, i.e the symbols should remain as "<" and ">". I am working on OpenERP/Odoo having python as scripting language.