コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
2075 ビュー

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

アバター
破棄