<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="../../Documentation.xsl"?>

<documentation>
	<extension-title>Order Analytics</extension-title>
	<extension-menu-doc>OrderAnalytics_Menu.xml</extension-menu-doc>
	<content>
		<topic>
			
			<topic-title>Orders</topic-title>
			
			<topic-text>

      	<p>
      		The orders tab provides a breakdown of every order placed on the system: its ID, user who ordered it, 
          price, date and time created and the custom field (if configured). All orders, regardless of status are shown 
          in the table, though cancelled or rejected items won’t be included when calculating order prices. 
          It is not possible to select custom columns whose names match the default column names (e.g. 'User Logon'). 
          The output table can be sorted by clicking on the header of any column.
        </p>
          
	      <p>
	      	The line graph on this page shows all the orders placed within the date range. The table with the line graph 
	      	can be printed or downloaded by selecting the buttons below the table.
	     	</p>
					
        <img class="screenshot" alt="" src="Images/Screenshot_Orders.png" />
        
        <br/>

			</topic-text>
			
		</topic>

	</content>
</documentation>