Hi,
I want to add the delivery reference to pdf invoice. I tried this way:
<trt-foreach="o.picking_ids"t-as="picking">
<td><spant-field="picking.name"/>td>
tr>
but it didn't work so may anyone help in solving this. Waiting for a reply.
Thanks in advance!