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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
2477
Visualizações
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.
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
2
out. 24
|
2424 | ||
|
0
mai. 23
|
1970 | ||
|
1
jan. 24
|
3430 | ||
|
1
fev. 23
|
2233 | ||
|
1
fev. 23
|
2417 |
Hello Dear,
Did you reach any solution because we are facing the same issue?