</tr> <tr> <td class="style12">Almacén Prinicipal </td> <td class="style12"><span class="Estilo24"> <?php require CONSTANT_PATH_CONFIGURACION . "/componentes/comboAlmacen.php"; $comboAlmacen = new comboAlmacen(); $comboAlmacen->despliegaAlmacenSS('style7', $almacenSolicitante, $almacenDestino, $basedatos); ?> </span></td> </tr> <tr> <td class="style12"> </td> <td class="style12"><span class="Estilo24"> <input name="actualizar" type="submit" class="Estilo24" id="actualizar" value="Agregar Almacén" /> </span> </td> </tr> </table> <p> <input name="almacen2" type="hidden" id="almacen2" value="<?php echo $_POST['almacen2'];
<option <?php if ($myrow2['miniAlmacen'] == 'No') { ?> selected="selected" <?php } ?> value="No">No</option> </select></td> <td ><span >Almacén Padre</span></td> <td ><span > <?php require CONSTANT_PATH_CONFIGURACION . "/componentes/comboAlmacen.php"; $comboAlmacen = new comboAlmacen(); $comboAlmacen->despliegaAlmacenSS($entidad, 'style7', $myrow2['almacenPadre'], $almacenDestino, $basedatos); ?> </span></td> </tr> <tr > <td >Tiene Cuartos/Internar ? </td> <td ><select name="tieneCuartos" id="tieneCuartos"> <option <?php if ($myrow2['tieneCuartos'] == 'si' or $myrow2['tieneCuartos'] == 'si') { ?> selected="selected" <?php } ?> value="si">si</option>
<body> <p align="center"> </p> <form id="form1" name="form1" method="post" action=""> <table width="482" border="0" align="center" class="Estilo24"> <tr> <th height="37" scope="col"> </th> <th width="75" bgcolor="#660066" scope="col"><div align="left"><span class="style13"> Almacén: </span></div></th> <th width="392" scope="col"><div align="left"> </div> <div align="left"> <label> <?php require CONSTANT_PATH_CONFIGURACION . "/componentes/comboAlmacen.php"; $comboAlmacen = new comboAlmacen(); $comboAlmacen->despliegaAlmacenSS($entidad, 'Estilo24', $almacenSolicitante, $almacenDestino, $basedatos); ?> <input name="almacen" type="checkbox" id="almacen" value="*" /> Todos los almacenes </label> </div></th> </tr> <tr> <?php if (!$_POST['gpoProducto']) { ?> <th width="1" scope="col"> </th> <th bgcolor="#660066" scope="col"><div align="left"><span class="style13">Código </span></div></th> <th scope="col"><div align="left" id="mostrar"><strong> </strong> <label> <input name="codigo" type="text" class="Estilo24" id="medico" value="<?php echo $_POST['codigo'];