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:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
2540
أدوات العرض
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.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
أكتوبر 24
|
2488 | ||
|
0
مايو 23
|
2024 | ||
|
1
يناير 24
|
3569 | ||
|
1
فبراير 23
|
2308 | ||
|
1
فبراير 23
|
2495 |
Hello Dear,
Did you reach any solution because we are facing the same issue?