Replaced spaces with tabs

This commit is contained in:
Nabin Hait 2018-07-17 16:08:39 +05:30
parent 26786bd35d
commit 1e693fe6c9

View File

@ -3,7 +3,6 @@ import frappe
# Set department value based on employee value # Set department value based on employee value
def execute(): def execute():
doctypes_to_update = ['Appraisal', 'Leave Allocation', 'Expense Claim', 'Instructor', 'Salary Slip', doctypes_to_update = ['Appraisal', 'Leave Allocation', 'Expense Claim', 'Instructor', 'Salary Slip',
'Attendance', 'Training Feedback', 'Training Result Employee', 'Attendance', 'Training Feedback', 'Training Result Employee',
'Leave Application', 'Employee Advance', 'Activity Cost', 'Training Event Employee', 'Leave Application', 'Employee Advance', 'Activity Cost', 'Training Event Employee',