When creating tasks from Service Template we might have multiple service templates with the task type "Washing", for example a vehicle comes in for PPF and Tinting, both require washing after the job.
We want to be able to click the "Create Service Template Tasks" button while preventing duplicate tasks for certain task types (like Washing)
Service Template has a tasks table, we can add a checkbox that do not create this task if the task type is already there against the same Repair Order.