mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 20:47:15 +01:00
77 lines
2.5 KiB
Smarty
77 lines
2.5 KiB
Smarty
|
<br>
|
||
|
<br>
|
||
|
<form action="" method="post" name="eprooform">
|
||
|
<fieldset><legend>{|Filter|}</legend>
|
||
|
<table width="100%"><tr><td width="50%">
|
||
|
<table width="100%">
|
||
|
<tr><td><input type="checkbox" id="lieferungfehlt" value="1" /> {|Lieferung fehlt|}</td><td><input type="checkbox" id="nurkunden" value="1" /> {|nur Kunden|}</td><td><input type="checkbox" id="nurlieferanten" value="1" /> {|nur Lieferanten|}</td><td><input type="checkbox" id="kundenmitrma" value="1" /> Retoure eingegangen</td></tr>
|
||
|
</table>
|
||
|
</td><td width="50%">
|
||
|
<table>
|
||
|
<tr><td>{|Datum (bestellt / geliefert)|}</td><td><input type="text" id="zeitvon" /></td><td>{|bis|}</td><td><input type="text" id="zeitbis"></td></tr>
|
||
|
</table>
|
||
|
</td></tr>
|
||
|
</table>
|
||
|
</fieldset>
|
||
|
<!--
|
||
|
<table border="0" align="center">
|
||
|
<tr valign="top"><td>Absenderadresse suchen:</td><td>[SUCHESTART]<input name="suche" id="suche" type="text" size="30">[SUCHEEND] <input type="submit"
|
||
|
value="Suchen" /><br><i>Bitte Nachnamen oder Firmenname eingeben</i>
|
||
|
</td></tr>
|
||
|
</table>
|
||
|
<br><br>
|
||
|
-->
|
||
|
[LETZTESPAKET]
|
||
|
[SUCHE]
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
document.getElementById("adresssuche").focus();
|
||
|
</script>
|
||
|
|
||
|
</form>
|
||
|
<!--
|
||
|
<br><br>
|
||
|
<table class="tableborder" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||
|
<tbody>
|
||
|
<tr classname="orange1" class="orange1" bordercolor="" align="" bgcolor="" height="" valign="">
|
||
|
<td colspan="3" bordercolor="" class="" align="" bgcolor="" height="" valign="">offene Bestellungen<br></td>
|
||
|
</tr>
|
||
|
|
||
|
<tr valign="top" colspan="3">
|
||
|
<td>
|
||
|
|
||
|
[BESTELLUNGEN]
|
||
|
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr valign="" height="" bgcolor="" align="" bordercolor="" class="klein" classname="klein">
|
||
|
<td width="" valign="" height="" bgcolor="" align="right" colspan="3" bordercolor="" classname="orange2" class="orange2">
|
||
|
</td></tr>
|
||
|
|
||
|
</tbody>
|
||
|
</table>
|
||
|
<br><br>
|
||
|
<table class="tableborder" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||
|
<tbody>
|
||
|
<tr classname="orange1" class="orange1" bordercolor="" align="" bgcolor="" height="" valign="">
|
||
|
<td colspan="3" bordercolor="" class="" align="" bgcolor="" height="" valign="">offene RMAs<br></td>
|
||
|
</tr>
|
||
|
|
||
|
<tr valign="top" colspan="3">
|
||
|
<td>
|
||
|
|
||
|
[RMA]
|
||
|
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr valign="" height="" bgcolor="" align="" bordercolor="" class="klein" classname="klein">
|
||
|
<td width="" valign="" height="" bgcolor="" align="right" colspan="3" bordercolor="" classname="orange2" class="orange2">
|
||
|
</td></tr>
|
||
|
|
||
|
</tbody>
|
||
|
</table>
|
||
|
|
||
|
-->
|