/beta/CRM/include_CRM_AOData.asp

http://github.com/khaneh/Orders · 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. &nbsp;</Td></Tr>
  19. <Tr>
  20. <Td colspan="2" valign="top" align="center">
  21. <% 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 %>
  22. <% 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 %>
  23. <% 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 %>
  24. <% 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 %>
  25. <BR><BR><BR>
  26. </Td>
  27. </Tr>
  28. <Tr>
  29. <Td valign="top" align="left">
  30. </Td>
  31. <Td valign="top" align="center">
  32. </Td>
  33. </Tr>