mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-20 01:55:01 +00:00
[fix] update_salary_slip.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import frappe
|
||||
from erpnext.hr.doctype.process_payroll.process_payroll import get_month_details
|
||||
from frappe import cint
|
||||
from frappe.utils import cint
|
||||
|
||||
def execute():
|
||||
frappe.reload_doctype('Salary Slip')
|
||||
|
||||
Reference in New Issue
Block a user