adeshpdelhi / Diaware

0 stars 1 forks source link

Appointments -> view appointments now showing all today's appointments #66

Open adeshpdelhi opened 8 years ago

adeshpdelhi commented 8 years ago

State of appointments table: +--------------+---------------+------------+--------------+-----------------+-----------------+---------------------+-------------+--------------------+---------+-------------+----------------+---------------------------+-----------------+-----------+-----------------+----------------+---------------------+---------------------+ | centreId | appointmentId | date | dayOfTheWeek | appointmentType | tmtMachine | patientId | shiftNumber | oneTimeAppointment | present | billingDone | monitoringDone | treatmentConsumptionAdded | processComplete | cancelled | allBillsCleared | billingRemarks | createdAt | updatedAt | +--------------+---------------+------------+--------------+-----------------+-----------------+---------------------+-------------+--------------------+---------+-------------+----------------+---------------------------+-----------------+-----------+-----------------+----------------+---------------------+---------------------+ | 7Med Banaras | 63 | 2016-09-10 | Saturday | OPD | NegativeMachine | 7Med Banaras-2016-5 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | NULL | 2016-09-10 07:36:10 | 2016-09-10 11:42:02 | | 7Med Banaras | 148 | 2016-09-10 | Saturday | OPD | NegativeMachine | 7Med Banaras-2016-6 | 2 | 0 | NULL | 0 | 0 | 0 | 0 | 1 | 0 | NULL | 2016-09-10 09:31:47 | 2016-09-10 09:37:36 | | 7Med Banaras | 157 | 2016-09-10 | Saturday | OPD | NegativeMachine | 7Med Banaras-2016-6 | 3 | 1 | NULL | NULL | NULL | NULL | NULL | NULL | NULL | NULL | 2016-09-10 09:37:54 | 2016-09-10 09:37:54 | +--------------+---------------+------------+--------------+-----------------+-----------------+---------------------+-------------+--------------------+---------+-------------+----------------+---------------------------+-----------------+-----------+-----------------+----------------+---------------------+---------------------+

Display of table: image

Display of matrix: image

adeshpdelhi commented 8 years ago

No console errors. Attached log: access.txt