跳至内容
菜单
此问题已终结
1 回复
119 查看

I want to add a default email address for a customer on their delivery tickets only.  I don't want them to be a Follower at the Corporate level and get invoices, etc.  I don't want to have to add them on every order.  Is there a way to set it as a default just on this specific document?  Thanks.

形象
丢弃
编写者

Perfect! Thanks.

最佳答案

Hi,

Odoo doesn’t have a built-in field for “default email per document type,” but you can achieve it in a clean way without making the contact a global follower:


When you create a contact under the Customer (Contacts ➝ Add Contact), you can set the Type as:


    Invoice Address – will be used for invoices


    Delivery Address – will be used for deliveries


If you store the delivery person’s email in the “Delivery Address” contact, Odoo will automatically use it when generating delivery orders, while the invoice emails still go to the Invoice Address. This is the simplest and most standard way.


Hope it helps

形象
丢弃