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

Advice for available resources and planning them

Suscribirse

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

Se marcó esta pregunta
projectemployeetaskresourceavailable
1 Responder
7782 Vistas
Avatar
Glen

I have a pool of employees, not all of them active on a project. I would like to setup the system so that I have an overview of employees and when they are available and for what specific work / tasks. When I setup a new project and make a task that requires a specific employee, I would like to search through the available employees and their skills and assign them to that project task.

Current solution: I created a project called "Available Employee". Underneath I created several tasks by skill. In my pool I have 9 programmers and 3 software testers. For simplicity sake, all of them are now available. So I created 9 tasks called "Programmer" and 3 tasks called "Tester".

For this project I need 3 programmers and 1 tester so for the project created 3 "Programmer" tasks and 1 "Tester" task.

The nice way of setting it up like this is that I have one overview of required workers and available workers within 1 Gantt chart and I can use the nice search function.

The tricky part comes here: When I find a person available that I was to assign to a project/task, I would like to do so within the available person form. So I would like the click on the available person and with one click assign him/her to the project/task he/she is required for. So he/she would be assigned to the project/task and his/her current Available Task should be ended.

I guess this is not out of the box and has to be customized in the project/task module?

If anybody has any suggestion on how I could set this workflow up in another fashion I am all ears.

Thanks for reading this!

3
Avatar
Descartar
Avatar
Ray Carnes (ray)
Mejor respuesta


You have probably seen that each Employee can optionally be linked to a User (who you assign Tasks to).

You can leverage this relationship and with some small customizations, achieve what you want.


For Version 13 and 14:


1. Create a custom field on the Task model (project.task) to represent the Skills needed to complete a Task:



2. Add the Skills field to the UI, here we add it to the Tree View of Tasks:




So far, you can associate Skills with Tasks, like this:




3. Add the skills to the Tree View of Users, with another custom view:




4. Add the same fields to the Search View of Users so you can filter Users by them:




With these changes, you can see Skills and filter Users by them:



And the total potential User Experience would be something like this:

Task is selected in the List, and you search for Users to assign it to:



Then you can filter to find the Users with the Skills you need:



To make all of this work you of course need to install the Skills Management app:



Then setup your Employees and link them to a User:

1
Avatar
Descartar
¿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
Task Planning
project employee task resource planning
Avatar
Avatar
1
dic 23
10544
how many employees can I assign to each subtask ?
project employee task subtask
Avatar
Avatar
Avatar
2
sept 23
4268
Project management view own tasks only in v7?
project manager employee task
Avatar
Avatar
1
mar 15
6702
Assign multiple users to task or create group
project employee task team
Avatar
Avatar
1
mar 15
20987
How can I leverage Employee Skills when assigning Tasks in the Projects App? Resuelto
project employee task assignment skills
Avatar
Avatar
1
feb 22
5130
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