bug 1566, changed default behaviour of manual/unexpected serial, to not receive.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Mason James 2007-11-13 11:59:13 -06:00 committed by Joshua Ferraro
parent 3410452b02
commit 6b3baae7f3

View file

@ -314,6 +314,7 @@ Error : Barcode Not Unique For serialseq <!--TMPL_VAR Name="errserialseq"-->
</td>
<td>
<select name="status" size="1" id="addstatus<!-- TMPL_VAR NAME="num" -->">
<option value="">----</option>
<!--TMPL_IF name="status1" -->
<option value="1" selected="selected">Waited</option>
<!-- /TMPL_IF -->
@ -408,4 +409,4 @@ Error : Barcode Not Unique For serialseq <!--TMPL_VAR Name="errserialseq"-->
<!-- TMPL_INCLUDE NAME="serials-menu.inc" -->
</div>
</div>
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->