{% capture pagelabel %}{module_pagename}{% endcapture -%} {% capture userDevice %}{system_visitorDeviceClass}{% endcapture -%} {% if userDevice contains 'desktop' -%} {% endif -%}
{% if userDevice contains 'desktop' -%}
{% else -%}
{% endif -%}
ChannelOnline

Dashboards & Reports

ChannelOnline's customizable dashboard gives users a quick look at their quoting, sales, RMA, invoicing, and purchase order information with clean graphs and charts. For comprehensive reporting on monthly sales or manufacturer activity, it is easy to create business reports for all your documents, customers, and sales representatives.


Dashboards

Make use of the Personal Dashboard settings to view documents in queue, a To-Do task list, and to review recent activity. For an even broader view, the Company Dashboard setting provides insight into activity of the entire sales team.

Dashboards

Diverse Reporting

ChannelOnline offers numerous report types, elements, and configuration options. Common reports can be run for sales, manufacturer, supplier and products. When configuring your report, you can choose to view a detailed report or a general summary, and you can generate a graph of the results. Important report formats can be saved for repeated use.

Report Types

Custom Filtering

Reports can be customized by date range, document status, customer, account manager, sales rep, and other important data elements. You can subtotal report results by up to three selectable criteria.

Custom Filtering

{% if pagelabel contains 'Feature' and pagelabel contains 'Main' -%}
icon
Customer Management

{module_webapps itemId="15910793" collection="CustomerManagement" template="" id="Features" filter="item"} {% for item in CustomerManagement.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
E-Commerce StoreSite

{module_webapps itemId="15910802" collection="StoreSite" template="" id="Features" filter="item"} {% for item in StoreSite.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
Business Document Workflow

{module_webapps itemId="15910781" collection="DocumentWorkflow" template="" id="Features" filter="item"} {% for item in DocumentWorkflow.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
Real-time Pricing & Availability

{module_webapps itemId="15910826" collection="PricingAvailability" template="" id="Features" filter="item"} {% for item in PricingAvailability.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
Supplier Management

{module_webapps itemId="15910833" collection="SupplierManagement" template="" id="Features" filter="item"} {% for item in SupplierManagement.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
Purchasing

{module_webapps itemId="15910823" collection="Purchasing" template="" id="Features" filter="item"} {% for item in Purchasing.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
Dashboards & Reports

{module_webapps itemId="15910797" collection="DashboardReports" template="" id="Features" filter="item"} {% for item in DashboardReports.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


icon
Optional Services

{module_webapps itemId="15910812" collection="OptionalServices" template="" id="Features" filter="item"} {% for item in OptionalServices.items -%} {{ item.Overview | strip_html | strip }} {% endfor -%}


{% endif %} {% if pagelabel contains 'The Team' -%}
{module_webapps id="Team" filter="all" template="/ModuleTemplates/Team/_mdl-list.tpl"}
{% endif %} {% if pagelabel contains 'ChannelOnline - Customers' -%}
{module_webapps id="Customers" filter="all" template="/ModuleTemplates/Customers/_mdl-list_backup.tpl"}
{% endif %}{% if pagelabel contains "Feature" and pagelabel contains "Customer Management" -%}
{module_webapps id="Features" filter="classified" itemId="806016" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "Products Pricing and Availability" -%}
{module_webapps id="Features" filter="classified" itemId="806021" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "E-Commerce StoreSite" -%}
{module_webapps id="Features" filter="classified" itemId="806018" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "Document Workflow" -%}
{module_webapps id="Features" filter="classified" itemId="806022" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "Supplier Management" -%}
{module_webapps id="Features" filter="classified" itemId="806019" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "Purchasing" -%}
{module_webapps id="Features" filter="classified" itemId="806020" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "Dashboards" -%}
{module_webapps id="Features" filter="classified" itemId="806023" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "Feature" and pagelabel contains "Optional Services" -%}
{module_webapps id="Features" filter="classified" itemId="806017" template="/ModuleTemplates/Features/_mdl-divider.tpl"}
{% endif %} {% if pagelabel contains "ChannelOnline" and pagelabel contains "Partnerships" -%}
{module_webapps id="Partners" filter="all" template="/ModuleTemplates/Partners/_mdl-list_backup.tpl"}
{% endif %} {% if pagelabel contains "ChannelOnline" and pagelabel contains "Suppliers" -%}
{module_webapps id="Suppliers" filter="all" template="/ModuleTemplates/Suppliers/_mdl-list_backup.tpl" collection="suppliers" sortType="alphabetical"}
Suppliers Canada File Support Availability Electronic Ordering*

* Electronic Ordering only available to customers in North America.

{module_webapps id="Suppliers" filter="all" template="/ModuleTemplates/Suppliers/_mdl-list.tpl" sortType="alphabetical"}
{module_contentholder name="Join Supplier Program"}
{% endif %} {% if pagelabel contains "ChannelOnline" and pagelabel contains "News" -%}
{% if globals.get.limit %} {% assign limit = globals.get.limit | convert: "number" %} {% else %} {% assign limit = 10 %} {% endif %} {% if globals.get.skip %} {% assign skip = globals.get.skip | convert: "number" %} {% else %} {% assign skip = 0 %} {% endif %} {% assign resource = "news" %} {module_data resource="{{ resource }}" order="-eventFromDate" version="v3" template="" limit="{{ limit }}" skip="{{ skip }}" collection="cst"} {% assign moduloCheck = cst.totalItemsCount | modulo :limit %} {% if moduloCheck == 0 %} {% assign totalPages = cst.totalItemsCount | divided_by: limit | minus: 1 %} {% else %} {% assign totalPages = cst.totalItemsCount | divided_by: limit %} {% endif %}
{% assign currentPage = globals.get.skip|divided_by:limit %}
    {% if currentPage > 0 -%}
  • {% endif -%} {% for pageNum in (0..totalPages) %} {% if pageNum == currentPage %}
  • {{ pageNum | plus: 1 }}
  • {% else %}
  • {{ pageNum | plus: 1 }}
  • {% endif %} {% endfor %} {% if currentPage != totalPages -%}
{% endif -%}


{% for log in cst.items -%}
{{log.eventFromDate | date: "MMM"}}
{{log.eventFromDate | date: "dd"}}
{{log.eventFromDate | date: "yyyy"}}

{{log.subject}}
{{log.body | strip_html | truncatewords: 20, " …" }}



{% endfor -%}
{% assign currentPage = globals.get.skip|divided_by:limit %}
    {% if currentPage > 0 -%}
  • {% endif -%} {% for pageNum in (0..totalPages) %} {% if pageNum == currentPage %}
  • {{ pageNum | plus: 1 }}
  • {% else %}
  • {{ pageNum | plus: 1 }}
  • {% endif %} {% endfor %} {% if currentPage != totalPages -%}
{% endif -%}
{% endif %} {% if pagelabel contains "ChannelOnline - Events" -%}
{module_webapps id="Events" Sort="date" filter="all" resultsPerPage="100" template="/ModuleTemplates/Events/_mdl-list.tpl"}
{% endif %} {module_contentholder name="Floating Button"}