pmapindiadotcom / PmapG

0 stars 0 forks source link

Trials #13

Open pmapindia opened 1 year ago

pmapindia commented 1 year ago
  1. Display in dashboard. in Dashboard, call API: CustomerTrialsList only with following input values "branch_id": 0, "trainer_id": 0, "created_user_id": 0, "customer_id": 0, "status_text": "TRIAL_BOOKED", "search_text": "",
  2. As soon as Enquiry taken, redirect to add trial page
  3. Trail Add, Edit, Delete, List, Details
  4. When click on Update Status in dashboard and in all list(customer details, trails details, member details, trial list), a model should open, status text with TRIAL_DONE, TRIAL_NOT_DONE, RESHEDULED, if resheduled, start datestart time, end date, end time, trainer, branch and other fields same in trial add
  5. In Add New Trial, status text must be send as TRIAL_BOOKED
  6. in Trial List page, need following filters from date to date branch trainer created user status = ALL, TRIAL_BOOKED, TRIAL_DONE, TRIAL_NOT_DONE, TRIAL_RESHEDULED if selected ALL, send "" to api