Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Allocate Leave based on particular date

Subscriure's

Get notified when there's activity on this post

This question has been flagged
allocationhr_holidaysodootimeoff
1 Respondre
5609 Vistes
Avatar
Suhaib Ahmed Khateeb

I am using ODOO 13 on employee leave/time off management, I need to know that can I allocate leave based on a particular date

for example:

If I need to allocate 3 days paid time off for an xyz employee, but the leave should be taken on the month of october, if the employee wishes to take a time off  on another month except october, his leave balance should be 0

Please tell me if there is any way how I can do it , 

Are there any apps  for the same

Or how I need customize the same 

0
Avatar
Descartar
Avatar
Sarath Babu
Best Answer

Yes, we can allocate the leaves/time off for a particular period. Thereby the allocated number of days will add for an employee.

But for satisfying your requirement, on every Time Off type, we can setup the period validity, so that it cannot be selected outside the time period. There have the provision to define the From and To Date which the validity should works.

For Eg, we setup the From Date as OCT 1 and To Date as OCT 31 for a Time Off type like Pilgrimage Time Off. Then and allocate 10 days for the same Time Off type. So XYZ employee can able to take the Pilgrimage Time Off only on the month of OCT. When the same employee will try to take the leave after the defined validity. Then odoo will show the Warning (Pilgrimage Leave are only valid between the defined date range).


7
Avatar
Descartar
Suhaib Ahmed Khateeb
Autor

Khateeb
-
13 September 2021
Thanks a lot for your answer Sarath,
But the above said logic is only for Leave type and not on employee,
It will come for the whole leave type
For eg. If I have 3 employees xyz, abc, pqr, .. I need to allocate the month of October for abc, pqr and January for xyz...
Do you think any customization would work, if yes can you suggest any?

Sarath Babu

Need the customization on the area of allocation. During the time of leave allocation, we have to define the date range. And have to implement a function which that allocated days only should avail on the set of period. Even the period exceeds, and anyone again trying to take, then system should give a warning that particular leave/time off type had been expired.

Suhaib Ahmed Khateeb
Autor

Sorry to bother you, is this possible via the front-end customization? Because I am relatively not much familiar with the backend coding,...

Sarath Babu

I recommend the backend development which is the best way while we compare to front end customization.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Allocations not adding up
allocation timeoff
Avatar
1
de maig 25
2123
Import Time-off allocation Solved
import allocation quickstart timeoff
Avatar
Avatar
2
d’oct. 23
5280
Email notification in Odoo Time off
automated emailtemplate odoo timeoff
Avatar
Avatar
1
de març 23
4825
odoo 15 more than one responsible employee for approving hr.leave Solved
hr department hr_holidays hr_employee timeoff
Avatar
1
d’ag. 22
3454
V15 Is possible to auto fill a field based on another field automatically
field leaves allocation hrmodule timeoff
Avatar
Avatar
2
de març 22
5682
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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