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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
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
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
Perfect! Thanks.