콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
2110 화면

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

아바타
취소