Ejemplo n.º 1
0
?>
" name="txt_id">
                                 <input type="hidden" value="<?php 
echo $campo->cantidad;
?>
" name="cantDisp">
                            </tr>
                        </tbody>
                        <br/>
                        <br/>
                        <br/>
                        <tfoot >
                            
                            <tr><td></td><td></td><td></td><td></td><td>  Vendedor:</td> <td><?php 
include './vendedor.php';
Vendedor::opcion_vendedores_sucursal($suc);
?>
  </td></tr>
                        </tfoot>
                       
                    </table>
                        
                       
                        
                        
                        <input type="submit" value="Vender" class="boton"/>
                        <input type="hidden" value="Vender" name="req_venta" >
                        
                        </form>
                </div>
        </div>