Project

General

Profile

roos-fs tasks #168

Updated by Vadim Pariev 9 months ago

**General** 
 The scope of the ticket is to allow template creation for the Services as well. The feature shall be similart to the task creation.  

 Use case - some of the services conist of the same tasks as well as contain same set of data inside of it. And ROOS is actualy repeating the same services per customer. For example telematic device exchange.  

 **Expected result** 
 - the service template creation is only available for Admin admin and manager 
 - a seperate service template area exist analog to tasks  
 <img style="width: 440px;" src="clipboard-202507102243-7ztod.png"><br> 
 - user can create a template of the service from this view 
 - the template contains all the data ECCEPT for the vechicle - since we shall not create a template with the vechicle inside  
 - the template contains also the statement for what customer this service is supposed to be available (analog to tasks)  
 - the user is able to add to the template only those tasks that belong to the customer that was stated before 
 - additional costs are also saved in the template 
 - the user is able to "create a service from form the template" from 
 -- Single vechicle overview (in thsi case only services for the customer attached to the vechicle is possible) 
 -- Service creation from the active service list 

Back