401 lines
30 KiB
Text
401 lines
30 KiB
Text
<html><!-- InstanceBegin template="/Templates/adminCR.dwt" codeOutsideHTMLIsLocked="false" -->
|
|
<!-- DW6 -->
|
|
<head>
|
|
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<%@ taglib uri="/WEB-INF/ablia.tld" prefix="ab" %>
|
|
<%@ page language="java" import="com.ablia.jsp.*" %>
|
|
<!-- InstanceBeginEditable name="taglib" --><!-- InstanceEndEditable -->
|
|
<jsp:useBean id="productInfo" class="java.lang.String" type="java.lang.String" scope="session" ></jsp:useBean>
|
|
<jsp:useBean id="msg" class="java.lang.String" type="java.lang.String" scope="request" ></jsp:useBean>
|
|
<jsp:useBean id="logon" 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="com.ablia.util.SimpleDateFormat" scope="request" type="com.ablia.util.SimpleDateFormat" ></jsp:useBean>
|
|
<!-- InstanceBeginEditable name="title" --><title>:Movimenti di Magazzino- Ricerca 0.6</title><!-- InstanceEndEditable -->
|
|
|
|
<link rel="stylesheet" href="../_V2/_css/style.css">
|
|
<link rel="stylesheet" href="../_V2/_css/tab.css">
|
|
<link rel="stylesheet" href="../_V2/windowfiles/dhtmlwindow.css" type="text/css" />
|
|
<!-- InstanceBeginEditable name="css" --><!-- InstanceEndEditable -->
|
|
</head>
|
|
<jsp:include page="../_V2/_inc/_allJs.jsp" flush="true" />
|
|
<body onLoad="setToggleUI()">
|
|
<div id="togglePlaceholder"></div>
|
|
<!-- #BeginEditable "Script" -->
|
|
<script language="JavaScript" src="_js/ab-rigaDocumento.js"></script>
|
|
<script language="JavaScript" src="../_V2/_js/dateInput.js"></script>
|
|
<script language="JavaScript" src="../_V2/_js/ajaxFunc.js">
|
|
</script>
|
|
<script language="JavaScript" src="../_V2/_js/ajaxTextBoxSearch.js">
|
|
</script>
|
|
<!-- #EndEditable -->
|
|
<jsp:useBean id="utenteLogon" type="com.ablia.common.UsersI" class="com.ablia.common.Users" scope="session" >
|
|
</jsp:useBean>
|
|
<!-- InstanceBeginEditable name="Bean" -->
|
|
<jsp:useBean id="CR" class="com.ablia.contab.RigaDocumentoCR" type="com.ablia.contab.RigaDocumentoCR" scope="request" >
|
|
</jsp:useBean>
|
|
<jsp:useBean id="list" scope="request" class="com.ablia.util.Vectumerator" type="com.ablia.util.Vectumerator">
|
|
</jsp:useBean>
|
|
<!-- InstanceEndEditable -->
|
|
<ab:if_logon_ok>
|
|
<!--INTESTAZIONE-->
|
|
<form method="post" action="" name="ricerca" id="ricerca" onSubmit="if(checkSearchFields()) formSearching();else return false;">
|
|
|
|
<input type="hidden" name="cmd" id="cmd">
|
|
<input type="hidden" name="act" id="act">
|
|
<input name="act2" type="hidden" id="act2">
|
|
<input type="hidden" name="cmd3" value="search">
|
|
<input type="hidden" name="act3">
|
|
<input type="hidden" name="pageNumber" value="<%=list.getPageNumber()%>">
|
|
<input type="hidden" name="totPageNumber" value="<%=list.getTotNumberOfPages()%>">
|
|
<input name="flgReport" type="hidden" id="flgReport">
|
|
<input name="lastUpdTmst" type="hidden" >
|
|
<input name="lastUpdId_user" type="hidden" id="lastUpdId_user" value="<%=utenteLogon.getId_users()%>">
|
|
<input name="currentTab" type="hidden" id="currentTab" value="<%= CR.getCurrentTab() %>">
|
|
<ab:if wherecondition='<%=CR.getFlgReport().equals("")%>' >
|
|
<div id="header">
|
|
<table width="100%" height="71" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td height="20" ><div class="navbar"><!-- InstanceBeginEditable name="navbar" --><a href="javascript:menu();">MENU</a>->ELENCO MOVIMENTI DI MAGAZZINO<!-- InstanceEndEditable --></div></td>
|
|
</tr>
|
|
<tr>
|
|
<td height="37"><!-- InstanceBeginEditable name="toolbar" -->
|
|
<table width="100%" height="37" border="0" cellspacing="0" cellpadding="0" class="toolbar">
|
|
<tr valign="middle">
|
|
<td class="ico" > </td>
|
|
<td class="divider"></td>
|
|
<td class="ico" > </td>
|
|
<td class="divider"></td>
|
|
<td class="ico" > </td>
|
|
|
|
<td class="divider"></td>
|
|
<ab:if wherecondition="<%=utenteLogon.getId_users()==1%>"><td class="ico" onMouseOver="this.style.backgroundColor='#666666';" onMouseOut="this.style.backgroundColor='#ebe8d8';"><a href="javascript:ricalcolaMag();"><img src="../_V2/img/Icons/48x48/shadow/delete2.gif" alt="Cancella tutto il magazzino" width="24" height="24" border="0"></a></td>
|
|
</ab:if><ab:else>
|
|
<td class="ico"></td></ab:else>
|
|
<td class="divider"></td>
|
|
<ab:if wherecondition="<%=utenteLogon.getId_userProfile()==1%>"><td class="ico" onMouseOver="this.style.backgroundColor='#666666';" onMouseOut="this.style.backgroundColor='#ebe8d8';"><a href="javascript:riordino();"><img src="../_V2/img/Icons/48x48/shadow/exchange.gif" alt="RIORDINO MAGAZZINO" title="RIORDINO MAGAZZINO" width="24" height="24" border="0"></a></td>
|
|
<td class="divider"></td></ab:if>
|
|
<td class="ico" onMouseOver="this.style.backgroundColor='#666666';" onMouseOut="this.style.backgroundColor='#ebe8d8';"><a href="javascript:creaCodaMsgTimCard();"><img src="../_V2/img/Icons/48x48/shadow/magic-wand.gif" alt="Crea coda messaggi TIM CARD relativo al template scelto in base ai criteri di ricerca" title="Crea coda messaggi TIM CARD relativo al template scelto in base ai criteri di ricerca" width="24" height="24" border="0"></a></td>
|
|
<td class="divider"></td>
|
|
<td width="233">Modello x coda Messaggi:<br>
|
|
<select name="id_templateMsg" class="testoPiccolissimo" id="id_templateMsg" >
|
|
<ab:optionvec boundcolumn="id_templateMsg" desccolumn="descrizioneCompleta" vectumerator="listaTemplateMsg" > </ab:optionvec>
|
|
</select> <div id="ELAB" name="ELAB" style="position:absolute; left:0px; top:27px; width:776px; height:254px; z-index:100; visibility: hidden; background-color: #FFFFFF; border: 1px none #000000;">
|
|
<table width="100%" height="100%" border="0" style="border-style:dashed;border-width:thin;border-color:#FF0000">
|
|
<tr>
|
|
<td align="center" valign="middle"><span class="alert">
|
|
<ab:lang>ELABORAZIONE IN CORSO......</ab:lang>
|
|
. . . . . <br />
|
|
<br />
|
|
<img src="../_V2/img/attesa3.gif" width="100" height="16" /></span></td>
|
|
</tr>
|
|
</table>
|
|
</div></td>
|
|
<td class="ico" onMouseOver="this.style.backgroundColor='#666666';" onMouseOut="this.style.backgroundColor='#ebe8d8';"><a href="javascript:help();"><img src="../_V2/img/Icons/48x48/shadow/help2.gif" alt="Help" title="Help" width="24" height="24" border="0"></a></td>
|
|
<td class="ico" > </td>
|
|
</tr>
|
|
</table>
|
|
<!-- InstanceEndEditable --> </td>
|
|
</tr>
|
|
<tr>
|
|
<td height="14"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<!-- InstanceBeginEditable name="criteriRicerca" -->
|
|
<div id="corpo">
|
|
<table width="98%" border="0" cellpadding="3" cellspacing="0" class="bgTabellaCorpoRicerca">
|
|
<tr>
|
|
<td><table width="100%" cellpadding="2" cellspacing="2" class="tabellaSfondoXBordi">
|
|
<tr>
|
|
<td colspan="2" align="left" class="riga1 bluette">Ricerca: <jsp:include page="../_V2/_inc/beanMsg.jsp" flush="true" /> <input type="hidden" name="actionPage" id="actionPage" value="RigaDocumento.abl"> <input type="hidden" name="id_rigaDocumento" id="id_rigaDocumento" >
|
|
<input type="hidden" name="id_documento" id="id_documento" >
|
|
<input type="hidden" name="dummy" id="dummy" ></td>
|
|
<td align="right" class="riga1 bluette">Tipo Ricerca:
|
|
<select name="flgTipoRicerca" id="flgTipoRicerca" onChange="searching()">
|
|
<option value="0" <%=CR.getFlgTipoRicerca()==0?"selected":""%> >Normale </option>
|
|
<option value="1" <%=CR.getFlgTipoRicerca()==1?"selected":""%> >Compatta </option>
|
|
</select></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="51%" >Numero Documento:<br>
|
|
<small>
|
|
<input type="text" name="progDocumento" value="<%= CR.getProgDocumento() %>" size="4" maxlength="10">
|
|
/ </small> <select name="id_esercizio" id="id_esercizio" onChange="searching()" >
|
|
<ab:optionvec boundcolumn="id_esercizio" desccolumn="id_esercizio" vectumerator="listaEsercizi" value="<%=CR.getId_esercizio()%>" excludekey="0"> </ab:optionvec>
|
|
</select></td>
|
|
<td colspan="2" >Tipo Documento:<br>
|
|
<select name="id_tipoDocumento" id="id_tipoDocumento" onChange="searching()" >
|
|
<ab:optionvec boundcolumn="id_tipoDocumento" desccolumn="descrizione" vectumerator="listaTipoDocumento" value="<%=CR.getId_tipoDocumento()%>"> </ab:optionvec>
|
|
</select></td>
|
|
</tr>
|
|
<tr>
|
|
<td >Cliene/Fornitore:<br>
|
|
<input readonly name="id_clifor" type="text" id="id_clifor" value="<%= CR.getId_clifor() %>" size="3" maxlength="30" /> <input name="descrizioneClifor" type="text" id="descrizioneClifor" value="<ab:inputTextFormat><%= CR.getClifor().getDescrizioneCompleta()%></ab:inputTextFormat>" size="40" maxlength="60" <%=Ab.jsAjSearchTextS("/admin/anag/Clifor.abl?searchTxt=","descrizioneClifor","listaClifor","main.id_clifor,main.descrizioneClifor",0)%> />
|
|
<a href="javascript:Ab.clrField('main','id_clifor','descrizioneClifor');"><img src="../_V2/img/Icons/48x48/shadow/recycle.gif" alt="Pulisci Cliente/Fornitore" width="16" height="16" border="0"></a><img src="../_V2/img/Icons/Edit16.gif" alt="Dettaglio Cliente/Fornitore" width="16" height="16"><%=Ab.divAjSearchDiv("listaClifor")%></td>
|
|
<td width="22%" >Data da:<br>
|
|
<small>
|
|
<input name="dataDocumentoDa" type="text" id="dataDocumentoDa" value="<%= df.format(CR.getDataDocumentoDa()) %>" size="10" maxlength="10" <%=Ab.jsDateInput("dataDocumentoA")%>size="10">
|
|
<b><a href="javascript:show_calendar('main.dataDocumentoDa','','','DD/MM/YYYY');" onMouseOver="window.status='Date Picker';return true;" onMouseOut="window.status='';return true;"><img src="../_V2/img/Icons/datePicker.gif" width="17" height="18" border="0" alt="Dal giorno"></a></b></small></td>
|
|
<td width="27%" >Data a:<br>
|
|
<small>
|
|
<input type="text" id="dataDocumentoA" name="dataDocumentoA" <%=Ab.jsDateInputS()%> size="10" maxlength="10" value="<%= df.format(CR.getDataDocumentoA()) %>">
|
|
<b><a href="javascript:show_calendar('main.dataDocumentoA','','','DD/MM/YYYY');" onMouseOver="window.status='Date Picker';return true;" onMouseOut="window.status='';return true;"><img src="../_V2/img/Icons/datePicker.gif" width="17" height="18" border="0" alt="Dal giorno"></a></b></small></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Articolo:<br>
|
|
<span class="riga1 bluette">
|
|
<input name="id_articolo" type="hidden" id="id_articolo" value="<%=CR.getId_articolo()%>" >
|
|
<input name="id_articoloVariante" type="hidden" id="id_articoloVariante" value="<%=CR.getId_articoloVariante()%>" size="2" readonly>
|
|
</span>
|
|
<input name="searchArticolo" type="text" id="searchArticolo" value="<%= CR.getDescrizioneCompletaArticolo() %>" size="40" maxlength="60" <%=Ab.jsAjSearchTextSM("/admin/art/Articolo.abl?flgTipoRicerca=2&searchTxt=","searchArticolo","listaArticoli","main.id_articolo,main.id_articoloVariante,main.dummy,main.searchArticolo",0)%> />
|
|
<a href="javascript:Ab.clrField('main','id_articolo','id_articoloVariante ','searchArticolo');"><img src="../_V2/img/Icons/48x48/shadow/recycle.gif" alt="Pulisci Articolo" width="16" height="16" border="0"></a><%=Ab.divAjSearchDiv("listaArticoli")%><%=Ab.jsSetFocus("searchArticolo")%></td>
|
|
<td colspan="2">Seriale:<br>
|
|
<small>
|
|
<input name="seriale" type="text" id="seriale" value="<%= CR.getSeriale() %>" size="30" <%=Ab.jsCrS()%> maxlength="30">
|
|
</small></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Tipo Movimento:<br>
|
|
<select name="flgTipoMovimento" id="flgTipoMovimento" onChange="searching()">
|
|
<option value="0" <%=CR.getFlgTipoMovimento()==0?"selected":""%> >Tutti </option>
|
|
<option value="1" <%=CR.getFlgTipoMovimento()==1?"selected":""%> >Carico </option>
|
|
<option value="2" <%=CR.getFlgTipoMovimento()==2?"selected":""%> >Scarico </option>
|
|
</select>
|
|
</td>
|
|
<td colspan="2" align="center"><a href="javascript:searching()"><img src="../_V2/img/Icons/cercaBig.jpg" alt="Cerca" title="Cerca" width="24" height="29" border="0"> RICERCA</a><a href="javascript:report()"><img src="../_V2/img/Icons/report.gif" alt="Report" width="30" height="29" border="0"> REPORT</a><a href="javascript:stampa();"><img src="../_V2/img/Icons/stampa_24.gif" alt="Stampa" width="24" height="24" border="0"> STAMPA </a></td>
|
|
</tr>
|
|
</table> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<!-- InstanceEndEditable -->
|
|
<div id="corpo">
|
|
<table width="98%" border="0" cellspacing="0" cellpadding="3" class="bgTabellaCorpo">
|
|
<tr>
|
|
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="6%"><div align="center">
|
|
<ab:prevvec link="javascript:prevPage();" vectumerator="list"> <img src="../_V2/img/Icons/back.gif" alt="pagina precedente" title="pagina precedente" width="14" height="15"></ab:prevvec>
|
|
</div></td>
|
|
<td width="26%"><div align="center">Pagina <%=list.getPageNumber()%> di <%=list.getTotNumberOfPages()%> </div></td>
|
|
<td width="6%"><div align="center">
|
|
<ab:nextvec link="javascript:nextPage();" vectumerator="list"> <img src="../_V2/img/Icons/next.gif" alt="pagina successiva" title="pagina successiva" width="14" height="15"></ab:nextvec>
|
|
</div></td>
|
|
<td width="34%"><span style="margin-left:20px">
|
|
<ab:if wherecondition="<%=list.getTotNumberOfPages()>1%>">vai a pagina
|
|
<input type="text" id="pageNumberGo" name="pageNumberGo" <%=Ab.jsCrS("goPage()")%> size="10" title="Inserisci il numero di pagina e premi invio o 'Procedi'">
|
|
<a href="javascript:goPage();">Procedi »</a></ab:if>
|
|
</span> </td>
|
|
<td width="28%"><div align="right"> <font color="#FF0000">Record Trovati: <%=list.getTotNumberOfRecords()%></font></div></td>
|
|
</tr>
|
|
</table></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<!-- InstanceBeginEditable name="body" -->
|
|
<div id="corpoLargo"><ab:if wherecondition="<%=CR.getFlgTipoRicerca()==0%>"><table width="98%" border="0" cellspacing="0" cellpadding="3" class="bgTabellaCorpo">
|
|
<tr>
|
|
<td ><table width="100%" border="0" cellpadding="1" cellspacing="1" class="tabellaSfondoXBordi">
|
|
<tr class="riga1 intTabella">
|
|
<td width="30"> </td>
|
|
<td width="53">Numero</td>
|
|
<td width="100">Intestazione</td>
|
|
<td width="53">Data </td>
|
|
<td width="127">Articolo </td>
|
|
<td width="57">Disp.Art.</td>
|
|
<td width="114">Tipo Movimento</td>
|
|
<td width="110">Magazzini</td>
|
|
<td width="48" align="right">Q.ta</td>
|
|
<td width="65" align="right">Sconto</td>
|
|
<td width="65" align="right">Tot.</td>
|
|
<td width="67" align="right">IVA</td>
|
|
<td width="57" align="right">Importo Doc</td>
|
|
<td width="69" align="center">n.colli tot</td>
|
|
</tr>
|
|
<ab:whilevec rowbeanclass="com.ablia.contab.RigaDocumento" vectumerator="list">
|
|
<tr class="tabellaWhite" onMouseOver="this.style.backgroundColor='#ebe8d8';" onMouseOut="this.style.backgroundColor='#ffffff';">
|
|
<td width="30"><table width="22" border="0">
|
|
<tr>
|
|
<td width="16"><a href="javascript:modifyDocumento(<%=rowBean.getId_documento()%>);"><img src="../_V2/img/Icons/Edit16.gif" width="16" height="16" border="0"></a></td>
|
|
</tr>
|
|
</table></td>
|
|
<td width="53"><%= rowBean.getDocumento().getNumeroDocumentoCompleto() %></td>
|
|
<td width="100"><ab:if wherecondition="<%=rowBean.getDocumento().isCalcoloTotaleDocumentoErrato()%>"><img src="../_V2/img/Icons/warning_24.gif" alt="Tot RigaDocumento errato" width="16" height="16"></ab:if>
|
|
<%= rowBean.getDocumento().getClifor().getDescrizioneCompleta() %></td>
|
|
<td width="53"><%= df.format(rowBean.getDocumento().getDataDocumento()) %></td>
|
|
<td width="127"><a href="../art/Articolo.abl?cmd=md&id_articolo=<%=rowBean.getId_articolo()%>"><%= rowBean.getDescrizioneRigaCompleta() %></a></td>
|
|
<td width="57" <%= rowBean.getArticolo().getQuantita()<0?"class='alert'":""%> ><%= rowBean.getArticolo().getQuantita() %><ab:if wherecondition="<%=rowBean.getArticolo().getFlgUsaVarianti()==1%>"><a href="javascript:helpW('Elenco Varianti', '../art/Articolo.abl?cmd=view&id_articolo=<%=rowBean.getId_articolo()%>',600,300);"><img src="../_V2/img/Icons/48x48/shadow/about.gif" alt="Dettaglio Varianti" title="Dettaglio Varianti" width="16" height="16" border="0"></a></ab:if></td>
|
|
<td width="114"><%= rowBean.getDescrizioneTipoMovimento() %><ab:if wherecondition="<%=rowBean.getDocumento().getId_documentoFiglio()>0%>"><br>--><%=rowBean.getDocumento().getDocumentoFiglio().getNumeroDocumentoCompleto()%></ab:if></td>
|
|
<td width="110"><%= rowBean.getDescrizioneMovimentoMagazzino() %></td>
|
|
<td width="48" align="right"><%= rowBean.getUdmQuantita()%></td>
|
|
<td width="65" align="right"><%= nf.format(rowBean.getSconto())%></td>
|
|
<td width="65" align="right"><%= nf.format(rowBean.getTotImponibileRiga())%></td>
|
|
<td width="67" align="right"><%= rowBean.getIva().getDescrizione() %></td>
|
|
<td width="57" align="right"><%= nf.format(rowBean.getDocumento().getTotaleDocumento()) %></td>
|
|
<td width="69" align="center"><%= nf.format(rowBean.getDocumento().getNColli() )%></td>
|
|
</tr>
|
|
</ab:whilevec>
|
|
</table></td>
|
|
</tr>
|
|
</table></ab:if><ab:else>
|
|
<table width="98%" border="0" cellspacing="0" cellpadding="3" class="bgTabellaCorpo">
|
|
<tr>
|
|
<td ><table width="100%" border="0" cellpadding="1" cellspacing="1" class="tabellaSfondoXBordi">
|
|
<tr class="riga1 intTabella">
|
|
<td width="30"> </td>
|
|
<td width="53">Numero</td>
|
|
<td width="100">Intestazione</td>
|
|
<td width="53">Data </td>
|
|
<td width="127">Articolo </td>
|
|
<td width="57">Disp.Art.</td>
|
|
<td width="114">Tipo Movimento</td>
|
|
<td width="110">Magazzini</td>
|
|
<td width="48" align="right">Q.ta</td>
|
|
<td width="65" align="right">Sconto</td>
|
|
<td width="65" align="right">Tot.</td>
|
|
<td width="67" align="right">IVA</td>
|
|
<td width="57" align="right">Importo Doc</td>
|
|
<td width="69" align="center">n.colli tot</td>
|
|
</tr>
|
|
<ab:whilevec rowbeanclass="com.ablia.contab.RigaDocumento" vectumerator="list">
|
|
<tr class="tabellaWhite" onMouseOver="this.style.backgroundColor='#ebe8d8';" onMouseOut="this.style.backgroundColor='#ffffff';">
|
|
<td width="30"><table width="22" border="0">
|
|
<tr>
|
|
<td width="16"><a href="javascript:modifyDocumento(<%=rowBean.getId_documento()%>);"><img src="../_V2/img/Icons/Edit16.gif" width="16" height="16" border="0"></a></td>
|
|
</tr>
|
|
</table></td>
|
|
<td width="53" class="testoPiccolissimo"><%= rowBean.getDocumento().getNumeroDocumentoCompleto() %></td>
|
|
<td width="100" style="font-size:9px"><ab:if wherecondition="<%=rowBean.getDocumento().isCalcoloTotaleDocumentoErrato()%>"><span class="testoPiccolissimo"><img src="../_V2/img/Icons/warning_24.gif" alt="Tot RigaDocumento errato" width="16" height="16"></span></ab:if>
|
|
<span class="testoPiccolissimo"><%= rowBean.getDocumento().getClifor().getDescrizioneCompleta() %></span></td>
|
|
<td width="53" class="testoPiccolissimo"><%= df.format(rowBean.getDocumento().getDataDocumento()) %></td>
|
|
<td width="127" class="testoPiccolissimo"><a href="../art/Articolo.abl?cmd=md&id_articolo=<%=rowBean.getId_articolo()%>"><%= rowBean.getDescrizioneRigaCompleta() %></a></td>
|
|
<td width="57" class="testoPiccolissimo" <%= rowBean.getArticolo().getQuantita()<0?"class='alert'":""%> ><%= rowBean.getArticolo().getQuantita() %>
|
|
<ab:if wherecondition="<%=rowBean.getArticolo().getFlgUsaVarianti()==1%>"><a href="javascript:helpW('Elenco Varianti','../art/Articolo.abl?cmd=view&id_articolo=<%=rowBean.getId_articolo()%>',600,300);"><img src="../_V2/img/Icons/48x48/shadow/about.gif" alt="Dettaglio Varianti" title="Dettaglio Varianti" width="16" height="16" border="0"></a></ab:if>
|
|
</td>
|
|
<td width="114" class="testoPiccolissimo"><%= rowBean.getDescrizioneTipoMovimento() %>
|
|
<ab:if wherecondition="<%=rowBean.getDocumento().getId_documentoFiglio()>0%>"><br>
|
|
--><%=rowBean.getDocumento().getDocumentoFiglio().getNumeroDocumentoCompleto()%></ab:if>
|
|
</td>
|
|
<td width="110" class="testoPiccolissimo"><%= rowBean.getDescrizioneMovimentoMagazzino() %></td>
|
|
<td width="48" align="right" class="testoPiccolissimo"><%= rowBean.getUdmQuantita()%></td>
|
|
<td width="65" align="right" class="testoPiccolissimo"><%= nf.format(rowBean.getSconto())%></td>
|
|
<td width="65" align="right" class="testoPiccolissimo"><%= nf.format(rowBean.getTotImponibileRiga())%></td>
|
|
<td width="67" align="right" class="testoPiccolissimo"><%= rowBean.getIva().getDescrizione() %></td>
|
|
<td width="57" align="right" class="testoPiccolissimo"><%= nf.format(rowBean.getDocumento().getTotaleDocumento()) %></td>
|
|
<td width="69" align="center" class="testoPiccolissimo"><%= nf.format(rowBean.getDocumento().getNColli() )%></td>
|
|
</tr>
|
|
</ab:whilevec>
|
|
</table></td>
|
|
</tr>
|
|
</table></ab:else>
|
|
</div>
|
|
<div id="ELAB" style="position:absolute; left:110px; top:180px; width:593px; height:170px; z-index:1; visibility: hidden; background-color: #00FF00; layer-background-color: #00FF00; border: 1px none #000000;">
|
|
<table width="589" height="169" border="0">
|
|
<tr>
|
|
<td align="center" valign="middle"><span class="msg2">CREAZIONE FILE EXPORT IN CORSO . . . . . </span></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<!-- InstanceEndEditable -->
|
|
<div id="corpo">
|
|
<table width="98%" border="0" cellspacing="0" cellpadding="3" class="bgTabellaCorpo">
|
|
<tr>
|
|
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="6%"><div align="center">
|
|
<ab:prevvec link="javascript:prevPage();" vectumerator="list"> <img src="../_V2/img/Icons/back.gif" alt="pagina precedente" title="pagina precedente" width="14" height="15"></ab:prevvec>
|
|
</div></td>
|
|
<td width="26%"><div align="center">Pagina <%=list.getPageNumber()%> di <%=list.getTotNumberOfPages()%> </div></td>
|
|
<td width="6%"><div align="center">
|
|
<ab:nextvec link="javascript:nextPage();" vectumerator="list"> <img src="../_V2/img/Icons/next.gif" alt="pagina successiva" title="pagina successiva" width="14" height="15"></ab:nextvec>
|
|
</div></td>
|
|
<td width="34%"><span style="margin-left:20px">
|
|
<ab:if wherecondition="<%=list.getTotNumberOfPages()>1%>">vai a pagina
|
|
<input type="text" id="pageNumberGo2" name="pageNumberGo2" <%=Ab.jsCrS("goPage2()")%> size="10" title="Inserisci il numero di pagina e premi invio o 'Procedi'">
|
|
<a href="javascript:goPage2();">Procedi »</a></ab:if>
|
|
</span> </td>
|
|
<td width="28%"><div align="right"> <font color="#FF0000">Record Trovati: <%=list.getTotNumberOfRecords()%></font></div></td>
|
|
</tr>
|
|
</table></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</ab:if>
|
|
<ab:if wherecondition='<%=!CR.getFlgReport().equals("")%>' > <!-- InstanceBeginEditable name="report" -->
|
|
<div id="corpoAll">
|
|
<table width="98%" border="0" cellspacing="0" cellpadding="3" class="bgTabellaCorpo">
|
|
<tr>
|
|
<td ><table width="100%" border="0" cellpadding="1" cellspacing="1" class="tabellaSfondoXBordi">
|
|
<tr class="riga1 intTabella">
|
|
<td colspan="13"> <ab:if wherecondition='<%=!CR.getFileName().equals("")%>'>
|
|
<ab:if_file_exist filename="<%=CR.getFileName()%>" path="" ><a href="../../<%=CR.getFileName()%>" target="_blank">File export in formato cvs (Excel)</a></ab:if_file_exist>
|
|
</ab:if> </td>
|
|
</tr>
|
|
<tr class="riga1 intTabella">
|
|
<td width="53">Numero</td>
|
|
<td width="100">Intestazione</td>
|
|
<td width="53">Data </td>
|
|
<td width="127">Articolo </td>
|
|
<td width="57">Disp.Art.</td>
|
|
<td width="114">Tipo Movimento</td>
|
|
<td width="110">Magazzini</td>
|
|
<td width="48" align="right">Q.ta</td>
|
|
<td width="65" align="right">Sconto</td>
|
|
<td width="65" align="right">Tot.</td>
|
|
<td width="67" align="right">IVA</td>
|
|
<td width="57" align="right">Importo Doc</td>
|
|
<td width="69" align="center">n.colli tot</td>
|
|
</tr>
|
|
<ab:whilevec rowbeanclass="com.ablia.contab.RigaDocumento" vectumerator="list">
|
|
<tr class="tabellaWhite" onMouseOver="this.style.backgroundColor='#ebe8d8';" onMouseOut="this.style.backgroundColor='#ffffff';">
|
|
<td width="53"><%= rowBean.getDocumento().getNumeroDocumentoCompleto() %></td>
|
|
<td width="100"><ab:if wherecondition="<%=rowBean.getDocumento().isCalcoloTotaleDocumentoErrato()%>"><img src="../_V2/img/Icons/warning_24.gif" alt="Tot RigaDocumento errato" width="16" height="16"></ab:if>
|
|
<%= rowBean.getDocumento().getClifor().getDescrizioneCompleta() %></td>
|
|
<td width="53"><%= df.format(rowBean.getDocumento().getDataDocumento()) %></td>
|
|
<td width="127"><a href="../art/Articolo.abl?cmd=md&id_articolo=<%=rowBean.getId_articolo()%>"><%= rowBean.getDescrizioneRigaCompleta() %></a></td>
|
|
<td width="57" <%= rowBean.getArticolo().getQuantita()<0?"class='alert'":""%> ><%= rowBean.getArticolo().getQuantita() %><ab:if wherecondition="<%=rowBean.getArticolo().getFlgUsaVarianti()==1%>"><a href="javascript:helpW('Elenco Varianti', '../art/Articolo.abl?cmd=view&id_articolo=<%=rowBean.getId_articolo()%>',600,300);"><img src="../_V2/img/Icons/48x48/shadow/about.gif" alt="Dettaglio Varianti" title="Dettaglio Varianti" width="16" height="16" border="0"></a></ab:if></td>
|
|
<td width="114"><%= rowBean.getDescrizioneTipoMovimento() %><ab:if wherecondition="<%=rowBean.getDocumento().getId_documentoFiglio()>0%>"><br>--><%=rowBean.getDocumento().getDocumentoFiglio().getNumeroDocumentoCompleto()%></ab:if></td>
|
|
<td width="110"><%= rowBean.getDescrizioneMovimentoMagazzino() %></td>
|
|
<td width="48" align="right"><%= rowBean.getUdmQuantita()%></td>
|
|
<td width="65" align="right"><%= nf.format(rowBean.getSconto())%></td>
|
|
<td width="65" align="right"><%= nf.format(rowBean.getTotImponibileRiga())%></td>
|
|
<td width="67" align="right"><%= rowBean.getIva().getDescrizione() %></td>
|
|
<td width="57" align="right"><%= nf.format(rowBean.getDocumento().getTotaleDocumento()) %></td>
|
|
<td width="69" align="center"><%= nf.format(rowBean.getDocumento().getNColli() )%></td>
|
|
</tr>
|
|
</ab:whilevec>
|
|
</table></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<!-- InstanceEndEditable --> </ab:if>
|
|
</form>
|
|
<form name="menu" method="post" >
|
|
<input type="hidden" name="cmd">
|
|
<input type="hidden" name="act">
|
|
<input name="logon" type="hidden" id="logon" value="<%=logon%>">
|
|
<!-- InstanceBeginEditable name="hiddenFields" -->
|
|
<input name="id_rigaDocumento" type="hidden" id="id_rigaDocumento">
|
|
<!-- InstanceEndEditable -->
|
|
</form>
|
|
<script language="JavaScript" src="../_V2/_js/refreshMenu.js" type="text/JavaScript"></script>
|
|
<form method="post" action="../../menu/Menu.abl" name="logon" >
|
|
<input type="hidden" name="cmdIU">
|
|
<input type="hidden" name="actIU">
|
|
<input type="hidden" name="cmd2">
|
|
<input type="hidden" name="act2">
|
|
</form>
|
|
</ab:if_logon_ok>
|
|
<ab:else_logon>
|
|
<script language="JavaScript1.2">
|
|
setTimeout("location.href='../../../menu.jsp'",2000);
|
|
</script>
|
|
<br>
|
|
Attenzione!! Si è tentato di accedere a pagine protette!!!!!!!</ab:else_logon>
|
|
<jsp:include page="../_V2/_inc/_footer.jsp" flush="true" />
|
|
<jsp:include page="../_V2/_inc/alertMsg.jsp" flush="true" />
|
|
</body>
|
|
<!-- InstanceEnd --></html>
|