Hello everyone, I've noticed Qweb has undergone quite some refactoring and it looks well.
Am curious about one thing: Is it still possible to pass t-call in qweb a value that will not be interpreted as a literal string? In the previous versions that was possible as stated by Olivier: https://www.odoo.com/fr_FR/groups/community-59/community-12166580?mode=date&date_begin=&date_end= But now I'm not sure since here is how the value is parsed here as follows: https://github.com/odoo/odoo/blob/10.0/odoo/addons/base/ir/ir_qweb/qweb.py#L1345 Your input is welcome.
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

