diff --git a/ProyectoInventario-war/web/productoLista.xhtml b/ProyectoInventario-war/web/productoLista.xhtml index fa7ac01..a07a187 100644 --- a/ProyectoInventario-war/web/productoLista.xhtml +++ b/ProyectoInventario-war/web/productoLista.xhtml @@ -34,11 +34,6 @@ - - - - - @@ -302,7 +293,10 @@ value="#{demoBeanProducto.producto.proveedorIdproveedor}" converter="selectOneMenuConverter" required="true" - requiredMessage="Se necesita un proveedor" > + requiredMessage="Se necesita un proveedor" + + filter="true" + filterMatchMode="startsWith"> + requiredMessage="Se necesita una ubicacion" + + filter="true" + filterMatchMode="startsWith"> + requiredMessage="Se necesita un tipo" + + filter="true" + filterMatchMode="startsWith"> TODO: update below reference to list of available items -
-
- Almacen, Bienvenido #{demoBeanLogin.user} - - - -
+
+ +
+ Almacen, Bienvenido #{demoBeanLogin.user} +
+
+ + +
+ +
Content