Dear ${ctx.get('name')},
We would like to request a quotation for the Product
${object.product_id.name}
of
${object.quantity}
Quantity from you.
If you are interested, please check and let us know the quote
Best regards,
${object.user_id.name}
Dear ${ctx.get('name')},
We want to let you know that we accept your quoted price of
${ctx.get('price')}
for the
${object.product_id.name}
within your specified delivery date
${ctx.get('delivery_date')}
from you.
We'd like to buy
${object.quantity}
units of
from you by the estimated date.
We will send you a purchase order as soon as possible.
Best regards,
${object.user_id.name}