meridianww / M4PLBase

0 stars 1 forks source link

Dashboard - Return Orders Still Displaying #359

Open nmfujimoto opened 4 years ago

nmfujimoto commented 4 years ago

Return orders are still displaying on the Not Scheduled dashboard card even though the orders have the Scheduled Pick Up action.

nmfujimoto commented 4 years ago

Example of the dashboard for Not Scheduled Return Orders (Total of 4): image

All 4 Return orders have the Scheduled Pick Up action and should not be counted on the dashboard for Not Scheduled. Schedule Initial Appt (Original) is the same as Scheduled Pick Up (Return) in the system.

image

nmfujimoto commented 4 years ago

image

kirtya commented 4 years ago

Issue has been fixed and fixes are reflected in staging and production.

nmfujimoto commented 4 years ago

The JobIsScheduled field in the Job Master table should be set to True/False depending on if the job is scheduled. The job is scheduled by adding the Schedule Initial Appt., Scheduled Pick Up, or the xCBL Schedule actions.

The Not Scheduled dashboard cards should look at the JobIsScheduled field to determine is the job matches the scheduled condition.

Madhusmi commented 4 years ago

@nmfujimoto Testing completed from QA and Staging Server and it is working as expected.

nmfujimoto commented 3 years ago

@nmfujimoto Follow up with @msoto-meridian do xCBL send requests for Return orders?