Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

How to get the current user email from the account logged in? odoo

You can got it as below:

self.env.user.email

or 

self.env.user.email_formatted
 
PREVIOUS NEXT
Tagged: #How #current #user #email #account #logged #odoo
ADD COMMENT
Topic
Name
6+1 =