Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
2082 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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

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

Avatar
Verwerfen
Beste Antwort

Hello,

You can export the email field from the needed model.

Like: Partner, Employee, User, etc


Thanks

Avatar
Verwerfen