incassoPagamentiGrid.jsp 268 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
<%@ include file="/project/include.jsp" %>

<script type="text/javascript">
	function gotoImportaPagamentiEffettati() {
		buiGotoCustomMode('Importa', 'fromMode=view');
	}
</script>

<shell:grid description="ente,15%;dataRegistrazione,15%;utente,20%;fonte,50%" />