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 to create Gantt view grouped by users

Suscribirse

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

Se marcó esta pregunta
projectganttnewbieganttview
1 Responder
8955 Vistas
Avatar
Daniel Aguado

I'm new to Odoo Community 12. I'm starting to develop all the tools my company have now developed on other platforms (Excel, Project, Trello...) and something I've been requested to do is to create a Gantt View in which the root of each node will be an Employee and under it I need to have all the projects he is involved in, with the START and END date. In this way, my boss can check who is available for a certain date.

For my starts, I've been editing the project module using the web tools, I have not code everything for now, so I think I will have to migrate all the changes I've done to a file, and trying to don't lose anything.

Can I extend the default Project class to modify it? Or I need to create a new module? I want it to be the default project.project so I can use it in all other parts of the system, not just a new module.

Can I REPLACE the default Project View? So finally I can have the same XML I have edited using the Edit Form view?

How do I create a new Gantt View for Projects as described above?

0
Avatar
Descartar
Daniel Aguado
Autor

I've read Cybrosys answer, but I'm using Odoo 12 and those are for Odoo 11. Is there any way I can convert those modules to work on Odoo 12?

As I said I'm newbie to the Odoo system.

Cybrosys Techno Solutions Pvt.Ltd

You can either try installing it in odoo12 and see whether it works or not. if not you might have to make some changes in it. Otherwise, you can refer the coding and can one of your own.

Also you can have a look at this module in store, which is not free, for the same: https://www.odoo.com/apps/modules/12.0/project_custom_gantt/

Daniel Aguado
Autor

I've no problem paying for that module. Does it allow showing the view by user as I described? I see projects and project tasks, but I need a view like the one in the pic you shared: each user with their FULL projects (not tasks). I have set date_start and date (end) for each project, and that's the line that should be displayed on the Gantt View.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

Hi,

You can check out this module in Odoo store for free from OCA to get a similar view as Gantt in CE:- Project timeline


The above module will introduce the timeline view which is similar to the Gantt view for the Projects. If you need the same for other models you can use this base module: Web timeline




See the working video here: Project Task TimeLine/Gantt View Odoo

Thanks

2
Avatar
Descartar
¿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
Project Gantt Draggable Feature Lost
project gantt ganttview
Avatar
0
may 19
3767
Odoo 16 : How to extend gantt view to make new button? [update]
project gantt project.task ganttview
Avatar
Avatar
1
ago 24
3023
Project gantt view not showing the correct estimated time
project view gantt ganttview
Avatar
Avatar
1
mar 15
5150
Confused about Gantt view on projects and tasks Resuelto
project ganttview
Avatar
Avatar
1
dic 23
4151
Gantt default starting view date
gantt ganttview
Avatar
Avatar
1
jul 22
4553
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