Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Payroll Module with Index: Add Feature to Multiply Pay Indices by Frequency for Employee Categorization #7677

Open
lomamech opened this issue Aug 25, 2024 · 0 comments

Comments

@lomamech
Copy link
Collaborator

We propose the addition of new columns to the budget report analysis, with these columns being hidden by default. This enhancement will provide users with more detailed financial data, while maintaining a clean and focused presentation of the report.

  • Increased Efficiency: By automatically multiplying pay indices by a predefined frequency based on employee categorization, the time required to configure payroll is significantly reduced, minimizing manual input.
  • Consistency in Payroll Calculations: This feature ensures uniform application of pay indices across different employee categories, reducing errors and inconsistencies in payroll calculations.
  • Simplified Configuration: Automating the multiplication of indices by frequency simplifies the payroll setup process, making it easier for HR and payroll administrators to manage.
  • Scalability: This improvement supports the scalability of the payroll system by allowing for more complex employee categorizations and pay structures to be handled effortlessly.
  • Better Resource Allocation: With reduced configuration time, payroll administrators can focus on higher-value tasks, improving overall efficiency within the payroll department.
lomamech added a commit to lomamech/bhima-2.X that referenced this issue Oct 3, 2024
- Added the `is_linked_to_grade` property in the `rubrics` table.
- Created the `rubric_grade_indice` table to store rubric configurations related to grades.
- Implemented functionality to define frequency for each rubric, which will be multiplied by the value corresponding to the employee's grade.

E
closes Third-Culture-Software#7677
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant