You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are not sure how to implement this yet, but off the top of our head this might get slightly complicated in the SQL code since it involves determining which fields that correspond to the intake process are still NULL . . .
Still trying to decide whether intake needed should be another activity table or its own separate table (but smaller than checkin table) . . .
for the rows on this table just need to display (name, date_of_first_visit)
"Intake Needed" can also be set as a flag that can configure how it displays/is highlighted on other tables such as checkin or client profiles . . .
Needs to display which fields exactly still need to be completed
Example: "[checkbox] - has not completed legal form"
The text was updated successfully, but these errors were encountered:
IrakliK
modified the milestone:
Minimum Viable Product Deliverable Nov 29, 2016
We are not sure how to implement this yet, but off the top of our head this might get slightly complicated in the SQL code since it involves determining which fields that correspond to the intake process are still NULL . . .
Still trying to decide whether intake needed should be another activity table or its own separate table (but smaller than checkin table) . . .
"Intake Needed" can also be set as a flag that can configure how it displays/is highlighted on other tables such as checkin or client profiles . . .
Needs to display which fields exactly still need to be completed
Example: "[checkbox] - has not completed legal form"
The text was updated successfully, but these errors were encountered: