Coder Social home page Coder Social logo

digital-box-agency / employeewise_payroll Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-alt/employeewise_payroll

0.0 0.0 0.0 230 KB

Make employee-wise Journal Entry for payroll entry

License: GNU General Public License v3.0

JavaScript 10.16% Python 89.84%

employeewise_payroll's Introduction

Employeewise Payroll

Make employee-wise Journal Entry for payroll entry

Customize payroll to record each employee Liability and pay them in cash instead of paying them through bank.

Employeewise Payroll is an application built on frappe framework and use ERPNext features.

Features:

  • option in Payroll Entry to detect if it's employee-wise.
  • if payroll entry is employee-wise then
    1. filter Payroll Payable Account to payable account type.
    2. on submitting salary slips form Payroll Entry create one Journal Entry that sum the debit (Earning) and credit (Deduction) for each Salary Component (Default Behavior) and distinguish employees' Liability for each Salary Slip and set employee as party.
    3. after submitting salary slips add button in Payroll Entry to create Payment Entry For each salary slip and add created Journal Entry in Payment References table.

Installation.

1. Dependencies

  1. Frappe (version-13) (tested on v13.37.1) and (version-14) (tested on v14.12.0).
  2. ERPNext (version-13) (tested on v13.36.3) and (version-14) (tested on v14.3.1).

2. Installation.

bench get-app https://github.com/open-alt/employeewise_payroll.git
bench --site <site_name> install-app employeewise_payroll

Use

Use it in Payroll Entry by

  1. Check Payroll Entry As Employeewise Payroll Employeewise Payroll Check

  2. Select payable Account for Payroll Payable Account field Payroll Payable Account

  3. Then Get Employees And Create Salary Slips

  4. Submit Salary Slips from Payroll Entry, this also will Create Journal Entry record each Employee Liability

  5. To Pay Salaries, Click Make Payment Entries, this will create Payment Entry for each Employee. Make Payment Entries Button

  6. Click Payment Entries to view payments for this payroll. Payment Entries Button

  7. Then Submit Payment Entries for each Employee

(it's possible to select all payments and submit them). Submit All Payments

Hint:

if some employees have payments, and some others have cancelled or no Payment Entry,

then Make Payment Entries will only make payments for these who have cancelled or no Payment Entry

License

GNU General Public License (v3+)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.