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

What is the process to offboard a User in Odoo? Is there a checklist of steps?

Iscriviti

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

La domanda è stata contrassegnata
useremployeeseparationoffboardresign
1 Rispondi
7362 Visualizzazioni
Avatar
Community Question

I know there are Users, Employees, Contacts ...


How do I ensure a User is properly off boarded when they separate and leave the Company and any outstanding documents assigned to them are re-assigned as needed to others?    

0
Avatar
Abbandona
Avatar
Ray Carnes (ray)
Risposta migliore

The process to off board a User will depend on which Apps you have installed as well as your Human Resources process for separating an Employee.


Background:

When a User (res.users model/document) is created, Odoo creates a Contact (res.partner model/document).

If you are using the Employee App, you would also normally create an Employee (hr.employee model/document).

Depending on other Apps installed, you may have many other documents linked to the User, Contact and/or Employee.


Steps:

1. The User gives access to logging in, so archiving that record is the first step. 

Note: Doing this frees up a slot for another User to be created without you needing to acquire an additional User license so we recommend doing this every time someone leaves and no longer needs login access to Odoo. All documents created by them will remain unchanged and still linked to them. Their name will no longer show in the selection drop down to be assigned to new documents.

2. You can find out which other documents are linked to Users by using the following Filter in the Settings --> Technical --> Database Structure --> Fields Menu (you will need Developer Mode to access this Menu):

You can then group by Model and see some of the common related documents that get assigned to Users:

The most common way a User is related to another Document is via the user_id field (one User) or user_ids field (one or more Users) in documents such as:

  • the Salesperson for a Customer or Vendor Contact
  • the Salesperson for a Lead/Opportunity
  • the Responsible (User) for a Budget
  • the User linked to an Employee
  • the Project Manager for a Project
  • the Responsible (User) for a Quality Check
  • the Approved by (User) for an ECO

By reviewing the list, you can understand if any documents linked to the User you archived need to be reassigned to others. Note that you do not have to change any historic documents (they can stay linked to the archived User) or any documents that don't need to be actively worked on by others.

Example: Only Purchase Orders that are not yet confirmed may need to be reassigned.

3. The second most common way a User is related to another Document is via the activity_user_id which is used when Activities are assigned.

You can actually review all uncompleted Activities in Odoo via the Settings --> Technical --> Discuss --> Activities Menu.

Use the following Custom Filter to find Activities Assigned to the User you archived:

You can then reassign them to other Users by opening then, or exporting and re-importing them.


4. You then repeat this same process for the Contact (res.partner) and Employee (hr.employee) records - which you may archive at different times.

Example: If you still have to conduct an Exit Interview with the Employee, you may elect to archive the Employee record after that is complete. If you still have to pay the Employee reimbursement for Expenses you may elect to archive the Contact record after that is complete.


Conclusion:

By reviewing the list of related documents that Users, Contacts and Employees are linked to (and updating this as you add new Apps) you can maintain a list of what does and does not need to be updated when an Employee leaves.


3
Avatar
Abbandona
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à
Odoo14 Creating user automatically creates employee Risolto
user employee
Avatar
Avatar
1
mar 21
5980
Same user can be allocated to multiple employees!!!!
user employee
Avatar
Avatar
Avatar
Avatar
Avatar
4
mar 15
12980
should a real employee be linked to the user Administrator?
user employee
Avatar
Avatar
Avatar
2
mar 15
7585
Trying to create a res.user record in code
user employee custommodule
Avatar
Avatar
1
nov 23
7115
How to link Employee to User for Timesheet to work properly? Risolto
user employee timesheet
Avatar
Avatar
1
mar 24
7890
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