Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fraineralex/dgt2_overtime_report

Exports detailed DGT-2 format overtime reports to Excel.
https://github.com/fraineralex/dgt2_overtime_report

dgt-2 odoo python report

Last synced: about 1 month ago
JSON representation

Exports detailed DGT-2 format overtime reports to Excel.

Awesome Lists containing this project

README

        


DGT-2 Overtime Report


Odoo module that exports detailed DGT-2 format overtime reports, including costs, to Excel.




Badge showing the total of project forks


Badge showing the total of project stars


Badge showing average commit frequency per month


Badge showing when the last commit was made


Badge showing the total of project issues


Badge showing the total of project pull-requests


About   |  
Technologies   |  
Requirements   |  
Starting   |  
Usage

## :dart: About ##

DGT-2 Overtime Report is an Odoo module that exports detailed DGT-2 format overtime reports, including costs, to Excel. This module streamlines compliance and optimizes resource management.

Screenshot of the modal wizard

## :rocket: Main Technologies ##


Python Logo
   


Odoo Logo
   


xlwt Logo
   

###

See more

###

* Python
- odoo
- xlwt
- xml
- base64
- io

## ✨ Features

- Exports detailed DGT-2 format overtime reports to Excel.
- Includes costs in the overtime reports.
- Streamlines compliance and resource management.

## :white_check_mark: Requirements ##

Before starting :checkered_flag:, you need to have [Git](https://git-scm.com), [Python](https://python.org) and ([Odoo](https://odoo.com)) v14 or higher installed.

## :checkered_flag: Starting ##

```bash
# Clone this project
$ git clone https://github.com/fraineralex/dgt2_overtime_report
# Access
$ cd dgt2_overtime_report
# Install dependencies
$ pip install xlwt
# Run the project
# The server will execute and you will see the modal wizard in payroll module -> reports -> Overtime Report (DGT-2)

```

## :clapper: Usage

After installing the module, you can use it by going to the appropriate menu in the Human Resources module.

## :memo: License ##

This project is licensed under the LGPL-3 License. See the [LICENSE](https://www.gnu.org/licenses/) file for details.

## 👨🏻‍🚀 Author

This module was created by **Frainer Encarnación**. You can contact me or get more information on my [website](https://fraineralex.dev).