Skip to content

Automate bulk import of salary structures and assignments for employees with this Python script built on the Frappe framework. Say goodbye to manual data entry and hello to efficiency! πŸ’»βš™οΈ

License

Notifications You must be signed in to change notification settings

akshayna7/Frappe-python-script-Bulk-update-salary-structure-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Frappe Payroll Importer πŸ“ŠπŸ’Ό

Streamline your HR and payroll processes with the Frappe Payroll Importer! This Python script simplifies the bulk import of salary structures and assignments for employees, saving you time and effort.

Features

  • Bulk Import: Import salary details for multiple employees at once.
  • Frappe Framework: Built on the robust Frappe framework for reliability and scalability.
  • Customizable: Adapt the script to fit your organization's specific needs.
  • Error Handling: Comprehensive error handling to ensure data integrity.
  • Documentation: Detailed instructions for setup and usage included.
  • Cron Job Integration: Easily schedule imports by adding a cron job to trigger the Python function.

Usage

  1. Clone the repository to your local environment.
  2. Configure the script according to your organization's requirements.
  3. Execute the script with the appropriate parameters.
  4. Monitor the import process and handle any errors as necessary.
  5. To schedule automatic imports:
    • Add a cron job to trigger the Python function at specified intervals.
    • Create a doctype named "Salary Upload" with fields: fromdate, todate, and status.

Contributions

Contributions, suggestions, and feedback are welcome! Fork the repository, make improvements, and submit pull requests to enhance the functionality and usability of the script.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Disclaimer

While efforts have been made to ensure the reliability and accuracy of the script, it is provided as-is, without any warranty or guarantee of its suitability

About

Automate bulk import of salary structures and assignments for employees with this Python script built on the Frappe framework. Say goodbye to manual data entry and hello to efficiency! πŸ’»βš™οΈ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages