Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
2073 Представления

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

Аватар
Отменить