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

trying to make a new task or a project with v8 project managment and get this error when clicking the save button

"Invalid Action!

Unable to send email, please configure the sender's email address or alias."

same error pops up when the user tries to dupliacte a task. As I have no mail set up the error is at least consistent.

The "admin" user can save new tasks. All 3 (2 'users' and my admin) are set as 'Manager" in >Settings >Project

Аватар
Отменить
Лучший ответ


You don't need a working outgoing email server.

Just ensure that the user creating the project, task, employee, or anything that has to do with the database has an email address.

mail.py will validate the user's email everytime when creating.

Аватар
Отменить
Лучший ответ

Quick Fix for this issue is :

  • Set email into user preference

  • Set email into user related partner email 

Thanks,

Mayur Maheshwari 

\http://getodootraining.com/


 

Аватар
Отменить
Лучший ответ

Hello.

This message is because the user contact dont have e-mail.

You need to configure the mail in 2 times.

  • settings -> user

  • contacts

The contacts user resolve this error.

Thanks!

Аватар
Отменить
Лучший ответ



I faced the same in odoo 11.

# Set an email address
Settings --> Users --> Current User --> Related Partner --->  Email

Thanks !

Shameem Babu @iWesabe


Аватар
Отменить
Лучший ответ

FWIW, I found that  the user account I was using could not add a contact (with the CRM module installed) and was getting that error, with an account that is automatically created with a data file in my custom module.

What I needed to do to fix this was, log in as the admin, go to the user's record, change the email to something else, then change it back, and it worked

Аватар
Отменить
Лучший ответ

I was getting same problem in creation of sales order with other user then I provided the email to user in contacts and save. And It works fine.

Аватар
Отменить
Лучший ответ

This stems from the fact that the system is trying to send a notification to the user via email. If nt valid e-mailaddress is detected, the error will show.

If you don't want the user to receive any e-mails, enter the user in question and set "Email Messages and Notifications" to Never

Аватар
Отменить
Автор Лучший ответ

the answer of Sandeep made me look into emailsettings.

I still have no outgoing email configured but figured out that as soon a user becomes either a "team member" or a "follower" of a project tasks can be added or duplicated tasks

The 2 projects I was testing with where apparently made by the 'admin' user so she was able to manage those things from the start.

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

The user who is creating task.. go to setting - users - users and preference tab.. put the email alias of the users

Лучший ответ

You need to setup a outgoing email server such as

 

Settings - Technical  - Email - outgoing email server and then configure email  and write any email id at user level,

Coz every duplicate of task its send email to the duplicater and its asking the email id

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

not sure whether that is the solution ... 1.) admin user doesn't have email configured neither. 2.) I have another v7 installation (without emails being configured) and I do not have this sort of problem there. Nevertheless I will check the email configuration to see if there is any handle there

Related Posts Ответы Просмотры Активность
1
июл. 25
571
2
июн. 25
2503
1
июн. 25
956
3
мая 25
2465
2
июл. 25
1448