Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Allocate Leave based on particular date

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
allocationhr_holidaysodootimeoff
1 Rispondi
5539 Visualizzazioni
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
Abbandona
Avatar
Sarath Babu
Risposta migliore

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
Abbandona
Suhaib Ahmed Khateeb
Autore

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
Autore

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.

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Allocations not adding up
allocation timeoff
Avatar
1
mag 25
1992
Import Time-off allocation Risolto
import allocation quickstart timeoff
Avatar
Avatar
2
ott 23
5192
Email notification in Odoo Time off
automated emailtemplate odoo timeoff
Avatar
Avatar
1
mar 23
4736
odoo 15 more than one responsible employee for approving hr.leave Risolto
hr department hr_holidays hr_employee timeoff
Avatar
1
ago 22
3386
V15 Is possible to auto fill a field based on another field automatically
field leaves allocation hrmodule timeoff
Avatar
Avatar
2
mar 22
5601
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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