mohsenkhashei / extension-cmnd

0 stars 0 forks source link

Base Extension #13

Closed mohsenkhashei closed 5 months ago

mohsenkhashei commented 5 months ago

create end point for the base extension CMND.ai https://github.com/mohsenkhashei/extension-cmnd/issues/13

mohsenkhashei commented 5 months ago
  1. find all related data about service type like personnel who is responsible and default message
  2. create table for personnel_task_assigned with personnel id and task assigned and required data
  3. create endpoint get for the personnel/claim/task_id/personnel_id that add the row personnel_task_assigned
  4. send email { message with new endpoint link }
mohsenkhashei commented 5 months ago

after all then remove hard coded part and use the config