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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
2537
Weergaven
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.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
okt. 24
|
2481 | ||
|
0
mei 23
|
2013 | ||
|
1
jan. 24
|
3567 | ||
|
1
feb. 23
|
2305 | ||
|
1
feb. 23
|
2494 |
Hello Dear,
Did you reach any solution because we are facing the same issue?