Hello,
I have a client who tried to create some tests emails in production to see how it works. But, if we not click on the button "Test", it happens nothing. When we clicked, the email is sent but the statut is not changed.
Furthermore, when we don't planify a date, it's automatically planified at the 1st December 2022.
And yesterday, the client sent me an email to say they have a problem with out-emails et some confirmation emails are not sent. Only a Yahoo email is arrived at the recipient. They add an error for the others :
UncaughtPromiseError > TypeError
Promesse non interceptée > this.env.services['im_status'].registerToImStatus is not a function. (In 'this.env.services['im_status'].registerToImStatus('res.partner',partnerIds)', 'this.env.services['im_status'].registerToImStatus' is undefined)
TypeError: this.env.services['im_status'].registerToImStatus is not a function. (In 'this.env.services['im_status'].registerToImStatus('res.partner',partnerIds)', 'this.env.services['im_status'].registerToImStatus' is undefined)
updateImStatusRegistration@[native code]
@https://www.lormauto.eu/web/assets/2406-bdd87d0/web.assets_backend.min.js:11789:73
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]
If someone had already the problem, I am all ears.