Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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 create 3 pipelines in CRM that are independent from the main pipeline.

Suscribirse

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

Se marcó esta pregunta
crmpipelinev14
5 Respuestas
16474 Vistas
Avatar
Jay

We sell three different products that require three different pipelines. I wanna have a way we can create different pipelines just like the way we create different sales teams. Each pipeline should have it's own unique stages and sales person can filter using each pipeline in Kanban view. 
Kindly, if there's anyone with an idea, I'll greatly appreciate this.
Thanks in advance

0
Avatar
Descartar
Markus Schmid

Same Question: We want to build Three different Pipelines. Each pipeline will have unique stages. As the stages are different, they must only show up the the Pipeline that acutally has the stage..... ....How to do this?

Avatar
Jaideep
Mejor respuesta

You can create the 3 teams one for each product and assign team leader and manage members from CRM > Configuration > Sales Teams

You can also create and manages the stages from CRM > Configuration > Stages, you would need to activate developer mode for this. This allows you to create stage and assign to relevant team. (a stage can be assigned to 1 sales team or 'all' teams by leaving blank)

Users can navigate by either viewing all their opportunities with stages (if they are multiple teams) CRM > Sales > My Pipeline or team (product) specific opportunities/stages from CRM > Sales > Teams and clicking on "pipeline" for the team

Hope this helps!

1
Avatar
Descartar
Manuel Alverdi

This does not address the question. Please read carefully. And unmark as the best answer.

Avatar
Raise the Boats
Mejor respuesta

I have created separate sales teams and pipeline stages for the teams. The last thing i can't figure out is to assign opportunities to the sales teams. All my opportunities go to the main sales team. I can't seem to assig them to specific sales teams.

0
Avatar
Descartar
Jaideep

You can assign the team from the extra information tab, tracking section of the opportunity

Avatar
Xavier Boes
Mejor respuesta

@Jaideep: standard Odoo does not let you choose multiple sales team on a stage.
model crm.stage, field team_id is a Many2One field, not Many2Many, which is necessary in your solutions.

Any suggestions to solve this in standard Odoo v14 (E) ?

0
Avatar
Descartar
Jaideep

@Xavier that is correct a stage can be assigned to 1 sales team only or to 'all' teams by leaving the 'sales team' field blank on the stage

Thanks for pointing out, have updated in the answer as well.

However, could you elaborate the limitation this has on the proposed solution? The solution detailed in this post is to have 3 sales team with 3 unique stages (no shared stages)

Thanks

Xavier Boes

@Jaideep: I was referring to your third point:
3. If you wish to have common (shared stages) e.g New or Won, you can do that from

CRM > Configuration > Stages by Editing each stage you will be able to assign the sales teams that the stage is applicable to.
NOTE - you would require to enable developer mode to view 'stages' menu

In case you do want common stages -> this cannot be done in standard Odoo (unless you duplicate the stage, but that is not desirable)

Jaideep

@Xavier, Yes that is correct. In standard Odoo, you would need to duplicate stages if they are applicable to more than 1 team and not to ALL teams.

However if the stage is applicable to ALL the teams, then it can be shared.. for eg 'won' as a stage

Avatar
Jay
Autor Mejor respuesta

This is what I am trying to ask. The solution you are giving above does not solve my problem therefore do not make it the best answer. The keywords are independent from the main pipeline.
These are the pipelines I'm trying to create and I cannot seem to find them in stages in crm. How can I create my own pipelines that can be filtered just like 'MyPipeline'

sales_channel = fields.Selection([
('alpha', 'Alpha Pipeline'),
('stage_id', 'stage_id'),
('counter_sales', 'Counter Sales Pipeline'),
('quotation', 'Quotations Pipeline'),
], string='Sales Channels', default='alpha', required=True, track_visibility='onchange', store=True)

alpha = fields.Selection([
('new', 'New'),
('visit', 'Visit Client'),
('score', 'Score'),
('confirm', 'Confirmation'),
('won', 'Won'),
], string='Alpha Pipeline', store=True, default='new', readonly=True, compute='_onchange_sales_channel')

counter_sales = fields.Selection([
('new', 'New'),
('sales_visit', 'Sales visit required'),
('preparing_quote', 'Preparing quote'),
('quotation_sent', 'Quotation Sent'),
('in_workshop', 'In Workshop'),
('cold', 'Cold'),
('won', 'Won'),
], string='Counter Sales Pipeline', store=True, default='new', readonly=True, compute='_onchange_sales_channel')

quotation = fields.Selection([
('new', 'New'),
('negotiation', 'negotiation'),
('demo', 'demo'),
('in_workshop', 'In Workshop'),
('cold', 'Cold'),
('won', 'Won'),
], string='quotation Pipeline', store=True, default='new', readonly=True, compute='_onchange_sales_channel')

0
Avatar
Descartar
Jaideep

The suggested solution addresses what you are looking for, elaborating each area

1. To create independent pipeline, create new team

CRM > Configuration > Sales Teams and click 'Create'

2. Create stages for each team

CRM > Sales > Teams and clicking on "pipeline" (button below the team name) for the team

Only the stages relevant to the specific team would be visible, you would be able to add or modify for a team

3. If you wish to have common (shared stages) e.g New or Won, you can do that from

CRM > Configuration > Stages by Editing each stage you will be able to assign the sales teams that the stage is applicable to.
NOTE - you would require to enable developer mode to view 'stages' menu

4. To filter on the independent pipeline (sales team).

CRM > Sales > Teams and click on "pipeline" (button below the team name) for a team

Basically filter by team_id

Avatar
Manuel Alverdi
Mejor respuesta

Jay

Sorry, no answer here, but I'm facing the same issue. Two different products, with different customers, and different sales pipelines.

If the supervisor goes to see "sales pipeline", and removes filters, he sees all the stages for both products. It's difficult to see how in one of the pipelines an opportunity is won.

Maybe someone will read this, and understand the issue.

0
Avatar
Descartar
Jaideep

Precisely, it is to do with the filters as you mention. Refer point 4, of the comments at the bottom of this post.

4. To filter on the independent pipeline (sales team).
CRM > Sales > Teams and click on "pipeline" (button below the team name) for a team
Basically filter by team_id

The default filter is "My Pipeline", believe you wish to filter by "team_id". To seamlessly enable this filter for your users, you might want to consider making "CRM > Sales > Teams" menu as the default CRM landing page

joe

@Jaideep, I want to make CRM > Sales > Teams as a default page when someone opens the CRM tool. I can not find how to do this. Could you please tell me where to find it? As you said now if someone enters the CRM tool via the menu the filter "my_pipline" is active. I want to see all team pipelines as a default page.

Jaideep

@Joe, please check the below post to make 'Teams page as default landing page

https://www.odoo.com/forum/help-1/team-pipelines-as-default-page-at-crm-odoo-13-ep-199900#answer-200009

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

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
How to hide a fields in a given stage odoo14 errors?
crm v14
Avatar
Avatar
Avatar
3
nov 21
4249
Different stage pipeline in CRM
crm pipeline
Avatar
Avatar
1
abr 20
5304
Searching by a custom field in CRM module Resuelto
crm search pipeline
Avatar
Avatar
1
jun 24
2030
Changing CRM Stage Name By code
crm stages pipeline
Avatar
Avatar
1
jun 22
3908
Team Pipelines as Default Page at CRM - Odoo 13 EP Resuelto
crm Odoo13 pipeline
Avatar
Avatar
Avatar
2
feb 22
4757
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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