/beta/reports/default.asp
ASP | 23 lines | 20 code | 2 blank | 1 comment | 1 complexity | 7a807c1a3659d036df4f7a40f6a60699 MD5 | raw file
1<%@LANGUAGE="VBSCRIPT" CODEPAGE="1256"%><% 2'Reports 3PageTitle= "����ԝ��� �����" 4SubmenuItem=1 5if not Auth("E" , 6) then NotAllowdToViewThisPage() 6 7%> 8<!--#include file="top.asp" --> 9<!--#include File="../include_farsiDateHandling.asp"--> 10<!--#include File="../include_JS_InputMasks.asp"--> 11<BR><BR> 12<BLOCKQUOTE> 13<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="inv_cost.asp">����� ����� �����</A><BR><BR> 14<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="inv_details.asp">����� ���� �� ����� (�� ������)</A><BR><BR> 15<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="orders_latency.asp">����� ����� ����� ��</A><BR><BR> 16<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="sales_items_by_customer.asp">����� ���� ��� ���� �� ��� �������</A><BR><BR> 17<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="Salse_by_customer_category.asp">����� ����� ���� �� ��� �������</A><BR><BR> 18<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="Salse_by_customer_category.old.iqy">����� ����� ���� �� ��� ������� 2</A><BR><BR> 19<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="invoices_isA_by_customer.asp">����� ��� ���� � �ѐ�� ��� �� ��� �����</A><BR><BR> 20<IMG SRC="../images/excel_icon.gif" BORDER="0" ALT="Excel Report"> <A HREF="sales_by_customer.iqy">����� ��� ���� � ����� ������ � ���ӝ��� �������</A><BR><BR> 21</BLOCKQUOTE> 22 23<!--#include file="tah.asp" -->