تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
2066 أدوات العرض

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

الصورة الرمزية
إهمال