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:
parent
3410452b02
commit
6b3baae7f3
1 changed files with 2 additions and 1 deletions
|
@ -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" -->
|
||||
|
|
Loading…
Reference in a new issue