medicapi::logic::sick_notice_logic

Function find_submitted

pub fn find_submitted(
    conn: &PgConnection,
    org_id: Uuid,
) -> Result<Vec<SickNotice>, StatusMessage>
Expand description

This is a cached function that uses the FIND_SUBMITTED cached static.