Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
3719 Vistas

Hello I am looking for the dynamic placeholder for the billing contact (email) of customers to put in the recipient fields of invoice shipments etc.


Thank you in advance.

Avatar
Descartar

Please share more details like where you want to add this details/placeholder. Screenshot would be more helpful.

Mejor respuesta

If your object is the Quotation/Sales Order use: ${object.partner_invoice_id.email}

if it's the Invoice use: ${object.partner_id.email}

Avatar
Descartar
Autor Mejor respuesta

Hello, I cannot give a screenshot because there is the customer info but I am looking to fill in the recipient email fields with the recipient invoicing from the client company because currently his sends the invoices to the secretary rather than to the accounting invoicing office from my client.

Example current placeholder $ {object.partner_id.id}
wish $ {object.partner_id.envoice_mail or sale_mail etc ...}

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ene 24
1347
2
nov 21
3935
0
jul 20
3834
0
dic 16
3412
0
mar 15
5269