frappe/hrms

Separating Submission of Salary Slips and Creation of Journal Entry in Payroll Entry

オープン

#818 opened on 2023/08/23

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)Python (2,473 件のフォーク)auto 404
feature-requestgood first issue

Repository metrics

Stars
 (8,205 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Information about bug

Currently the Payroll Entry has a button labelled 'Submit Salary Slip' and when click on this it will submit the salary slips and also create a journal entry to book salaries as expenses.

Instead of clicking on 'Submit Salary Slip', user can navigate to salary slips and submit them individually. When this happens the 'Submit Salary Slip' button is not shown and journal entry to book expenses cannot be triggered.

There should be two separate buttons. One for submitting salary slips and other for creating journal entries Screenshot 2023-08-23 at 11 52 10 PM

Module

Payroll

Version

Frappe HR Version: 14.3.2

Installation method

easy-install

Relevant log output / Stack trace / Full Error Message.

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

コントリビューターガイド