Dear all,
I use Odoo 16 community version. In an Email template I can add placeholders of any fields of a model without any problem. However if the added field is of type one2many, the replaced value is the id-value, and not the name-value of the associated model. How can I create a placeholder for such name-value instead of IDs ?
Many thanks