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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
2714
Widoki
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.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
2
paź 24
|
2669 | ||
|
0
maj 23
|
2186 | ||
|
1
sty 24
|
3936 | ||
|
1
lut 23
|
2548 | ||
|
1
lut 23
|
2780 |
Hello Dear,
Did you reach any solution because we are facing the same issue?