Agreement rules and e-signatures
Manage HMO properties, rooms, occupants, bookings, public enquiries, KYC, compliance documents, inspections, agreements, terminations and audit evidence.
Create or edit an HMO agreement template
Follow the code-backed create or edit an hmo agreement template workflow.
Open guide →How-to guideSend agreement rules to a client
Follow the code-backed send agreement rules to a client workflow.
Open guide →How-to guideSign HMO agreement rules online
Follow the code-backed sign hmo agreement rules online workflow.
Open guide →How-to guideVoid an HMO agreement send
Follow the code-backed void an hmo agreement send workflow.
Open guide →How-to guideReview an HMO agreement record
Follow the code-backed review an hmo agreement record workflow.
Open guide →How-to guideUse the HMO Agreement Rules controller action
Understand the exact staff-side action implemented by Hmo_manager::agreement_rules and the workspace it serves.
Open guide →How-to guideUse the HMO Agreement Template controller action
Understand the exact staff-side action implemented by Hmo_manager::agreement_template and the workspace it serves.
Open guide →How-to guideUse the HMO Delete Agreement Template controller action
Understand the exact staff-side action implemented by Hmo_manager::delete_agreement_template and the workspace it serves.
Open guide →How-to guideUse the HMO Send Agreement Rules controller action
Understand the exact staff-side action implemented by Hmo_manager::send_agreement_rules and the workspace it serves.
Open guide →How-to guideUse the HMO Void Agreement Rules controller action
Understand the exact staff-side action implemented by Hmo_manager::void_agreement_rules and the workspace it serves.
Open guide →How-to guideUse the HMO View Agreement Rules controller action
Understand the exact staff-side action implemented by Hmo_manager::view_agreement_rules and the workspace it serves.
Open guide →How-to guideUse the public HMO Agreement Sign route
Follow the public controller action Hmo_manager_public::agreement_sign through its supported token, room or property route.
Open guide →How-to guideUse the public HMO Agreement Thank You route
Follow the public controller action Hmo_manager_public::agreement_thank_you through its supported token, room or property route.
Open guide →