Metadata-Version: 2.1
Name: core-humanresources
Version: 0.6
Summary: Research CORE ERM - human resources module
Home-page: https://github.com/research-core/core-humanresources
Author: Ricardo Ribeiro, Hugo Cachitas
Author-email: ricardojvr@gmail.com, hugo.cachitas@research.fchampalimaud.org
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: django-localflavor
Requires-Dist: weasyprint
Requires-Dist: django-weasyprint
Requires-Dist: django-model-utils
Requires-Dist: django-money
Requires-Dist: core-common
Requires-Dist: core-people
Requires-Dist: core-finance
Requires-Dist: core-permissions

# CORE HUMAN RESOURCES

It is a module of the Research CORE ERM which implements the models related to human resources.

- People private info
- Contracts proposals
- Contracts

## Installation

```shell script
pip install core-humanresources
```

# *Enterprise Resources Management* - Research CORE

CORE is an ERM platform developed in within a research environment and aims to automatize 
internal management processes, like human resources, orders, budgets, suppliers, funds, equipment \rooms accesses and maintenance and publications.

The project is distributed as an open-source project to facilitate the adaptation of the 
ERM to each institution's needs.

![core printscreen](https://github.com/research-core/core-server/raw/master/docs/static/core.png "Core publications printscreen")


