{{ drupal_block('edgeworth_payment_report_search_block') }}
| {{ "CpmpanyID" | t }} | {{ "Company Name" | t }} | {{ "LocationID" | t }} | {{ "Location Name" | t }} | {{ "PlaylistID" | t }} | {{ "Playlist Name" | t }} | {{ "# of Boards" | t }} | {{ "Status" | t }} | {{ "Playlist Status" | t }} | {{ "Allow Non-Cannabis Ads" | t }} | {{ "Go Live Date" | t }} | {{ "Data Agmt" | t }} | {{ "ETF Agmt" | t }} | {#{{ "Cancellation Date" | t }} | #}{{ "Ad Plays" | t }} | {{ "Days Played" | t }} | {{ "Payment" | t }} | {#{{ "Last Seen Online" | t }} | {{ "Date" | t }} | {{ "Time" | t }} | {{ "Smart Ads Status" | t }} | {{ "Cancellation Date" | t }} | {{ "Email Location" | t }} | {{ "Last Offline Email Notification" | t }} | #}
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {% if log.referenced_company_nid is not empty %}{{ log.referenced_company_nid }}{% endif %} | {% if log.referenced_company_title is not empty %}{{ log.referenced_company_title }}{% endif %} | {{ log.referenced_node_nid }} | {{ log.referenced_node_title }} | {{ log.playlist_id }} | {{ log.name }} | {{ log.num_of_smart_ad_tvs }} | {{ log.status }} | {{ log.playlist_status }} | {{ log.allow_non_cannabis_ads }} | {{ log.playlist_go_live_date }} | {{ log.data_agreement }} | {{ log.eft_agreement }} | {{ log.total_ad_plays }} | {{ log.total_unique_days }} | {#{{ log.date }} | {{ log.time }} | {{ log.smart_ads_status }} | {{ log.smart_cancellation_date }} | {% if log.store_email is not empty %} {{ 'Send Reminder' }} {% endif %} | {{ log.last_offline_email_notification }} | #}