Can anyone share where they started when implementing the HR modules?
Was it importing as much employee data as possible into the Employee module for example?
Thanks
Această întrebare a fost marcată
1
Răspunde
2150
Vizualizări
Hi,
When implementing Odoo's HR modules, a common starting point is the Employee module, but the data import approach varies. A phased approach, starting with minimal employee data (name, job title, department, contact info, manager) and focusing on core functionality (Time Off, Attendances, Appraisals), is recommended. Gradually enrich the data with skills, certifications, and emergency contacts as you use the modules.
Alternatively, a comprehensive data import involves gathering, cleansing, and importing all employee data at once. Consider data quality, mapping, volume, training, and compliance. The phased approach suits those wanting a quick start and gradual implementation, while comprehensive import is for those with clear data requirements and a desire for a complete migration. Start with a test database, use Odoo's import tool, consider a custom script for complex transformations, and consult an Odoo partner if needed.
Reference:
* https://www.youtube.com/watch?v=dk_gsc-8L_Y
* https://www.cybrosys.com/odoo/industries/human-resource/
* https://www.odoo.com/documentation/19.0/applications/hr.html
Hope it helps
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
2
dec. 25
|
1799 | ||
|
|
0
dec. 25
|
5 | ||
|
|
0
nov. 25
|
6 | ||
|
|
2
oct. 25
|
2752 | ||
|
|
1
oct. 25
|
1845 |
Thanks