-
Notifications
You must be signed in to change notification settings - Fork 6
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
2020-12-04-HRMS-Sentrifugo: added content #355
base: develop
Are you sure you want to change the base?
Conversation
Signed-off-by: Malwina <[email protected]>
af6aa41
to
1b2a910
Compare
Signed-off-by: Malwina <[email protected]>
|
||
### 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nie wiem, czy chcemy się tym chwalić. Może po prostu: The development of 3mdeb is very dynamic recently, expanding our capabilities in the field of project management.
### 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To samo jest zawarte w zdaniu powyżej, z jednego można zrezygnować
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. | ||
|
||
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
zamiast increase synergy: create a happier and better-organized workforce.
|
||
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 was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 immediate effects. The downside is the lack of full control 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.
|
||
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 was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is 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. Defining parameters relevant to the organization allow you to adjust the management model to the current needs, not to mention much lower maintenance costs in the long term
|
||
### 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(...) that gives (...)
an undoubted advantage is a possibility of configuring Sentrifugo in the cloud.
The ability to assign roles and specific permissions to different groups of employees in the organization. | ||
|
||
* **Analysis** | ||
Access to a number of analyzes regarding key activities in the system and defining long and short-term goals |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
zamiast a number - several
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are very curious about Sentifrugo's features and possibilities in practice. In the upcoming Sentifrugo dedicated blog post series, we will share our thoughts and tips for working with it right when we finish the implementation and get more experienced with the tool. If you are curious about Sentifrugo and how does it work, check it here. If you would like to get some more automation tools, check our implementations, see our open source containers.
View your manager's overall rating and your manager's rating | ||
|
||
More posts about Sentifugo will be available with the implementation of this tool. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blogpost jest odrobinę za krótki, dałoby się dodać jakiś akapit, albo use case, najlepiej z printscreenem?
Signed-off-by: Malwina <[email protected]>
Signed-off-by: Malwina [email protected]