Is there anyway to handle increments Slab based on Percentage and increment history in odoo 12 CE. If any possibility please let me know.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi,
If you are looking to handle the employee salary hike, you can create a new contract for the employee and set the existing one to expired.
In the new contract, you can set the new basic salary.
Also, you will get the history of the employee salary by filtering the contracts for the corresponding employee.
Thanks
We had build a solution for Employee Increment management using Odoo 12. Kindly have a look at the video demo using the below URL
https://www.youtube.com/watch?v=211mQugoM0Q
Yes i had checked this. But our requirement is that HR team will update the revision percentage and based on that system needs to update/create revised contract. HR Team and Employee should be able to see revision history.
We can customize but looking for any ready made solutions.
You can either create a scheduled action for this or you can check for the availability of some modules in the store for the same. Checking the same can find some apps in the older version, you can try to port it to the corresponding version:https://apps.odoo.com/apps/modules/8.0/hr_annual_increase/
Or you can customize and create one as per the need
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Apr 19
|
1885 | ||
|
2
Nov 24
|
82 | ||
Domain In Payroll Rule
Solved
|
|
1
Sep 22
|
3573 | |
|
0
Apr 21
|
1213 | ||
|
0
May 20
|
1358 |
Hi, We can handle the increment history(As like Cybrosys said), but percentage increment slab is not possible currently, but we can make it by customisation.