Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2084 Ansichten

Hello,

I have a custom module that when I save it, the email (message_notification_email) is sent to the user.

user_id= fields.Many2one(        'res.users',        string='Compilatore',        readonly=True,        required=True,        change_default=True,        index=True,        track_visibility='always',        track_sequence=1    )

 


I don't understand where I can stop the email.


Thank you

Avatar
Verwerfen
Beste Antwort

t is more basic than some specialized CRM software, and the main benefit comes if a company uses it for a variety of needs.

Though you can have multiple pipelines with different stages in Odoo.

Activities full view also exists, the pending ones and done ones show up in different places per my memory. You can get there via the settings in developer mode, can change some menus to make it visible in another app also.

You can BCC into an Odoo alias email box and have it route into a new lead in Odoo and then merge it with another opportunity (inconvenient), or you can use the Outlook module to add an email from Outlook into a specific opportunity or contact, which is helpful.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Okt. 23
3612
6
Apr. 23
37114
1
März 24
3195
0
März 17
2736
0
Aug. 16
2886