Follow

class operations.nh_clinical_patient_follow(pool, cr)[source]

Represents the action to invite another user to follow a group of patients adding visibility for those patients even when the invited user does not have a responsibility towards them.

complete(*args, **kwargs)[source]

Calls complete and then updates the following_ids list for the assigned user.

It will also call update activity for all not completed or cancelled activities related to the list of patients.

Returns:True
Return type:bool