Feature #20
openService Grouping
Start date:
08/19/2022
Due date:
08/22/2022 (over 2 years late)
% Done:
90%
Estimated time:
24:00 h
Owner(Agency):
Travvise
Time Taken(HH):
27.00
Module:
Service Grouping
Tested By:
unnikannan S
Code Reviewed By:
Description
Coding Service Grouping
In travel-data.service.ts
public lstServiceGroupingSysType = [
{ "intId": 1, "strLabel": "Service", "blnDisable": false, "blnActive": true, "strRemarks": "" },
{ "intId": 2, "strLabel": "Service Stock", "blnDisable": false, "blnActive": false, "strRemarks": "" },
{ "intId": 3, "strLabel": "Package", "blnDisable": false, "blnActive": false, "strRemarks": "" },
{ "intId": 4, "strLabel": "Inventory", "blnDisable": false, "blnActive": false, "strRemarks": "" }]
Files
Subtasks
Related issues