Skip to content

💸 Odoo module that allows you to export a report of salary changes.

Notifications You must be signed in to change notification settings

fraineralex/salary_changes_report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salary Changes Report

Odoo module that allows you to export a report of salary changes for employees 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   |   Key Features   |   Requirements   |   Starting   |   Contributions

🎯 About

Salary Changes Report is an Odoo module that efficiently exports organized Excel reports of employee salary changes. This module seamlessly accesses and filters salary changes recorded in the hr.contract model via the mail.tracking.value model, streamlining resource management and ensuring compliance.

Screenshot of the modal wizard

🛠️ Main Technologies

Python Logo     Odoo Logo     xlwt Logo     hr.payroll Logo    

See more

  • Python
    • odoo
    • xlwt
    • xml
    • base64
    • io

🚀 Key Feautures

  • Efficient Reporting: Easily generate organized Excel reports showcasing employee salary changes.
  • Integration: Seamlessly accesses and filters salary changes recorded in the hr.contract model via the mail.tracking.value model.
  • Detailed Information: Provides comprehensive details including contract name, employee name, identification number, current salary, previous salary, and effective date of the change.
  • User-Friendly: Simplifies the process of tracking and managing salary adjustments for improved resource management.
  • Compliance Optimization: Ensures compliance with regulatory requirements by efficiently documenting salary changes.

✅ Requirements

Before starting 🏁, you need to have Git, Python and (Odoo) v14 or higher installed.

🏁 Starting

# Clone this project
    $ git clone https://github.com/fraineralex/salary_changes_report
# Access
    $ cd salary_changes_report
# Install dependencies
    $ pip install xlwt
# Run the project
# The server will execute and you will see the modal wizard in hr payroll module -> reporting -> Reporte de Cambios Salariales

🤝 Contributions

Thank you for exploring my website! If you find the structure or features useful, feel free to use the template for your project. Contributions are welcome! if you have ideas, corrections, or improvements, open an issue or send a pull request. Your collaboration is valued and appreciated! 🚀

 

About

💸 Odoo module that allows you to export a report of salary changes.

Topics

Resources

Stars

Watchers

Forks