Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How can I set the automated action about email notification

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
actioncrmautomated
8 Respuestas
26521 Vistas
Avatar
Ken Shen

Hi Guys,

I meet a problem when I was trying to setup CRM system. I want to make a function like 1. people assign new leads or new Claims to a sales team then system will automatically send a notification to the team leader's email address. 2. When team leader assign the lead or claim to a specific person, system will automatically send a notification to this person's eamil address.

Please help to tell me how to make it. Thanks a lot!

0
Avatar
Descartar
Avatar
Acespritech Solutions Private Limited
Mejor respuesta

Hi,

You can create an Automated Action which is linked to a Server Action of Type E-Mail.

For that need to set outgoing email server from the Settings-> Technical-> Email.

In Automated Actions, under Settings-> Technical-> Automated Actions you can define the server action and related Document model Lead/Opportunity, In Filter Condition After update Filter=Draft Lead

Thanks,
Acespritech Solutions Pvt. Ltd.
www.acespritech.com
Mail: info@acespritech.com
Skype: acespritech
Blogs: http://acespritechblog.wordpress.com

1
Avatar
Descartar
Ken Shen
Autor

Hi Thanks! But how can I set the sending email address is the team leader's address from the server action. Because i set different sales teams, I want system will get the email address automatically up to the the sales team people assigned.

Acespritech Solutions Private Limited

Hi,

In the server action You can define object = Lead/Opportunity, Action Type=Email, Email Address = object.user_id.email.

Avatar
Stillpham
Mejor respuesta

Dear,

I take interest in auto reply mail when customer send some request to us. Could you introduce me how to set auto reply on odoo10?


Thanks

Still

0
Avatar
Descartar
Avatar
Denis Baranov
Mejor respuesta

Perhaps, this module would be of use: https://apps.odoo.com/apps/modules/9.0/total_notify/

0
Avatar
Descartar
Avatar
Dev12
Mejor respuesta

Hi, I know its been a while...

I'm using Odoo 8. Got the email for new leads to be send and its working... But, the emails shows up empty.

This is the template I'm trying to use:


Subject Nuevo Lead: ${object.event_id.name}

=====================================

Nombre Cliente: ${object.name}

ID: ${object.id}

Nº teléfono: ${object.phone}

Correo electrónico: ${object.email}

Compañía: ${object.company_id.partner_name}

Asunto: ${object.event_id.name}

Consulta: ${object.description}

=====================================

This template I'm not sure yet if its the right format, I just get the email empty and the title of the lead. Can somebody guide me to get the template working? and check if this template is ok?

Thanks

0
Avatar
Descartar
Dev12

Got the template working: Nuevo Lead: #${object.id} - ${object.name} - Cliente: ${object.partner_id != False and object.partner_id.name or object.contact_name} Nuevo lead pendiente de revisión: Lead ID: ${object.id} Cliente: ${object.partner_id != False and object.partner_id.name or object.contact_name} Nº teléfono: ${object.phone} Correo electrónico: ${object.email_from} Compañía: ${object.partner_name} Asunto: ${object.name} Detalles: ${object.description} And the emails are working now, figure it out... there are actually 2 templates that we have to edit.

Ana trajano

Hi @Dev12, May I request a detailed instruction on how did you do it? I'm not familiar with Automated Action/Server Action, thanks in advance :)

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Link opportunity to contact using automated action
action crm automated
Avatar
0
oct 21
2623
Compare 2 dates automated action
action automated
Avatar
Avatar
Avatar
3
abr 24
2870
CRM change name automatically
crm automated
Avatar
Avatar
Avatar
Avatar
3
feb 24
2884
Computed price based on input
action automated
Avatar
Avatar
1
sept 23
2689
Automated action to create new scheduled activity Resuelto
crm automated
Avatar
Avatar
1
abr 23
9713
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now