Skip to content

Commit

Permalink
added text wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
malwina-mika committed Dec 7, 2020
1 parent 1b2a910 commit af6aa41
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions blog/content/post/2020-12-04-HRMS-Sentrifugo.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ date: 2020-12-04
archives: "2020"

tags:
- HRMS
- HRMS
- Sentrifugo
- Odoo
- open source
- open source
- Software
- ERP
categories:
Expand All @@ -24,59 +24,59 @@ categories:
### Introduction

The development of 3mdeb recently enabled the employment of a number of new developers and expanded our capabilities in the field of project management.
With the development of the organization, the amount of things that can be effectively managed has increased significantly.
With the development of the organization, the amount of things that can be effectively managed has increased significantly.

The use of balanced tools for human resource management can raise the level of team involvement and increase synergy. One of the tools for maintaining team cohesion is HRMS (Human Resource Management System), it allows you to support employees both inside teams and facilitates the management of cooperation between task groups.

### HRMS solutions

![hr-management](/img/hr-management.jpg)

There are many HRMS software on the market. When choosing a solution, one should take into account the level of development of the company, its pace of growth and the field in which it operates.
There are many HRMS software on the market. When choosing a solution, one should take into account the level of development of the company, its pace of growth and the field in which it operates.

The first choice may be paid software, configured and prepared for the client by an external company. The advantage of such a solution is the lack of the need to learn advanced implementation options, an easy introduction to management, and relatively quick effects of use. While the downside is the lack of full control in the case of willingness to introduce changes and the costs of the same services with software, often in the form of a subscription, which for a small and medium-sized company may be an unnecessary cost. <br> <br>

There are also open source type software available on the market. For developers, it is a natural choice, a longer implementation process is compensated by the benefits of self-implementation and management of HRMS software, the possibility of any interference in the management structure. And defining parameters relevant to the organization allows you to adjust the management model to the current needs, not to mention much lower maintenance costs in the long term.
There are also open source type software available on the market. For developers, it is a natural choice, a longer implementation process is compensated by the benefits of self-implementation and management of HRMS software, the possibility of any interference in the management structure. And defining parameters relevant to the organization allows you to adjust the management model to the current needs, not to mention much lower maintenance costs in the long term.

### Odoo

Until recently, the management software in our company was [Odoo](https://www.odoo.com/) , it is an ERP (Enterprise Resource Planning) tool that was successfully used to manage work inside the company. Along with the development and transition to new technologies, the use of Odoo ceased to be effective enough, the tool itself it has paid modules that were necessary for the efficient management of the organization. But none of the modules was used to a satisfactory degree, which generated unnecessary costs.
Until recently, the management software in our company was [Odoo](https://www.odoo.com/) , it is an ERP (Enterprise Resource Planning) tool that was successfully used to manage work inside the company. Along with the development and transition to new technologies, the use of Odoo ceased to be effective enough, the tool itself it has paid modules that were necessary for the efficient management of the organization. But none of the modules was used to a satisfactory degree, which generated unnecessary costs.

### Sentrifugo

Currently, we are implementing the [Sentrifugo](http://www.sentrifugo.com/) solution. It is an open source tool, perfectly suited for small and medium-sized companies and gives the administrator total control over all available resources. For companies with a distributed structure, an undoubted advantage is the ability to configure Sentrifugo in the cloud.
Currently, we are implementing the [Sentrifugo](http://www.sentrifugo.com/) solution. It is an open source tool, perfectly suited for small and medium-sized companies and gives the administrator total control over all available resources.

##### Here are a few of the many features we've found useful:
##### Here are a few of the many features we've found useful:

* **Human resources**
* **Human resources**
Vacation group management, define vacation management options and define employee configurations.
The ability to assign roles and specific permissions to different groups of employees in the organization.

* **Analysis**
* **Analysis**
Access to a number of analyzes regarding key activities in the system and defining long and short-term goals
User activity, churn rate, employees by department and other relevant reports are built into the system.

* **Time management**
* **Time management**
Defining free time options for a department or the entire business unit. Specify weekends, business hours, transfer orders and much more.

* **Verification of the past**
* **Verification of the past**
Verification of candidates using screening methods.
This gives the opportunity to improve the quality of candidates and employees by collecting the history so far and determining the accuracy of the information provided.

* **Recruitment management**
* **Recruitment management**
Monitor and maintain the requisition process, from initiating applications to managing candidate resumes, scheduling interviews, shortlisting, and selecting applicants.<br>
Ability to track the interview round with feedback for each round and qualified candidates for the final round; reviewing each interviewer's comments for each round before scheduling the interview.

* **Interview plan**
* **Interview plan**
Planning an interview based on the availability of the interviewer.
Receive information about the interview schedule and
planning an interview to the next level for the selected candidate.

* **Feed Forward**
* **Feed Forward**
Providing employees with an opportunity to evaluate the overall performance of their managers and evaluate them.
View your manager's overall rating and your manager's rating

More posts about Sentifugo will be available with the implementation of this tool.
More posts about Sentrifugo will be available with the implementation of this tool.

## Summary

Expand Down

0 comments on commit af6aa41

Please sign in to comment.