Availability_reports

Quick Start

  1. Go to the Reports::Availability page. Parent:

  2. Under Contact Information, click Edit. (Note: if you don't see the Edit link, you may have Domain Privacy turned on. Click the View personal information link, and then you'll be able to click the Edit link.)

    1. To edit All Contacts, enter the Contact, Address, Phone, and Email information you want to update, and then click OK.

    2. To edit each individual contact, clear the Use for all contact types check box and enter the information you want to update.

  3. Click Save

Availability report fields

Name Value Description
id integer
status enum {"pending"=>0, "processing"=>1, "successful"=>2, "failed"=>3}
from datetime
to datetime
company_id integer Association: Company
deleted_at datetime
created_at datetime
updated_at datetime
xlsx_report_file_name string
xlsx_report_content_type string
xlsx_report_file_size integer
xlsx_report_updated_at datetime
pdf_report_file_name string
pdf_report_content_type string
pdf_report_file_size integer
pdf_report_updated_at datetime
period enum {"custom"=>0, "current_shift"=>1, "last_shift"=>2}
recipients json
time_zone string

Was this article helpfull ?