Regalamiunsorriso/www/admin/anagConfig/listinoCR_gr.jsp
2026-04-07 18:02:17 +02:00

142 lines
10 KiB
Text

<!DOCTYPE html>
<html><!-- InstanceBegin template="/Templates/3beanCR.dwt" codeOutsideHTMLIsLocked="false" -->
<%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %>
<%@ page language="java" import="it.acxent.jsp.*" %>
<!-- InstanceBeginEditable name="taglib" --><!-- InstanceEndEditable -->
<head>
<jsp:useBean id="msg" class="java.lang.String" type="java.lang.String" scope="request" >
</jsp:useBean>
<jsp:useBean id="grantMsg" class="java.lang.String" type="java.lang.String" scope="request" >
</jsp:useBean>
<jsp:useBean id="nf" scope="request" type="java.text.NumberFormat" >
</jsp:useBean>
<jsp:useBean id="df" class="it.acxent.util.SimpleDateFormat" scope="request" type="it.acxent.util.SimpleDateFormat" >
</jsp:useBean>
<!-- InstanceBeginEditable name="title" --><title>:Listini Ricerca 2.0</title><!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="description" content="Ablia S.r.l." />
<meta name="Keywords" content="" />
<meta name="author" content="Designed by AgenziaVerde- http://www.agenziaverde.it" />
<link rel="shortcut icon" href=".../admin/_logo/favicon.ico" />
<link rel="stylesheet" type="text/css" href="../_V3/_css/reset.css" media="screen" />
<acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/text.css" media="screen" /></acx:custom_css>
<acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/content.css" media="screen" /></acx:custom_css>
<acx:custom_css><link rel="stylesheet" type="text/css" href="../_V3/_css/colors/green/layout_content.css" media="screen" /></acx:custom_css>
<!-- InstanceBeginEditable name="css" --><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
</head>
<jsp:include page="../_V3/_inc/_allJs2.jsp" flush="true" />
<body><!-- #BeginEditable "Script" -->
<script language="JavaScript" src="_js/acxent-listino.js"></script>
<!-- #EndEditable -->
<jsp:useBean id="utenteLogon" type="it.acxent.common.UsersI" class="it.acxent.common.Users" scope="session" >
</jsp:useBean>
<!-- InstanceBeginEditable name="Bean" -->
<jsp:useBean id="CR" class="it.acxent.anag.ListinoCR" type="it.acxent.anag.ListinoCR" scope="request" >
</jsp:useBean>
<jsp:useBean id="list" scope="request" class="it.acxent.util.Vectumerator" type="it.acxent.util.Vectumerator">
</jsp:useBean>
<!-- InstanceEndEditable -->
<acx:if_logon_ok trueifnotsecure="true">
<div id="togglePlaceholder" style="width:30px;float:left;margin-left:3px"></div>
<form method="post" action="" name="main" id="main" onSubmit="if(checkSearchFields()) formSearching();else return false;">
<jsp:include page="../_V3/_inc/_formMainFields.jsp" flush="true" />
<input name="pageType" type="hidden" id="pageType" value="R">
<input name="currentTab" type="hidden" id="currentTab" value="<%= CR.getCurrentTab() %>">
<input name="currentFocus" type="hidden" id="currentFocus" value="<%= CR.getCurrentFocus() %>">
<acx:if wherecondition='<%=CR.getFlgReport().equals("")%>' >
<div class="path" style="margin-left:40px">
<p><a href="javascript:menu();">Menu</a><!-- InstanceBeginEditable name="navbar" --> &raquo; ELENCO LISTINI<!-- InstanceEndEditable -->
<h1 style="float:right"><!-- InstanceBeginEditable name="pageTitle" -->Elenco Listini<!-- InstanceEndEditable -->&nbsp;<a href="javascript:help();"><img src="../_V3/_img/icone/userbar/ico_help.png" alt="Help" title="Help" width="32" height="27" class="noborder"></a></h1>
</p>
</div>
<div id="inside" class="body">
<div class="toolbar"> <!-- InstanceBeginEditable name="toolbar" -->
<div class="user_menu"><a href="javascript:newCommand();"><img src="../_V3/_img/icone/32/new_doc_32.png" alt="Nuovo" title="Nuovo" class="noborder"></a> <img src="../_V3/_img/icone/32/_space.png" alt="" width="32" height="32" title=""> <img src="../_V3/_img/icone/32/_space.png" alt="" title="Cancella Scontrino"><img src="../_V3/_img/icone/32/_space.png" alt="" width="32" height="32" title=""><img src="../_V3/_img/icone/32/_space.png" alt="" width="32" height="32" title=""> </div>
<!-- InstanceEndEditable --><div id="messaggi" class="msg"><jsp:include page="../_V3/_inc/beanMsg.jsp" flush="true" /> <!-- InstanceBeginEditable name="msg" --><!-- InstanceEndEditable --></div></div>
<div class="body-container">
<!-- InstanceBeginEditable name="criteriRicerca" -->
<table width="98%" border="0" cellpadding="3" cellspacing="0" class="table-container">
<tr>
<td><table width="100%" border="0" align="center" cellpadding="2" cellspacing="2" >
<tr>
<td class="td-colored" colspan="2" >Ricerca:
<input type="hidden" name="actionPage" id="actionPage" value="Listino.abl">
<input name="id_listino" id="id_listino" type="hidden" value="<%=CR.getId_listino()%>"> <input name="currentTab" type="hidden" id="currentTab" value=""></td>
</tr>
<tr>
<td class="td-colored">Descrizione :<br>
<input type="text" id="descrizione" name="descrizione" <%=Ab.jsCrS()%> size="25" maxlength="30" value="<%=CR.getDescrizione()%>"><%=Ab.jsSetFocus("descrizione")%>
<label for="DUMMY"></label> <br></td>
<td width="253" align="right" class="td-colored"><a href="javascript:searching()"><img src="../_V3/_img/buttons/btn_cerca.png" alt="Cerca" title="Cerca" width="53" height="47" border="0"></a>&nbsp;<a href="javascript:report()"><img src="../_V3/_img/buttons/btn_report.png" alt="Report" title="Report" width="53" height="47" border="0"></a></td>
</tr>
</table></td>
</tr>
</table>
<!-- InstanceEndEditable --> </div>
<table class="table-container" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="td-paginazione align-centre" width="33%">Record Trovati: <strong><%=list.getTotNumberOfRecords()%></strong></td>
<td class="td-paginazione align-centre" width="33%"><acx:prevvec link="javascript:prevPage();" vectumerator="list"> <img src="../_V3/_img/icone/16/left_16.png" alt=">>"></acx:prevvec>
&nbsp;&nbsp;Pagina <%=list.getPageNumber()%> di <%=list.getTotNumberOfPages()%> &nbsp; &nbsp;
<acx:nextvec link="javascript:nextPage();" vectumerator="list"> <img src="../_V3/_img/icone/16/right_16.png" alt=">>"></acx:nextvec></td>
<td class="td-paginazione align-right" width="33%">Vai a pagina
<input name="pageNumberGo" id="pageNumberGo" size="4" <%=Ab.jsCrS("goPage()")%> title="Inserisci il numero di pagina e premi invio o 'Procedi'">
<a href="javascript:goPage();">Procedi &raquo;</a></td>
</tr>
</table>
<!-- InstanceBeginEditable name="body" -->
<table width="98%" border="0" align="center" cellpadding="1" cellspacing="2" class="table-container th-riga alternating">
<tr>
<th width="41">&nbsp;</th>
<th width="107">Tipo</th>
<th width="370">Descrizione </th>
<th width="105" >% sconto/ric.</th>
</tr>
<acx:whilevec rowbeanclass="it.acxent.anag.Listino" vectumerator="list">
<tr>
<td width="41"><center><acx:if wherecondition="<%= rowBean.getFlgTipoL()<99 %>">
<a href="javascript:modifyCommand('<%=rowBean.getId_listino()%>');"><img src="../_V3/_img/icone/16/edit.png" alt="Modifica Record" width="16" height="16" border="0"></a> <a href="javascript:deleteCommandCR('<%=rowBean.getId_listino()%>','<%= rowBean.getLastUpdTmstString() %>');"><img src="../_V3/_img/icone/16/delete_16.png" alt="Cancella Record" width="16" height="16" border="0"></a></acx:if>
</center></td>
<td width="107" ><%= rowBean.getTipo() %></td>
<td width="370" ><%= rowBean.getDescrizione() %></td>
<td width="105"><acx:if wherecondition="<%=rowBean.hasListinoTipo()%>"><img src="../_V3/_img/Icons/48x48/shadow/bullet_triangle_blue.gif" width="16" height="16" alt="Contiene listino per Tipo Articolo" title="Contiene listino per Tipo Articolo"></acx:if><%=rowBean.getDescrizionePercentuale() %></td>
</tr>
</acx:whilevec>
</table>
<!-- InstanceEndEditable -->
<table class="table-container" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="td-paginazione align-centre" width="33%">Record Trovati: <strong><%=list.getTotNumberOfRecords()%></strong></td>
<td class="td-paginazione align-centre" width="33%"><acx:prevvec link="javascript:prevPage();" vectumerator="list"> <img src="../_V3/_img/icone/16/left_16.png" alt=">>"></acx:prevvec>
&nbsp;&nbsp;Pagina <%=list.getPageNumber()%> di <%=list.getTotNumberOfPages()%> &nbsp; &nbsp;
<acx:nextvec link="javascript:nextPage();" vectumerator="list"> <img src="../_V3/_img/icone/16/right_16.png" alt=">>"></acx:nextvec></td>
<td class="td-paginazione align-right" width="33%">Vai a pagina
<input name="pageNumberGo2" id="pageNumberGo2" size="4" <%=Ab.jsCrS("goPage2()")%> title="Inserisci il numero di pagina e premi invio o 'Procedi'">
<a href="javascript:goPage2();">Procedi &raquo;</a></td>
</tr>
</table></div>
</acx:if>
<acx:if wherecondition='<%=!CR.getFlgReport().equals("")%>' >
<div id="insideR" class="body"> <!-- InstanceBeginEditable name="report" -->
<table width="98%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td >&nbsp;</td>
</tr>
</table>
<!-- InstanceEndEditable --></div></acx:if>
</form>
<script language="JavaScript" src="../_V3/_js/refreshFrames.js" type="text/JavaScript"></script></acx:if_logon_ok>
<acx:else_logon> <jsp:include page="../_V3/_inc/_redirect.jsp" flush="true" /></acx:else_logon>
<!-- InstanceBeginEditable name="footer" -->
<!-- InstanceEndEditable --><form name="menu" id="menu" method="post" >
<input type="hidden" name="cmd" id="cmd"><input type="hidden" name="cmd2" id="cmd2">
<input type="hidden" name="act" id="act"> <!-- InstanceBeginEditable name="hiddenFields" --><!-- InstanceEndEditable -->
</form>
<div class="modal"></div><script language="JavaScript" src="../_V3/_js/documentReady.js"></script></body>
<!-- InstanceEnd --></html>