/beta/CRM/include_CRM_AOData.asp
ASP | 42 lines | 33 code | 9 blank | 0 comment | 4 complexity | 6dd8f9ef4ff2bbb08b2a233a456fe322 MD5 | raw file
1 <Tr><Td colspan="2" height="10px"> 2<STYLE> 3 .GetCustTbl {font-family:tahoma; background-color: #DDDDDD; width:630; direction: RTL; } 4 .GetCustTbl td {padding:2; font-size: 9pt; height:25;} 5 .GetCustInp { font-family:tahoma; font-size: 9pt;} 6 .CusTableHeader {background-color: #33AACC; text-align: center; font-weight:bold;} 7 .CustContactTable {font-family:tahoma; width:100%; border:1 solid black; direction: RTL; background-color:#CCCCCC;} 8 .CustContactTable td {padding:5;} 9 .CustTable {font-family:tahoma; width:80%; border:1 solid black; direction: RTL; background-color:black;} 10 .CustTable td {padding:5;} 11 .CustTable a {text-decoration:none;color:#000088} 12 .CustTable a:hover {text-decoration:underline;} 13 .CusTD1 {background-color: #CCCC66; text-align: left; font-weight:bold;} 14 .CusTD2 {background-color: #DDDDDD; direction: LTR; text-align: right; font-size:9pt;} 15 .CusTD3 {background-color: #DDDDDD; direction: LTR; text-align: center; font-size:9pt;} 16 .CusTD4 {background-color: #CCCC66; direction: LTR; text-align: center; font-size:9pt;} 17</STYLE> 18 19 20 </Td></Tr> 21 <Tr> 22 <Td colspan="2" valign="top" align="center"> 23 24 <% if Auth("B" , 2) then %><input class="GenButton" type="button" value="���� �������" onclick="window.open('../AO/AO.asp');" <% if AccountIsDisabled then %> disabled <% end if %>> <% end if %> 25 26 <% if Auth("B" , 4) then %><input class="GenButton" type="button" value="�����" onclick="window.open('../AO/ItemsRelation.asp?sys=AO&act=relate&selectedCustomer=<%=CusID%>');"> <% end if %> 27 28 <% if Auth("B" , 1) then %><input class="GenButton" type="button" value="����� ����" onclick="window.open('../AO/AccountReport.asp?sys=AO&act=show&selectedCustomer=<%=CusID%>');"> <% end if %> 29 30 <% if Auth(8 , "B") then %><input class="GenButton" type="button" value="����� ������" onclick="window.open('../accounting/tafsili.asp?accountID=<%=CusID%>&accountName=<%=escape(AccountTitle)%>&DateTo=<%=shamsitoday()%>&DateFrom=<%=fiscalYear & "/01/01"%>&moeenFrom=00000&moeenTo=99999&act=Show');"> <% end if %> 31 32 <BR><BR><BR> 33 34 </Td> 35 </Tr> 36 37 <Tr> 38 <Td valign="top" align="left"> 39 </Td> 40 <Td valign="top" align="center"> 41 </Td> 42 </Tr>