f3e5213190
* init SLA * Added more inputs to the forms * set priority of issue * Removed UOM in favor of hours for tracking * updated js to autofill values * Removed unwanted fields * timer functionality * code refactor * parenthesis fix * fixed typo * added new fields * Updated fields * Updated fields for issue doctype * Updated fields for issue doctype * changed doctype structure * added new fields to issue * code refactor * new function to set criticality level * changed dropdown options * set timer for sla * calculation of resolution and response time * stopwatch counter * dashboard changes * renamed sla to support contract * countdown timer section * issue doctype changes * removed unwanted imports * fixed wrong response time and resolution time * update response and resolution time * calculate time to respond and resolve * feature enhancements * probable scheduling bug fix * fixed scheduling issue support sent out of support time * removed issue criticality link from support * Changed day order * skip date validation when support contract is default * removed mandatory field * fix scheduling conditions for now * code refactor * removed duplicate doctypes * fixed day inserted twice in service level * check to not add another default contract * default support contracts * removed commented code * removed unused imports * fix sla for non-listed days * reduced redundant code and optimized it and starting unit tests * added condition check to compute days correctly * renamed doc as per guidelines and added conditions for scheduling * removed per day support timings * added response and resolution time to support contract * scheduling based on hours kinda fix * set sla before_update and finally fixed time scheduling out of support time * DocType Issue removed test_records and rewrote test cases * test cases and codacy fixes * Doctype SLA instead of Support Contract to avoid confusion with Contract * fixed tests failing due to change in options for time period * change naming to Prompt * remove unknown doctype from help_desk * revert unwanted changes to default * refactor get_list for fetching service_level_agreement * change datatypes * fix tests * refactored tests * remove unused imports * code and comments refactor for better understandability * removed and renamed doctype to service days and minor fixes * Refactor test cases for response and resolution time for issue * add validation to check if response time < resolution time * minor fix for checking if current day is start day * calculate time in js rather than python * fix: parenthesis fixing customer dashboard * json changes to rename sections * refactor: alignment * refactor: beautify code * fix: use frm api to get the element * fix: replace '__' with '_' * refactor: remove pointless test |
||
---|---|---|
.. | ||
additional_salary | ||
appraisal | ||
appraisal_goal | ||
appraisal_template | ||
appraisal_template_goal | ||
attendance | ||
attendance_request | ||
branch | ||
compensatory_leave_request | ||
daily_work_summary | ||
daily_work_summary_group | ||
daily_work_summary_group_user | ||
department | ||
department_approver | ||
designation | ||
driver | ||
driving_license_category | ||
employee | ||
employee_advance | ||
employee_attendance_tool | ||
employee_benefit_application | ||
employee_benefit_application_detail | ||
employee_benefit_claim | ||
employee_boarding_activity | ||
employee_education | ||
employee_external_work_history | ||
employee_grade | ||
employee_group | ||
employee_group_table | ||
employee_health_insurance | ||
employee_incentive | ||
employee_internal_work_history | ||
employee_loan | ||
employee_loan_application | ||
employee_onboarding | ||
employee_onboarding_activity | ||
employee_onboarding_template | ||
employee_promotion | ||
employee_property_history | ||
employee_separation | ||
employee_separation_template | ||
employee_tax_exemption_category | ||
employee_tax_exemption_declaration | ||
employee_tax_exemption_declaration_category | ||
employee_tax_exemption_proof_submission | ||
employee_tax_exemption_proof_submission_detail | ||
employee_tax_exemption_sub_category | ||
employee_transfer | ||
employee_transfer_property | ||
employment_type | ||
expense_claim | ||
expense_claim_account | ||
expense_claim_advance | ||
expense_claim_detail | ||
expense_claim_type | ||
holiday | ||
holiday_list | ||
hr_settings | ||
identification_document_type | ||
interest | ||
job_applicant | ||
job_applicant_source | ||
job_offer | ||
job_offer_term | ||
job_opening | ||
leave_allocation | ||
leave_application | ||
leave_block_list | ||
leave_block_list_allow | ||
leave_block_list_date | ||
leave_control_panel | ||
leave_encashment | ||
leave_period | ||
leave_policy | ||
leave_policy_detail | ||
leave_type | ||
loan | ||
loan_application | ||
loan_type | ||
offer_term | ||
payroll_employee_detail | ||
payroll_entry | ||
payroll_period | ||
payroll_period_date | ||
purpose_of_travel | ||
repayment_schedule | ||
retention_bonus | ||
salary_component | ||
salary_detail | ||
salary_slip | ||
salary_slip_loan | ||
salary_slip_timesheet | ||
salary_structure | ||
salary_structure_assignment | ||
shift_assignment | ||
shift_request | ||
shift_type | ||
staffing_plan | ||
staffing_plan_detail | ||
taxable_salary_slab | ||
training_event | ||
training_event_employee | ||
training_feedback | ||
training_program | ||
training_result | ||
training_result_employee | ||
travel_itinerary | ||
travel_request | ||
travel_request_costing | ||
upload_attendance | ||
vehicle | ||
vehicle_log | ||
vehicle_service | ||
__init__.py |