I am currently testing with automated actions that modify employee job entries in the Payroll module however I have found that I can only regenerate employee job entries one by one.
Is there any way to modify the work entries of all or several employees at once?
In the odoo documentation I could see that you can use the API's only instead of calling the 'search','search_read','write','count' methods call the method that regenerates the job entries, but I have not done this before.
If you could help me in any way I would appreciate it.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
2490
Vistas
Basically the closest way to achieve this that I could find, at least only with the tools that the online version of Odoo gives us, is to modify the schedules of the employees massively (CSV or Excel). This forces odoo to regenerate the entries with the new schedule.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
oct 24
|
2441 | ||
|
0
may 23
|
1978 | ||
|
1
ene 24
|
3472 | ||
|
1
feb 23
|
2268 | ||
|
1
feb 23
|
2454 |
Hello Dear,
Did you reach any solution because we are facing the same issue?