Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
2092 มุมมอง

how to get all email addresses from odoo database​? Is there anyway to automate the process?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You can use Odoo's API if you need to automate it.

https://www.odoo.com/documentation/12.0/webservices/odoo.html

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

อวตาร
ละทิ้ง