- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 6
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Debug
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
item_movimiento
"App\Form\Movimientos\ItemMovimientoType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Movimientos\ItemMovimiento {#1237 -id: null -cantidad: null -cantidadIngresada: 0 -observaciones: null -observado: false -articulo: null -movimiento: App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } -tareaDiagramada: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Movimientos\ItemMovimiento {#1237 -id: null -cantidad: null -cantidadIngresada: 0 -observaciones: null -observado: false -articulo: null -movimiento: App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } -tareaDiagramada: null } |
same as passed value |
| movimiento | App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
same as passed value |
| user | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1358 …} -namespace: Closure() {#1360 …} } |
| data | App\Entity\Movimientos\ItemMovimiento {#1237 -id: null -cantidad: null -cantidadIngresada: 0 -observaciones: null -observado: false -articulo: null -movimiento: App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } -tareaDiagramada: null } |
| data_class | "App\Entity\Movimientos\ItemMovimiento" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1377 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} use: { $class: "App\Entity\Movimientos\ItemMovimiento" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| movimiento | App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1378 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1376 …} } } |
| user | null |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "item_movimiento" "_item_movimiento" ] |
| cache_key | "_item_movimiento_item_movimiento" |
| compound | true |
| data | App\Entity\Movimientos\ItemMovimiento {#1237 -id: null -cantidad: null -cantidadIngresada: 0 -observaciones: null -observado: false -articulo: null -movimiento: App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } -tareaDiagramada: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1427 -form: Symfony\Component\Form\Form {#1563 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1492 …5} |
| full_name | "item_movimiento" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_movimiento" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "item_movimiento" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_movimiento" |
| valid | true |
| value | App\Entity\Movimientos\ItemMovimiento {#1237 -id: null -cantidad: null -cantidadIngresada: 0 -observaciones: null -observado: false -articulo: null -movimiento: App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } -tareaDiagramada: null } |
cantidad
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1358 …} -namespace: Closure() {#1360 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1414 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1412 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_item_movimiento_cantidad" ] |
| cache_key | "_item_movimiento_cantidad_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1584 -form: Symfony\Component\Form\Form {#1516 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1588 …5} |
| full_name | "item_movimiento[cantidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_movimiento_cantidad" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cantidad" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_movimiento_cantidad" |
| valid | true |
| value | "" |
articulo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Almacen\Articulo" |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#1384 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\Movimientos\ItemMovimientoType" this: App\Form\Movimientos\ItemMovimientoType {#1263 …} use: { $movimiento: App\Entity\Movimientos\OrdenReparacion {#1091 -equipos: Doctrine\ORM\PersistentCollection {#1159 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1182 …} -id: 796 -fecha: DateTime @1754276400 {#1085 date: 2025-08-04 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 403 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1757987041 {#1082 date: 2025-09-15 22:44:01.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1111 …} -items: Doctrine\ORM\PersistentCollection {#1134 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: true -destino: null -tareaDiagramada: null -tareaPreventivo: null } $usuario: null } } |
Doctrine\ORM\QueryBuilder {#1459 -em: Doctrine\ORM\EntityManager {#625 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1483 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1484 #from: "App\Entity\Almacen\Articulo" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1485 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1486 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.descripcion ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Almacen\Articulo a WHERE a.activo = :activo ORDER BY a.descripcion ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1481 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1439 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1530 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1489 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1488 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1490 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1511 -om: Doctrine\ORM\EntityManager {#625 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1442 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Almacen\Articulo" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1358 …} -namespace: Closure() {#1360 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#625 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1511 -om: Doctrine\ORM\EntityManager {#625 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1442 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1459 -em: Doctrine\ORM\EntityManager {#625 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1483 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1484 #from: "App\Entity\Almacen\Articulo" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1485 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1486 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.descripcion ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT a FROM App\Entity\Almacen\Articulo a WHERE a.activo = :activo ORDER BY a.descripcion ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1481 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1437 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_item_movimiento_articulo" ] |
| cache_key | "_item_movimiento_articulo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 18875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "11-35-7" +value: "18875" +data: App\Entity\Almacen\Articulo {#1686 …} +attr: [] +labelTranslationParameters: [] } 18687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "11749/710Q" +value: "18687" +data: App\Entity\Almacen\Articulo {#1733 …} +attr: [] +labelTranslationParameters: [] } 20215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "120-160-15" +value: "20215" +data: App\Entity\Almacen\Articulo {#1742 …} +attr: [] +labelTranslationParameters: [] } 18682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "1204 ETN9" +value: "18682" +data: App\Entity\Almacen\Articulo {#1747 …} +attr: [] +labelTranslationParameters: [] } 18681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "1207 EKTN9" +value: "18681" +data: App\Entity\Almacen\Articulo {#1752 …} +attr: [] +labelTranslationParameters: [] } 18680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "1211 ETN9" +value: "18680" +data: App\Entity\Almacen\Articulo {#1757 …} +attr: [] +labelTranslationParameters: [] } 20177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "125-160-15" +value: "20177" +data: App\Entity\Almacen\Articulo {#1762 …} +attr: [] +labelTranslationParameters: [] } 18688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "12749/710Q" +value: "18688" +data: App\Entity\Almacen\Articulo {#1767 …} +attr: [] +labelTranslationParameters: [] } 18668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "1305" +value: "18668" +data: App\Entity\Almacen\Articulo {#1772 …} +attr: [] +labelTranslationParameters: [] } 18728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "14138/276" +value: "18728" +data: App\Entity\Almacen\Articulo {#1777 …} +attr: [] +labelTranslationParameters: [] } 18867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "15-28-6" +value: "18867" +data: App\Entity\Almacen\Articulo {#1782 …} +attr: [] +labelTranslationParameters: [] } 18865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15788 +label: "16-26-5" +value: "18865" +data: App\Entity\Almacen\Articulo {#1787 …} +attr: [] +labelTranslationParameters: [] } 18868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15789 +label: "17-28-7" +value: "18868" +data: App\Entity\Almacen\Articulo {#1792 …} +attr: [] +labelTranslationParameters: [] } 18869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15790 +label: "17-30-7" +value: "18869" +data: App\Entity\Almacen\Articulo {#1797 …} +attr: [] +labelTranslationParameters: [] } 18876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15791 +label: "17-35-7" +value: "18876" +data: App\Entity\Almacen\Articulo {#1802 …} +attr: [] +labelTranslationParameters: [] } 18885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15792 +label: "17-40-6" +value: "18885" +data: App\Entity\Almacen\Articulo {#1807 …} +attr: [] +labelTranslationParameters: [] } 18870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15793 +label: "18-30-7" +value: "18870" +data: App\Entity\Almacen\Articulo {#1812 …} +attr: [] +labelTranslationParameters: [] } 18864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15794 +label: "19-25-3" +value: "18864" +data: App\Entity\Almacen\Articulo {#1817 …} +attr: [] +labelTranslationParameters: [] } 18866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15795 +label: "20-26-7" +value: "18866" +data: App\Entity\Almacen\Articulo {#1822 …} +attr: [] +labelTranslationParameters: [] } 18871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15796 +label: "20-30-7" +value: "18871" +data: App\Entity\Almacen\Articulo {#1827 …} +attr: [] +labelTranslationParameters: [] } 18872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15797 +label: "20-32-7" +value: "18872" +data: App\Entity\Almacen\Articulo {#1832 …} +attr: [] +labelTranslationParameters: [] } 18874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15798 +label: "20-34-7" +value: "18874" +data: App\Entity\Almacen\Articulo {#1837 …} +attr: [] +labelTranslationParameters: [] } 18877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15799 +label: "20-35-10" +value: "18877" +data: App\Entity\Almacen\Articulo {#1842 …} +attr: [] +labelTranslationParameters: [] } 18882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15800 +label: "20-38-7" +value: "18882" +data: App\Entity\Almacen\Articulo {#1847 …} +attr: [] +labelTranslationParameters: [] } 18886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15801 +label: "20-40-7" +value: "18886" +data: App\Entity\Almacen\Articulo {#1852 …} +attr: [] +labelTranslationParameters: [] } 18901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15802 +label: "20-47-7" +value: "18901" +data: App\Entity\Almacen\Articulo {#1857 …} +attr: [] +labelTranslationParameters: [] } 18909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15803 +label: "20-52-10" +value: "18909" +data: App\Entity\Almacen\Articulo {#1862 …} +attr: [] +labelTranslationParameters: [] } 18878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15804 +label: "22-35-10" +value: "18878" +data: App\Entity\Almacen\Articulo {#1867 …} +attr: [] +labelTranslationParameters: [] } 18883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15805 +label: "22-38-10" +value: "18883" +data: App\Entity\Almacen\Articulo {#1872 …} +attr: [] +labelTranslationParameters: [] } 18902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15806 +label: "22-47-7" +value: "18902" +data: App\Entity\Almacen\Articulo {#1877 …} +attr: [] +labelTranslationParameters: [] } 18910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15807 +label: "22-52-7" +value: "18910" +data: App\Entity\Almacen\Articulo {#1882 …} +attr: [] +labelTranslationParameters: [] } 18669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15808 +label: "2203" +value: "18669" +data: App\Entity\Almacen\Articulo {#1887 …} +attr: [] +labelTranslationParameters: [] } 18671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15809 +label: "2206" +value: "18671" +data: App\Entity\Almacen\Articulo {#1892 …} +attr: [] +labelTranslationParameters: [] } 18670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15810 +label: "2207" +value: "18670" +data: App\Entity\Almacen\Articulo {#1897 …} +attr: [] +labelTranslationParameters: [] } 18672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15811 +label: "2208" +value: "18672" +data: App\Entity\Almacen\Articulo {#1902 …} +attr: [] +labelTranslationParameters: [] } 18674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15812 +label: "2211 EKTN9" +value: "18674" +data: App\Entity\Almacen\Articulo {#1907 …} +attr: [] +labelTranslationParameters: [] } 19978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15813 +label: "2212 EKTN9" +value: "19978" +data: App\Entity\Almacen\Articulo {#1912 …} +attr: [] +labelTranslationParameters: [] } 18673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15814 +label: "2212 ETN9" +value: "18673" +data: App\Entity\Almacen\Articulo {#1917 …} +attr: [] +labelTranslationParameters: [] } 18726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15815 +label: "22205" +value: "18726" +data: App\Entity\Almacen\Articulo {#1922 …} +attr: [] +labelTranslationParameters: [] } 18714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15816 +label: "22207" +value: "18714" +data: App\Entity\Almacen\Articulo {#1927 …} +attr: [] +labelTranslationParameters: [] } 19979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15817 +label: "22207 EK" +value: "19979" +data: App\Entity\Almacen\Articulo {#1932 …} +attr: [] +labelTranslationParameters: [] } 18715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15818 +label: "22209" +value: "18715" +data: App\Entity\Almacen\Articulo {#1937 …} +attr: [] +labelTranslationParameters: [] } 18716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15819 +label: "22210" +value: "18716" +data: App\Entity\Almacen\Articulo {#1942 …} +attr: [] +labelTranslationParameters: [] } 18717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15820 +label: "22211" +value: "18717" +data: App\Entity\Almacen\Articulo {#1947 …} +attr: [] +labelTranslationParameters: [] } 18718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15821 +label: "22213 EK" +value: "18718" +data: App\Entity\Almacen\Articulo {#1952 …} +attr: [] +labelTranslationParameters: [] } 18719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15822 +label: "22215" +value: "18719" +data: App\Entity\Almacen\Articulo {#1957 …} +attr: [] +labelTranslationParameters: [] } 18720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15823 +label: "22217" +value: "18720" +data: App\Entity\Almacen\Articulo {#1962 …} +attr: [] +labelTranslationParameters: [] } 18721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15824 +label: "22218 EK" +value: "18721" +data: App\Entity\Almacen\Articulo {#1967 …} +attr: [] +labelTranslationParameters: [] } 18713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15825 +label: "22219" +value: "18713" +data: App\Entity\Almacen\Articulo {#1972 …} +attr: [] +labelTranslationParameters: [] } 18722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15826 +label: "22222" +value: "18722" +data: App\Entity\Almacen\Articulo {#1977 …} +attr: [] +labelTranslationParameters: [] } 18723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15827 +label: "22228" +value: "18723" +data: App\Entity\Almacen\Articulo {#1982 …} +attr: [] +labelTranslationParameters: [] } 18711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15828 +label: "22317 E" +value: "18711" +data: App\Entity\Almacen\Articulo {#1987 …} +attr: [] +labelTranslationParameters: [] } 18724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15829 +label: "23228/C3" +value: "18724" +data: App\Entity\Almacen\Articulo {#1992 …} +attr: [] +labelTranslationParameters: [] } 18911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15830 +label: "24-52-6" +value: "18911" +data: App\Entity\Almacen\Articulo {#1997 …} +attr: [] +labelTranslationParameters: [] } 18873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15831 +label: "25-32-5" +value: "18873" +data: App\Entity\Almacen\Articulo {#2002 …} +attr: [] +labelTranslationParameters: [] } 24734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15832 +label: "25-35-5" +value: "24734" +data: App\Entity\Almacen\Articulo {#2007 …} +attr: [] +labelTranslationParameters: [] } 18879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15833 +label: "25-35-7" +value: "18879" +data: App\Entity\Almacen\Articulo {#2012 …} +attr: [] +labelTranslationParameters: [] } 18880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15834 +label: "25-36-7" +value: "18880" +data: App\Entity\Almacen\Articulo {#2017 …} +attr: [] +labelTranslationParameters: [] } 18881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15835 +label: "25-37-7" +value: "18881" +data: App\Entity\Almacen\Articulo {#2022 …} +attr: [] +labelTranslationParameters: [] } 18884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15836 +label: "25-38-7" +value: "18884" +data: App\Entity\Almacen\Articulo {#2027 …} +attr: [] +labelTranslationParameters: [] } 18888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15837 +label: "25-40-10" +value: "18888" +data: App\Entity\Almacen\Articulo {#2032 …} +attr: [] +labelTranslationParameters: [] } 18887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15838 +label: "25-40-5" +value: "18887" +data: App\Entity\Almacen\Articulo {#2037 …} +attr: [] +labelTranslationParameters: [] } 18893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15839 +label: "25-42-6" +value: "18893" +data: App\Entity\Almacen\Articulo {#2042 …} +attr: [] +labelTranslationParameters: [] } 18894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15840 +label: "25-42-8" +value: "18894" +data: App\Entity\Almacen\Articulo {#2047 …} +attr: [] +labelTranslationParameters: [] } 18900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15841 +label: "25-45-10" +value: "18900" +data: App\Entity\Almacen\Articulo {#2052 …} +attr: [] +labelTranslationParameters: [] } 18903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15842 +label: "25-47-10" +value: "18903" +data: App\Entity\Almacen\Articulo {#2057 …} +attr: [] +labelTranslationParameters: [] } 18912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15843 +label: "25-52-10" +value: "18912" +data: App\Entity\Almacen\Articulo {#2062 …} +attr: [] +labelTranslationParameters: [] } 18892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15844 +label: "27-41-10" +value: "18892" +data: App\Entity\Almacen\Articulo {#2067 …} +attr: [] +labelTranslationParameters: [] } 18895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15845 +label: "27-42-10" +value: "18895" +data: App\Entity\Almacen\Articulo {#2072 …} +attr: [] +labelTranslationParameters: [] } 18898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15846 +label: "27-44-7" +value: "18898" +data: App\Entity\Almacen\Articulo {#2077 …} +attr: [] +labelTranslationParameters: [] } 18975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15847 +label: "28-39-4" +value: "18975" +data: App\Entity\Almacen\Articulo {#2082 …} +attr: [] +labelTranslationParameters: [] } 18889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15848 +label: "28-40-10" +value: "18889" +data: App\Entity\Almacen\Articulo {#2087 …} +attr: [] +labelTranslationParameters: [] } 18891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15849 +label: "28-41-7" +value: "18891" +data: App\Entity\Almacen\Articulo {#2092 …} +attr: [] +labelTranslationParameters: [] } 18896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15850 +label: "28-42-7" +value: "18896" +data: App\Entity\Almacen\Articulo {#2097 …} +attr: [] +labelTranslationParameters: [] } 18712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15851 +label: "29317" +value: "18712" +data: App\Entity\Almacen\Articulo {#2102 …} +attr: [] +labelTranslationParameters: [] } 18890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15852 +label: "30-40-7" +value: "18890" +data: App\Entity\Almacen\Articulo {#2107 …} +attr: [] +labelTranslationParameters: [] } 18897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15853 +label: "30-42-7" +value: "18897" +data: App\Entity\Almacen\Articulo {#2112 …} +attr: [] +labelTranslationParameters: [] } 18904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15854 +label: "30-47-7" +value: "18904" +data: App\Entity\Almacen\Articulo {#2117 …} +attr: [] +labelTranslationParameters: [] } 18907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15855 +label: "30-50-11" +value: "18907" +data: App\Entity\Almacen\Articulo {#2122 …} +attr: [] +labelTranslationParameters: [] } 18913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15856 +label: "30-52-7" +value: "18913" +data: App\Entity\Almacen\Articulo {#2127 …} +attr: [] +labelTranslationParameters: [] } 18919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15857 +label: "30-55-10" +value: "18919" +data: App\Entity\Almacen\Articulo {#2132 …} +attr: [] +labelTranslationParameters: [] } 18928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15858 +label: "30-62-7" +value: "18928" +data: App\Entity\Almacen\Articulo {#2137 …} +attr: [] +labelTranslationParameters: [] } 18935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15859 +label: "30-65-8" +value: "18935" +data: App\Entity\Almacen\Articulo {#2142 …} +attr: [] +labelTranslationParameters: [] } 18943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15860 +label: "30-72-8" +value: "18943" +data: App\Entity\Almacen\Articulo {#2147 …} +attr: [] +labelTranslationParameters: [] } 18641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15861 +label: "30203" +value: "18641" +data: App\Entity\Almacen\Articulo {#2152 …} +attr: [] +labelTranslationParameters: [] } 18642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15862 +label: "30204" +value: "18642" +data: App\Entity\Almacen\Articulo {#2157 …} +attr: [] +labelTranslationParameters: [] } 18643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15863 +label: "30205" +value: "18643" +data: App\Entity\Almacen\Articulo {#2162 …} +attr: [] +labelTranslationParameters: [] } 18644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15864 +label: "30206" +value: "18644" +data: App\Entity\Almacen\Articulo {#2167 …} +attr: [] +labelTranslationParameters: [] } 18645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15865 +label: "30207" +value: "18645" +data: App\Entity\Almacen\Articulo {#2172 …} +attr: [] +labelTranslationParameters: [] } 18646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15866 +label: "30208" +value: "18646" +data: App\Entity\Almacen\Articulo {#2177 …} +attr: [] +labelTranslationParameters: [] } 18647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15867 +label: "30209" +value: "18647" +data: App\Entity\Almacen\Articulo {#2182 …} +attr: [] +labelTranslationParameters: [] } 18648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15868 +label: "30210" +value: "18648" +data: App\Entity\Almacen\Articulo {#2187 …} +attr: [] +labelTranslationParameters: [] } 18649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15869 +label: "30211" +value: "18649" +data: App\Entity\Almacen\Articulo {#2192 …} +attr: [] +labelTranslationParameters: [] } 18650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15870 +label: "30212" +value: "18650" +data: App\Entity\Almacen\Articulo {#2197 …} +attr: [] +labelTranslationParameters: [] } 24642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15871 +label: "30213" +value: "24642" +data: App\Entity\Almacen\Articulo {#2202 …} +attr: [] +labelTranslationParameters: [] } 24782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15872 +label: "30214" +value: "24782" +data: App\Entity\Almacen\Articulo {#2207 …} +attr: [] +labelTranslationParameters: [] } 18651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15873 +label: "30303" +value: "18651" +data: App\Entity\Almacen\Articulo {#2212 …} +attr: [] +labelTranslationParameters: [] } 18652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15874 +label: "30304" +value: "18652" +data: App\Entity\Almacen\Articulo {#2217 …} +attr: [] +labelTranslationParameters: [] } 18653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15875 +label: "30305" +value: "18653" +data: App\Entity\Almacen\Articulo {#2222 …} +attr: [] +labelTranslationParameters: [] } 18654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15876 +label: "30306" +value: "18654" +data: App\Entity\Almacen\Articulo {#2227 …} +attr: [] +labelTranslationParameters: [] } 18655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15877 +label: "30308" +value: "18655" +data: App\Entity\Almacen\Articulo {#2232 …} +attr: [] +labelTranslationParameters: [] } 18656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15878 +label: "30310" +value: "18656" +data: App\Entity\Almacen\Articulo {#2237 …} +attr: [] +labelTranslationParameters: [] } 18657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15879 +label: "30312" +value: "18657" +data: App\Entity\Almacen\Articulo {#2243 …} +attr: [] +labelTranslationParameters: [] } 18899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15880 +label: "32-44-7" +value: "18899" +data: App\Entity\Almacen\Articulo {#2248 …} +attr: [] +labelTranslationParameters: [] } 18905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15881 +label: "32-47-7" +value: "18905" +data: App\Entity\Almacen\Articulo {#2253 …} +attr: [] +labelTranslationParameters: [] } 18658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15882 +label: "32008 X/Q" +value: "18658" +data: App\Entity\Almacen\Articulo {#2258 …} +attr: [] +labelTranslationParameters: [] } 18859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15883 +label: "32009 X" +value: "18859" +data: App\Entity\Almacen\Articulo {#2263 …} +attr: [] +labelTranslationParameters: [] } 18659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15884 +label: "32010 X" +value: "18659" +data: App\Entity\Almacen\Articulo {#2268 …} +attr: [] +labelTranslationParameters: [] } 24540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15885 +label: "32013X/Q" +value: "24540" +data: App\Entity\Almacen\Articulo {#2273 …} +attr: [] +labelTranslationParameters: [] } 18732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15886 +label: "3208" +value: "18732" +data: App\Entity\Almacen\Articulo {#2278 …} +attr: [] +labelTranslationParameters: [] } 18662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15887 +label: "32206" +value: "18662" +data: App\Entity\Almacen\Articulo {#2283 …} +attr: [] +labelTranslationParameters: [] } 18665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15888 +label: "32207" +value: "18665" +data: App\Entity\Almacen\Articulo {#2288 …} +attr: [] +labelTranslationParameters: [] } 18663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15889 +label: "32208 J2/Q" +value: "18663" +data: App\Entity\Almacen\Articulo {#2293 …} +attr: [] +labelTranslationParameters: [] } 18664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15890 +label: "32209" +value: "18664" +data: App\Entity\Almacen\Articulo {#2298 …} +attr: [] +labelTranslationParameters: [] } 18660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15891 +label: "32212 J2/Q" +value: "18660" +data: App\Entity\Almacen\Articulo {#2303 …} +attr: [] +labelTranslationParameters: [] } 18661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15892 +label: "32213" +value: "18661" +data: App\Entity\Almacen\Articulo {#2308 …} +attr: [] +labelTranslationParameters: [] } 18860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15893 +label: "33109/Q" +value: "18860" +data: App\Entity\Almacen\Articulo {#2313 …} +attr: [] +labelTranslationParameters: [] } 18666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15894 +label: "33205" +value: "18666" +data: App\Entity\Almacen\Articulo {#2318 …} +attr: [] +labelTranslationParameters: [] } 18861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15895 +label: "33210J" +value: "18861" +data: App\Entity\Almacen\Articulo {#2323 …} +attr: [] +labelTranslationParameters: [] } 18906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15896 +label: "34-47-10" +value: "18906" +data: App\Entity\Almacen\Articulo {#2328 …} +attr: [] +labelTranslationParameters: [] } 18914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15897 +label: "34-52-7" +value: "18914" +data: App\Entity\Almacen\Articulo {#2333 …} +attr: [] +labelTranslationParameters: [] } 18918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15898 +label: "34-54-7" +value: "18918" +data: App\Entity\Almacen\Articulo {#2338 …} +attr: [] +labelTranslationParameters: [] } 18944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15899 +label: "34-72-16" +value: "18944" +data: App\Entity\Almacen\Articulo {#2343 …} +attr: [] +labelTranslationParameters: [] } 24695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15900 +label: "35-47-7" +value: "24695" +data: App\Entity\Almacen\Articulo {#2348 …} +attr: [] +labelTranslationParameters: [] } 18908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15901 +label: "35-50-8" +value: "18908" +data: App\Entity\Almacen\Articulo {#2353 …} +attr: [] +labelTranslationParameters: [] } 18915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15902 +label: "35-52-7" +value: "18915" +data: App\Entity\Almacen\Articulo {#2358 …} +attr: [] +labelTranslationParameters: [] } 18920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15903 +label: "35-55-10" +value: "18920" +data: App\Entity\Almacen\Articulo {#2363 …} +attr: [] +labelTranslationParameters: [] } 18921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15904 +label: "35-56-7" +value: "18921" +data: App\Entity\Almacen\Articulo {#2368 …} +attr: [] +labelTranslationParameters: [] } 18923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15905 +label: "35-58-10" +value: "18923" +data: App\Entity\Almacen\Articulo {#2373 …} +attr: [] +labelTranslationParameters: [] } 18927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15906 +label: "35-60-5" +value: "18927" +data: App\Entity\Almacen\Articulo {#2378 …} +attr: [] +labelTranslationParameters: [] } 18929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15907 +label: "35-62-10" +value: "18929" +data: App\Entity\Almacen\Articulo {#2383 …} +attr: [] +labelTranslationParameters: [] } 18945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15908 +label: "35-72-10" +value: "18945" +data: App\Entity\Almacen\Articulo {#2388 …} +attr: [] +labelTranslationParameters: [] } 18953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15909 +label: "35-80-10" +value: "18953" +data: App\Entity\Almacen\Articulo {#2393 …} +attr: [] +labelTranslationParameters: [] } 18916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15910 +label: "38-52-7" +value: "18916" +data: App\Entity\Almacen\Articulo {#2398 …} +attr: [] +labelTranslationParameters: [] } 18917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15911 +label: "38-54-10" +value: "18917" +data: App\Entity\Almacen\Articulo {#2403 …} +attr: [] +labelTranslationParameters: [] } 18933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15912 +label: "38-63-12" +value: "18933" +data: App\Entity\Almacen\Articulo {#2408 …} +attr: [] +labelTranslationParameters: [] } 19889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15913 +label: "3ER MILENIO ACIDO DESINCRUSTANTE" +value: "19889" +data: App\Entity\Almacen\Articulo {#2413 …} +attr: [] +labelTranslationParameters: [] } 19887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15914 +label: "3ER MILENIO ALCALINO 6B" +value: "19887" +data: App\Entity\Almacen\Articulo {#2420 …} +attr: [] +labelTranslationParameters: [] } 19888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15915 +label: "3ER MILENIO PERACETICO ACTIVO" +value: "19888" +data: App\Entity\Almacen\Articulo {#2425 …} +attr: [] +labelTranslationParameters: [] } 18922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15916 +label: "40-56-8" +value: "18922" +data: App\Entity\Almacen\Articulo {#2430 …} +attr: [] +labelTranslationParameters: [] } 18924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15917 +label: "40-58-10" +value: "18924" +data: App\Entity\Almacen\Articulo {#2435 …} +attr: [] +labelTranslationParameters: [] } 18925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15918 +label: "40-60-10" +value: "18925" +data: App\Entity\Almacen\Articulo {#2440 …} +attr: [] +labelTranslationParameters: [] } 18930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15919 +label: "40-62-10" +value: "18930" +data: App\Entity\Almacen\Articulo {#2445 …} +attr: [] +labelTranslationParameters: [] } 18946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15920 +label: "40-72-11" +value: "18946" +data: App\Entity\Almacen\Articulo {#2450 …} +attr: [] +labelTranslationParameters: [] } 18954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15921 +label: "40-80-10" +value: "18954" +data: App\Entity\Almacen\Articulo {#2455 …} +attr: [] +labelTranslationParameters: [] } 18932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15922 +label: "41-63-12" +value: "18932" +data: App\Entity\Almacen\Articulo {#2460 …} +attr: [] +labelTranslationParameters: [] } 18667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15923 +label: "4204" +value: "18667" +data: App\Entity\Almacen\Articulo {#2465 …} +attr: [] +labelTranslationParameters: [] } 18939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15924 +label: "44-68-12" +value: "18939" +data: App\Entity\Almacen\Articulo {#2470 …} +attr: [] +labelTranslationParameters: [] } 18940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15925 +label: "44-69-12" +value: "18940" +data: App\Entity\Almacen\Articulo {#2475 …} +attr: [] +labelTranslationParameters: [] } 18689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15926 +label: "44649/610Q" +value: "18689" +data: App\Entity\Almacen\Articulo {#2480 …} +attr: [] +labelTranslationParameters: [] } 18926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15927 +label: "45-60-7" +value: "18926" +data: App\Entity\Almacen\Articulo {#2485 …} +attr: [] +labelTranslationParameters: [] } 18931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15928 +label: "45-62-10" +value: "18931" +data: App\Entity\Almacen\Articulo {#2490 …} +attr: [] +labelTranslationParameters: [] } 18936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15929 +label: "45-65-8" +value: "18936" +data: App\Entity\Almacen\Articulo {#2495 …} +attr: [] +labelTranslationParameters: [] } 18941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15930 +label: "45-70-8" +value: "18941" +data: App\Entity\Almacen\Articulo {#2500 …} +attr: [] +labelTranslationParameters: [] } 18947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15931 +label: "45-72-10" +value: "18947" +data: App\Entity\Almacen\Articulo {#2505 …} +attr: [] +labelTranslationParameters: [] } 18951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15932 +label: "45-75-8" +value: "18951" +data: App\Entity\Almacen\Articulo {#2510 …} +attr: [] +labelTranslationParameters: [] } 18934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15933 +label: "47-65-8" +value: "18934" +data: App\Entity\Almacen\Articulo {#2515 …} +attr: [] +labelTranslationParameters: [] } 18948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15934 +label: "48-72-10" +value: "18948" +data: App\Entity\Almacen\Articulo {#2520 …} +attr: [] +labelTranslationParameters: [] } 18937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15935 +label: "50-65-8" +value: "18937" +data: App\Entity\Almacen\Articulo {#2525 …} +attr: [] +labelTranslationParameters: [] } 18938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15936 +label: "50-67-11" +value: "18938" +data: App\Entity\Almacen\Articulo {#2530 …} +attr: [] +labelTranslationParameters: [] } 18949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15937 +label: "50-72-10" +value: "18949" +data: App\Entity\Almacen\Articulo {#2535 …} +attr: [] +labelTranslationParameters: [] } 18955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15938 +label: "50-80-10" +value: "18955" +data: App\Entity\Almacen\Articulo {#2540 …} +attr: [] +labelTranslationParameters: [] } 18965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15939 +label: "50-90-10" +value: "18965" +data: App\Entity\Almacen\Articulo {#2545 …} +attr: [] +labelTranslationParameters: [] } 18960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15940 +label: "51-81-11" +value: "18960" +data: App\Entity\Almacen\Articulo {#2550 …} +attr: [] +labelTranslationParameters: [] } 18738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15941 +label: "51109" +value: "18738" +data: App\Entity\Almacen\Articulo {#2555 …} +attr: [] +labelTranslationParameters: [] } 18739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15942 +label: "51110" +value: "18739" +data: App\Entity\Almacen\Articulo {#2560 …} +attr: [] +labelTranslationParameters: [] } 18740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15943 +label: "51111" +value: "18740" +data: App\Entity\Almacen\Articulo {#2565 …} +attr: [] +labelTranslationParameters: [] } 18741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15944 +label: "51116" +value: "18741" +data: App\Entity\Almacen\Articulo {#2570 …} +attr: [] +labelTranslationParameters: [] } 18742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15945 +label: "51117" +value: "18742" +data: App\Entity\Almacen\Articulo {#2575 …} +attr: [] +labelTranslationParameters: [] } 18691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15946 +label: "526804" +value: "18691" +data: App\Entity\Almacen\Articulo {#2580 …} +attr: [] +labelTranslationParameters: [] } 18727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15947 +label: "53213" +value: "18727" +data: App\Entity\Almacen\Articulo {#2585 …} +attr: [] +labelTranslationParameters: [] } 18972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15948 +label: "55-100-16" +value: "18972" +data: App\Entity\Almacen\Articulo {#2590 …} +attr: [] +labelTranslationParameters: [] } 18942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15949 +label: "55-70-8" +value: "18942" +data: App\Entity\Almacen\Articulo {#2595 …} +attr: [] +labelTranslationParameters: [] } 18950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15950 +label: "55-72-7" +value: "18950" +data: App\Entity\Almacen\Articulo {#2600 …} +attr: [] +labelTranslationParameters: [] } 18956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15951 +label: "55-80-10" +value: "18956" +data: App\Entity\Almacen\Articulo {#2605 …} +attr: [] +labelTranslationParameters: [] } 18961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15952 +label: "55-82-10" +value: "18961" +data: App\Entity\Almacen\Articulo {#2610 …} +attr: [] +labelTranslationParameters: [] } 25118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15953 +label: "55-90-10" +value: "25118" +data: App\Entity\Almacen\Articulo {#2615 …} +attr: [] +labelTranslationParameters: [] } 18862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15954 +label: "567" +value: "18862" +data: App\Entity\Almacen\Articulo {#2620 …} +attr: [] +labelTranslationParameters: [] } 18962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15955 +label: "58-85-10" +value: "18962" +data: App\Entity\Almacen\Articulo {#2625 …} +attr: [] +labelTranslationParameters: [] } 18974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15956 +label: "58-87-7" +value: "18974" +data: App\Entity\Almacen\Articulo {#2630 …} +attr: [] +labelTranslationParameters: [] } 18952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15957 +label: "60-75-8" +value: "18952" +data: App\Entity\Almacen\Articulo {#2635 …} +attr: [] +labelTranslationParameters: [] } 18957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15958 +label: "60-80-10" +value: "18957" +data: App\Entity\Almacen\Articulo {#2640 …} +attr: [] +labelTranslationParameters: [] } 18749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15959 +label: "6000" +value: "18749" +data: App\Entity\Almacen\Articulo {#2645 …} +attr: [] +labelTranslationParameters: [] } 18750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15960 +label: "6001" +value: "18750" +data: App\Entity\Almacen\Articulo {#2650 …} +attr: [] +labelTranslationParameters: [] } 18743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15961 +label: "6001SS" +value: "18743" +data: App\Entity\Almacen\Articulo {#2655 …} +attr: [] +labelTranslationParameters: [] } 18751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15962 +label: "6002" +value: "18751" +data: App\Entity\Almacen\Articulo {#2660 …} +attr: [] +labelTranslationParameters: [] } 18747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15963 +label: "6002SS" +value: "18747" +data: App\Entity\Almacen\Articulo {#2665 …} +attr: [] +labelTranslationParameters: [] } 18752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15964 +label: "6003" +value: "18752" +data: App\Entity\Almacen\Articulo {#2670 …} +attr: [] +labelTranslationParameters: [] } 18753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15965 +label: "6004" +value: "18753" +data: App\Entity\Almacen\Articulo {#2675 …} +attr: [] +labelTranslationParameters: [] } 18754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15966 +label: "6005" +value: "18754" +data: App\Entity\Almacen\Articulo {#2680 …} +attr: [] +labelTranslationParameters: [] } 18755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15967 +label: "6006" +value: "18755" +data: App\Entity\Almacen\Articulo {#2685 …} +attr: [] +labelTranslationParameters: [] } 18756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15968 +label: "6007" +value: "18756" +data: App\Entity\Almacen\Articulo {#2690 …} +attr: [] +labelTranslationParameters: [] } 18757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15969 +label: "6008" +value: "18757" +data: App\Entity\Almacen\Articulo {#2695 …} +attr: [] +labelTranslationParameters: [] } 18758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15970 +label: "6009" +value: "18758" +data: App\Entity\Almacen\Articulo {#2700 …} +attr: [] +labelTranslationParameters: [] } 18759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15971 +label: "6010" +value: "18759" +data: App\Entity\Almacen\Articulo {#2705 …} +attr: [] +labelTranslationParameters: [] } 18760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15972 +label: "6011" +value: "18760" +data: App\Entity\Almacen\Articulo {#2710 …} +attr: [] +labelTranslationParameters: [] } 18761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15973 +label: "6012" +value: "18761" +data: App\Entity\Almacen\Articulo {#2715 …} +attr: [] +labelTranslationParameters: [] } 18762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15974 +label: "6013" +value: "18762" +data: App\Entity\Almacen\Articulo {#2720 …} +attr: [] +labelTranslationParameters: [] } 18763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15975 +label: "6014" +value: "18763" +data: App\Entity\Almacen\Articulo {#2725 …} +attr: [] +labelTranslationParameters: [] } 18764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15976 +label: "6016" +value: "18764" +data: App\Entity\Almacen\Articulo {#2730 …} +attr: [] +labelTranslationParameters: [] } 18765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15977 +label: "6017" +value: "18765" +data: App\Entity\Almacen\Articulo {#2735 …} +attr: [] +labelTranslationParameters: [] } 18685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15978 +label: "608" +value: "18685" +data: App\Entity\Almacen\Articulo {#2740 …} +attr: [] +labelTranslationParameters: [] } 18690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15979 +label: "61905" +value: "18690" +data: App\Entity\Almacen\Articulo {#2745 …} +attr: [] +labelTranslationParameters: [] } 18768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15980 +label: "6200" +value: "18768" +data: App\Entity\Almacen\Articulo {#2750 …} +attr: [] +labelTranslationParameters: [] } 18744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15981 +label: "6200SS" +value: "18744" +data: App\Entity\Almacen\Articulo {#2755 …} +attr: [] +labelTranslationParameters: [] } 18769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15982 +label: "6201" +value: "18769" +data: App\Entity\Almacen\Articulo {#2760 …} +attr: [] +labelTranslationParameters: [] } 18745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15983 +label: "6201SS" +value: "18745" +data: App\Entity\Almacen\Articulo {#2765 …} +attr: [] +labelTranslationParameters: [] } 18770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15984 +label: "6202" +value: "18770" +data: App\Entity\Almacen\Articulo {#2770 …} +attr: [] +labelTranslationParameters: [] } 24560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15985 +label: "6202SS" +value: "24560" +data: App\Entity\Almacen\Articulo {#2775 …} +attr: [] +labelTranslationParameters: [] } 18771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15986 +label: "6203" +value: "18771" +data: App\Entity\Almacen\Articulo {#2780 …} +attr: [] +labelTranslationParameters: [] } 18746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15987 +label: "6203SS" +value: "18746" +data: App\Entity\Almacen\Articulo {#2785 …} +attr: [] +labelTranslationParameters: [] } 18772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15988 +label: "6204" +value: "18772" +data: App\Entity\Almacen\Articulo {#2790 …} +attr: [] +labelTranslationParameters: [] } 18773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15989 +label: "6205" +value: "18773" +data: App\Entity\Almacen\Articulo {#2795 …} +attr: [] +labelTranslationParameters: [] } 18774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15990 +label: "6206" +value: "18774" +data: App\Entity\Almacen\Articulo {#2800 …} +attr: [] +labelTranslationParameters: [] } 18775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15991 +label: "6207" +value: "18775" +data: App\Entity\Almacen\Articulo {#2805 …} +attr: [] +labelTranslationParameters: [] } 18776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15992 +label: "6208" +value: "18776" +data: App\Entity\Almacen\Articulo {#2810 …} +attr: [] +labelTranslationParameters: [] } 18777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15993 +label: "6209" +value: "18777" +data: App\Entity\Almacen\Articulo {#2815 …} +attr: [] +labelTranslationParameters: [] } 18778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15994 +label: "6210" +value: "18778" +data: App\Entity\Almacen\Articulo {#2820 …} +attr: [] +labelTranslationParameters: [] } 18779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15995 +label: "6211" +value: "18779" +data: App\Entity\Almacen\Articulo {#2825 …} +attr: [] +labelTranslationParameters: [] } 18780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15996 +label: "6212" +value: "18780" +data: App\Entity\Almacen\Articulo {#2830 …} +attr: [] +labelTranslationParameters: [] } 18781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15997 +label: "6213" +value: "18781" +data: App\Entity\Almacen\Articulo {#2835 …} +attr: [] +labelTranslationParameters: [] } 18782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15998 +label: "6214" +value: "18782" +data: App\Entity\Almacen\Articulo {#2840 …} +attr: [] +labelTranslationParameters: [] } 18783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#15999 +label: "6215" +value: "18783" +data: App\Entity\Almacen\Articulo {#2845 …} +attr: [] +labelTranslationParameters: [] } 18784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16000 +label: "6216" +value: "18784" +data: App\Entity\Almacen\Articulo {#2850 …} +attr: [] +labelTranslationParameters: [] } 18785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16001 +label: "6217" +value: "18785" +data: App\Entity\Almacen\Articulo {#2855 …} +attr: [] +labelTranslationParameters: [] } 18748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16002 +label: "626SS" +value: "18748" +data: App\Entity\Almacen\Articulo {#2860 …} +attr: [] +labelTranslationParameters: [] } 18786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16003 +label: "6300" +value: "18786" +data: App\Entity\Almacen\Articulo {#2865 …} +attr: [] +labelTranslationParameters: [] } 18787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16004 +label: "6301" +value: "18787" +data: App\Entity\Almacen\Articulo {#2870 …} +attr: [] +labelTranslationParameters: [] } 18788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16005 +label: "6302" +value: "18788" +data: App\Entity\Almacen\Articulo {#2875 …} +attr: [] +labelTranslationParameters: [] } 18789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16006 +label: "6303" +value: "18789" +data: App\Entity\Almacen\Articulo {#2880 …} +attr: [] +labelTranslationParameters: [] } 18790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16007 +label: "6304" +value: "18790" +data: App\Entity\Almacen\Articulo {#2885 …} +attr: [] +labelTranslationParameters: [] } 18791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16008 +label: "6305" +value: "18791" +data: App\Entity\Almacen\Articulo {#2890 …} +attr: [] +labelTranslationParameters: [] } 18792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16009 +label: "6306" +value: "18792" +data: App\Entity\Almacen\Articulo {#2895 …} +attr: [] +labelTranslationParameters: [] } 18793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16010 +label: "6307" +value: "18793" +data: App\Entity\Almacen\Articulo {#2900 …} +attr: [] +labelTranslationParameters: [] } 18794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16011 +label: "6308" +value: "18794" +data: App\Entity\Almacen\Articulo {#2905 …} +attr: [] +labelTranslationParameters: [] } 18795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16012 +label: "6309" +value: "18795" +data: App\Entity\Almacen\Articulo {#2910 …} +attr: [] +labelTranslationParameters: [] } 18796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16013 +label: "6310" +value: "18796" +data: App\Entity\Almacen\Articulo {#2915 …} +attr: [] +labelTranslationParameters: [] } 18797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16014 +label: "6311" +value: "18797" +data: App\Entity\Almacen\Articulo {#2920 …} +attr: [] +labelTranslationParameters: [] } 18798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16015 +label: "6312" +value: "18798" +data: App\Entity\Almacen\Articulo {#2925 …} +attr: [] +labelTranslationParameters: [] } 18799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16016 +label: "6313" +value: "18799" +data: App\Entity\Almacen\Articulo {#2930 …} +attr: [] +labelTranslationParameters: [] } 18800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16017 +label: "6314" +value: "18800" +data: App\Entity\Almacen\Articulo {#2935 …} +attr: [] +labelTranslationParameters: [] } 18958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16018 +label: "64-80-8" +value: "18958" +data: App\Entity\Almacen\Articulo {#2940 …} +attr: [] +labelTranslationParameters: [] } 18966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16019 +label: "64-90-15" +value: "18966" +data: App\Entity\Almacen\Articulo {#2945 …} +attr: [] +labelTranslationParameters: [] } 18725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16020 +label: "6404" +value: "18725" +data: App\Entity\Almacen\Articulo {#2950 …} +attr: [] +labelTranslationParameters: [] } 24541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16021 +label: "65-100-10" +value: "24541" +data: App\Entity\Almacen\Articulo {#2955 …} +attr: [] +labelTranslationParameters: [] } 18959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16022 +label: "65-80-10" +value: "18959" +data: App\Entity\Almacen\Articulo {#2960 …} +attr: [] +labelTranslationParameters: [] } 18963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16023 +label: "65-85-8" +value: "18963" +data: App\Entity\Almacen\Articulo {#2965 …} +attr: [] +labelTranslationParameters: [] } 18967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16024 +label: "69-90-12" +value: "18967" +data: App\Entity\Almacen\Articulo {#2970 …} +attr: [] +labelTranslationParameters: [] } 18964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16025 +label: "70-85-8" +value: "18964" +data: App\Entity\Almacen\Articulo {#2975 …} +attr: [] +labelTranslationParameters: [] } 18969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16026 +label: "70-95-10" +value: "18969" +data: App\Entity\Almacen\Articulo {#2980 …} +attr: [] +labelTranslationParameters: [] } 18683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16027 +label: "7205 BEP" +value: "18683" +data: App\Entity\Almacen\Articulo {#2985 …} +attr: [] +labelTranslationParameters: [] } 20026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16028 +label: "7210 E" +value: "20026" +data: App\Entity\Almacen\Articulo {#2990 …} +attr: [] +labelTranslationParameters: [] } 18971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16029 +label: "73-98-11" +value: "18971" +data: App\Entity\Almacen\Articulo {#2995 …} +attr: [] +labelTranslationParameters: [] } 24607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16030 +label: "7307" +value: "24607" +data: App\Entity\Almacen\Articulo {#3000 …} +attr: [] +labelTranslationParameters: [] } 18684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16031 +label: "7309" +value: "18684" +data: App\Entity\Almacen\Articulo {#3005 …} +attr: [] +labelTranslationParameters: [] } 18973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16032 +label: "75-100-12" +value: "18973" +data: App\Entity\Almacen\Articulo {#3010 …} +attr: [] +labelTranslationParameters: [] } 18968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16033 +label: "75-90-8" +value: "18968" +data: App\Entity\Almacen\Articulo {#3015 …} +attr: [] +labelTranslationParameters: [] } 18970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16034 +label: "75-95-10" +value: "18970" +data: App\Entity\Almacen\Articulo {#3020 …} +attr: [] +labelTranslationParameters: [] } 24429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16035 +label: "80-100-10" +value: "24429" +data: App\Entity\Almacen\Articulo {#3025 …} +attr: [] +labelTranslationParameters: [] } 20174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16036 +label: "87-107-15" +value: "20174" +data: App\Entity\Almacen\Articulo {#3030 …} +attr: [] +labelTranslationParameters: [] } 24783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16037 +label: "90-120-12" +value: "24783" +data: App\Entity\Almacen\Articulo {#3035 …} +attr: [] +labelTranslationParameters: [] } 24660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16038 +label: "ABRAZADERA 40-60" +value: "24660" +data: App\Entity\Almacen\Articulo {#3040 …} +attr: [] +labelTranslationParameters: [] } 24661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16039 +label: "ABRAZADERA 50-70" +value: "24661" +data: App\Entity\Almacen\Articulo {#3046 …} +attr: [] +labelTranslationParameters: [] } 17183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16040 +label: "ABRAZADERA INOX (19-29mm) 3/4"" +value: "17183" +data: App\Entity\Almacen\Articulo {#3051 …} +attr: [] +labelTranslationParameters: [] } 17185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16041 +label: "ABRAZADERA INOX 1 1/2" (40-63mm)" +value: "17185" +data: App\Entity\Almacen\Articulo {#3057 …} +attr: [] +labelTranslationParameters: [] } 17179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16042 +label: "ABRAZADERA INOX 8-16mm(1/4")" +value: "17179" +data: App\Entity\Almacen\Articulo {#3062 …} +attr: [] +labelTranslationParameters: [] } 17182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16043 +label: "ABRAZADERA INOX (13-19mm) 1/2"" +value: "17182" +data: App\Entity\Almacen\Articulo {#3067 …} +attr: [] +labelTranslationParameters: [] } 17184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16044 +label: "ABRAZADERA INOX (21-38mm) 1"" +value: "17184" +data: App\Entity\Almacen\Articulo {#3072 …} +attr: [] +labelTranslationParameters: [] } 24729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16045 +label: "ABRAZADERAS INOX. 23-35 REFORZADA MIX.BANDA 12MM" +value: "24729" +data: App\Entity\Almacen\Articulo {#3077 …} +attr: [] +labelTranslationParameters: [] } 24799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16046 +label: "ABROCHADORA 21/6" +value: "24799" +data: App\Entity\Almacen\Articulo {#3082 …} +attr: [] +labelTranslationParameters: [] } 20288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16047 +label: "ABROCHADORA Nº10" +value: "20288" +data: App\Entity\Almacen\Articulo {#3088 …} +attr: [] +labelTranslationParameters: [] } 17191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16048 +label: "ACEITE 220" +value: "17191" +data: App\Entity\Almacen\Articulo {#3093 …} +attr: [] +labelTranslationParameters: [] } 17192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16049 +label: "ACEITE 680" +value: "17192" +data: App\Entity\Almacen\Articulo {#3099 …} +attr: [] +labelTranslationParameters: [] } 20311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16050 +label: "ACEITE LUNARIA FR 68 BALDE X20 LTS" +value: "20311" +data: App\Entity\Almacen\Articulo {#3104 …} +attr: [] +labelTranslationParameters: [] } 20201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16051 +label: "ACEITE 2T." +value: "20201" +data: App\Entity\Almacen\Articulo {#3110 …} +attr: [] +labelTranslationParameters: [] } 17187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16052 +label: "ACEITE 2T. X 100CC" +value: "17187" +data: App\Entity\Almacen\Articulo {#3116 …} +attr: [] +labelTranslationParameters: [] } 24674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16053 +label: "ACEITE AEROSOL EXTRACUT 2000" +value: "24674" +data: App\Entity\Almacen\Articulo {#3122 …} +attr: [] +labelTranslationParameters: [] } 24819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16054 +label: "ACEITE DE MOTOR" +value: "24819" +data: App\Entity\Almacen\Articulo {#3128 …} +attr: [] +labelTranslationParameters: [] } 17190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16055 +label: "ACEITE HIDRAULICO 68" +value: "17190" +data: App\Entity\Almacen\Articulo {#3133 …} +attr: [] +labelTranslationParameters: [] } 24428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16056 +label: "ACEITE LUNARIA FR68 X 200LTS" +value: "24428" +data: App\Entity\Almacen\Articulo {#3138 …} +attr: [] +labelTranslationParameters: [] } 17186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16057 +label: "ACEITE MULTIPROPOSITO" +value: "17186" +data: App\Entity\Almacen\Articulo {#3143 …} +attr: [] +labelTranslationParameters: [] } 24856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16058 +label: "ACEITE PARA MOTOSIERRA" +value: "24856" +data: App\Entity\Almacen\Articulo {#3148 …} +attr: [] +labelTranslationParameters: [] } 25119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16059 +label: "ACEITE REFLO 68 A(PETRO CANADA) X 205LTS" +value: "25119" +data: App\Entity\Almacen\Articulo {#3153 …} +attr: [] +labelTranslationParameters: [] } 17250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16060 +label: "ACEITE REFRIGERANTE" +value: "17250" +data: App\Entity\Almacen\Articulo {#3158 …} +attr: [] +labelTranslationParameters: [] } 17196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16061 +label: "ACEITE TURBO T 32" +value: "17196" +data: App\Entity\Almacen\Articulo {#3164 …} +attr: [] +labelTranslationParameters: [] } 17197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16062 +label: "ACEITERA 1 LT" +value: "17197" +data: App\Entity\Almacen\Articulo {#3169 …} +attr: [] +labelTranslationParameters: [] } 17198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16063 +label: "ACELERANTE PARA HORMIGON" +value: "17198" +data: App\Entity\Almacen\Articulo {#3174 …} +attr: [] +labelTranslationParameters: [] } 17199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16064 +label: "ACIDO MURIATICO" +value: "17199" +data: App\Entity\Almacen\Articulo {#3180 …} +attr: [] +labelTranslationParameters: [] } 17202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16065 +label: "ACOPLAMIENTO TUPAC M1-A" +value: "17202" +data: App\Entity\Almacen\Articulo {#3185 …} +attr: [] +labelTranslationParameters: [] } 17203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16066 +label: "ACOPLAMIENTO TUPAC M1-B" +value: "17203" +data: App\Entity\Almacen\Articulo {#3191 …} +attr: [] +labelTranslationParameters: [] } 19990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16067 +label: "ACOPLAMIENTO TUPAC M2-A" +value: "19990" +data: App\Entity\Almacen\Articulo {#3196 …} +attr: [] +labelTranslationParameters: [] } 17204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16068 +label: "ACOPLAMIENTO TUPAC M2-B" +value: "17204" +data: App\Entity\Almacen\Articulo {#3201 …} +attr: [] +labelTranslationParameters: [] } 17205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16069 +label: "ACOPLAMIENTO TUPAC M3-A" +value: "17205" +data: App\Entity\Almacen\Articulo {#3206 …} +attr: [] +labelTranslationParameters: [] } 17206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16070 +label: "ACOPLAMIENTO TUPAC M3-B" +value: "17206" +data: App\Entity\Almacen\Articulo {#3211 …} +attr: [] +labelTranslationParameters: [] } 17207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16071 +label: "ACOPLAMIENTO TUPAC M4-A" +value: "17207" +data: App\Entity\Almacen\Articulo {#3216 …} +attr: [] +labelTranslationParameters: [] } 19402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16072 +label: "ACOPLE DN-0" +value: "19402" +data: App\Entity\Almacen\Articulo {#3221 …} +attr: [] +labelTranslationParameters: [] } 19403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16073 +label: "ACOPLE DN-1" +value: "19403" +data: App\Entity\Almacen\Articulo {#3226 …} +attr: [] +labelTranslationParameters: [] } 17208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16074 +label: "ACOPLE ERHSA MOD: DN 0" +value: "17208" +data: App\Entity\Almacen\Articulo {#3231 …} +attr: [] +labelTranslationParameters: [] } 19405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16075 +label: "ACOPLE GE 19/24" +value: "19405" +data: App\Entity\Almacen\Articulo {#3236 …} +attr: [] +labelTranslationParameters: [] } 19410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16076 +label: "ACOPLE GUMMI 30/35" +value: "19410" +data: App\Entity\Almacen\Articulo {#3241 …} +attr: [] +labelTranslationParameters: [] } 19411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16077 +label: "ACOPLE GUMMI 45/50" +value: "19411" +data: App\Entity\Almacen\Articulo {#3246 …} +attr: [] +labelTranslationParameters: [] } 19412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16078 +label: "ACOPLE GUMMI 60/70" +value: "19412" +data: App\Entity\Almacen\Articulo {#3251 …} +attr: [] +labelTranslationParameters: [] } 19406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16079 +label: "ACOPLE GUMMI A20" +value: "19406" +data: App\Entity\Almacen\Articulo {#3256 …} +attr: [] +labelTranslationParameters: [] } 19407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16080 +label: "ACOPLE GUMMI A30" +value: "19407" +data: App\Entity\Almacen\Articulo {#3261 …} +attr: [] +labelTranslationParameters: [] } 19408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16081 +label: "ACOPLE GUMMI A45" +value: "19408" +data: App\Entity\Almacen\Articulo {#3266 …} +attr: [] +labelTranslationParameters: [] } 19409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16082 +label: "ACOPLE GUMMI A60" +value: "19409" +data: App\Entity\Almacen\Articulo {#3271 …} +attr: [] +labelTranslationParameters: [] } 24857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16083 +label: "ACOPLE HIDRAULICO" +value: "24857" +data: App\Entity\Almacen\Articulo {#3276 …} +attr: [] +labelTranslationParameters: [] } 19404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16084 +label: "ACOPLE LOVEJOY L-075" +value: "19404" +data: App\Entity\Almacen\Articulo {#3281 …} +attr: [] +labelTranslationParameters: [] } 20124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16085 +label: "ACOPLE PARA PISTOLA DE RIEGO" +value: "20124" +data: App\Entity\Almacen\Articulo {#3286 …} +attr: [] +labelTranslationParameters: [] } 17209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16086 +label: "ACOPLE RAPIDO P/MANGUERA 8 MM." +value: "17209" +data: App\Entity\Almacen\Articulo {#3292 …} +attr: [] +labelTranslationParameters: [] } 24624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16087 +label: "ACOPLE RAPIDO DE ALUMINIO A + C" +value: "24624" +data: App\Entity\Almacen\Articulo {#3297 …} +attr: [] +labelTranslationParameters: [] } 19996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16088 +label: "ACOPLE RAPIDO DE BRONCE 1"" +value: "19996" +data: App\Entity\Almacen\Articulo {#3302 …} +attr: [] +labelTranslationParameters: [] } 24736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16089 +label: "ACOPLE RAPIDO PARA PISTOLA DE RIEGO" +value: "24736" +data: App\Entity\Almacen\Articulo {#3307 …} +attr: [] +labelTranslationParameters: [] } 20317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16090 +label: "ACRILICO 44,5CM X 31CM" +value: "20317" +data: App\Entity\Almacen\Articulo {#3312 …} +attr: [] +labelTranslationParameters: [] } 24808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16091 +label: "ACRILICO 55 X 27" +value: "24808" +data: App\Entity\Almacen\Articulo {#3317 …} +attr: [] +labelTranslationParameters: [] } 20207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16092 +label: "ACTUADOR HONEYWELL V4055B1039/U" +value: "20207" +data: App\Entity\Almacen\Articulo {#3322 …} +attr: [] +labelTranslationParameters: [] } 17215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16093 +label: "ACTUADOR LINEAL COD: 0065320010 MICRO" +value: "17215" +data: App\Entity\Almacen\Articulo {#3328 …} +attr: [] +labelTranslationParameters: [] } 17216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16094 +label: "ACTUADOR LINEAL COD: 0068320070 MICRO" +value: "17216" +data: App\Entity\Almacen\Articulo {#3334 …} +attr: [] +labelTranslationParameters: [] } 24781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16095 +label: "ADAPTADOR PARA RIEL DIN CON 1 INTERRUPTOR PUNTO" +value: "24781" +data: App\Entity\Almacen\Articulo {#3339 …} +attr: [] +labelTranslationParameters: [] } 17220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16096 +label: "ADHESIVO DE CONTACTO" +value: "17220" +data: App\Entity\Almacen\Articulo {#3345 …} +attr: [] +labelTranslationParameters: [] } 25165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16097 +label: "Adhesivo industrial" +value: "25165" +data: App\Entity\Almacen\Articulo {#3351 …} +attr: [] +labelTranslationParameters: [] } 17221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16098 +label: "ADHESIVO PARA PVC" +value: "17221" +data: App\Entity\Almacen\Articulo {#3356 …} +attr: [] +labelTranslationParameters: [] } 18675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16099 +label: "AELS S206 D1NW3" +value: "18675" +data: App\Entity\Almacen\Articulo {#3361 …} +attr: [] +labelTranslationParameters: [] } 24708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16100 +label: "AEROSOL DURATOP" +value: "24708" +data: App\Entity\Almacen\Articulo {#3366 …} +attr: [] +labelTranslationParameters: [] } 24850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16101 +label: "AEROSOL GRIS" +value: "24850" +data: App\Entity\Almacen\Articulo {#3371 …} +attr: [] +labelTranslationParameters: [] } 20137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16102 +label: "AEROSOL NEGRO" +value: "20137" +data: App\Entity\Almacen\Articulo {#3376 …} +attr: [] +labelTranslationParameters: [] } 19243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16103 +label: "AEROSOL NEGRO MATE" +value: "19243" +data: App\Entity\Almacen\Articulo {#3382 …} +attr: [] +labelTranslationParameters: [] } 20295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16104 +label: "AEROSOL ROJO" +value: "20295" +data: App\Entity\Almacen\Articulo {#3387 …} +attr: [] +labelTranslationParameters: [] } 24574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16105 +label: "AEROSOL VIOLETA" +value: "24574" +data: App\Entity\Almacen\Articulo {#3392 …} +attr: [] +labelTranslationParameters: [] } 19855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16106 +label: "AFILADO DE CADENA" +value: "19855" +data: App\Entity\Almacen\Articulo {#3397 …} +attr: [] +labelTranslationParameters: [] } 17222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16107 +label: "AGUA DESTILADA" +value: "17222" +data: App\Entity\Almacen\Articulo {#3402 …} +attr: [] +labelTranslationParameters: [] } 17223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16108 +label: "AGUARRAS" +value: "17223" +data: App\Entity\Almacen\Articulo {#3407 …} +attr: [] +labelTranslationParameters: [] } 20244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16109 +label: "AISLACION TERMICA TANQUE P10(02250195-671" +value: "20244" +data: App\Entity\Almacen\Articulo {#3412 …} +attr: [] +labelTranslationParameters: [] } 24907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16110 +label: "Ala [39]" +value: "24907" +data: App\Entity\Almacen\Articulo {#3418 …} +attr: [] +labelTranslationParameters: [] } 17228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16111 +label: "ALAMBRE DE FARDO" +value: "17228" +data: App\Entity\Almacen\Articulo {#3423 …} +attr: [] +labelTranslationParameters: [] } 17235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16112 +label: "ALAMBRE MALLADO DE 15 X 15 HIERRO DEL 6" +value: "17235" +data: App\Entity\Almacen\Articulo {#3428 …} +attr: [] +labelTranslationParameters: [] } 17236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16113 +label: "ALAMBRE MALLADO DEL 4,2 MM" +value: "17236" +data: App\Entity\Almacen\Articulo {#3433 …} +attr: [] +labelTranslationParameters: [] } 17237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16114 +label: "ALAMBRE SAN MARTIN" +value: "17237" +data: App\Entity\Almacen\Articulo {#3438 …} +attr: [] +labelTranslationParameters: [] } 24539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16115 +label: "ALARMA DE INCENDIO C/ LUZ Y SONIDO" +value: "24539" +data: App\Entity\Almacen\Articulo {#3443 …} +attr: [] +labelTranslationParameters: [] } 24913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16116 +label: "Alas Drumette" +value: "24913" +data: App\Entity\Almacen\Articulo {#3448 …} +attr: [] +labelTranslationParameters: [] } 19281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16117 +label: "ALCOHOL 5LTS" +value: "19281" +data: App\Entity\Almacen\Articulo {#3453 …} +attr: [] +labelTranslationParameters: [] } 17238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16118 +label: "ALCOHOL ETILICO X 500 ML" +value: "17238" +data: App\Entity\Almacen\Articulo {#3458 …} +attr: [] +labelTranslationParameters: [] } 17239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16119 +label: "ALEMITE 1/8"" +value: "17239" +data: App\Entity\Almacen\Articulo {#3463 …} +attr: [] +labelTranslationParameters: [] } 25214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16120 +label: "ALGUICIDA PARA PILETA" +value: "25214" +data: App\Entity\Almacen\Articulo {#3468 …} +attr: [] +labelTranslationParameters: [] } 24618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16121 +label: "ALLEN M10 X 50 INOX." +value: "24618" +data: App\Entity\Almacen\Articulo {#3473 …} +attr: [] +labelTranslationParameters: [] } 20022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16122 +label: "ALUMINIO RECTANGULAR 30MM X 50MM X 1000MM" +value: "20022" +data: App\Entity\Almacen\Articulo {#3479 …} +attr: [] +labelTranslationParameters: [] } 17240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16123 +label: "AMONIACO A GRANEL" +value: "17240" +data: App\Entity\Almacen\Articulo {#3485 …} +attr: [] +labelTranslationParameters: [] } 17246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16124 +label: "AMPOLLA DE MERCURIO 2 CONTACTOS" +value: "17246" +data: App\Entity\Almacen\Articulo {#3490 …} +attr: [] +labelTranslationParameters: [] } 17247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16125 +label: "AMPOLLA DE MERCURIO 3 CONTACTOS" +value: "17247" +data: App\Entity\Almacen\Articulo {#3495 …} +attr: [] +labelTranslationParameters: [] } 25115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16126 +label: "ANGULO HIERRO NEGRO 1 1/2" X 1/4"" +value: "25115" +data: App\Entity\Almacen\Articulo {#3500 …} +attr: [] +labelTranslationParameters: [] } 24792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16127 +label: "ANGULO HIERRO NEGRO 1 1/2" X 3/16"" +value: "24792" +data: App\Entity\Almacen\Articulo {#3506 …} +attr: [] +labelTranslationParameters: [] } 24858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16128 +label: "ANGULO HIERRO NEGRO 1 1/4" X 3/16"" +value: "24858" +data: App\Entity\Almacen\Articulo {#3511 …} +attr: [] +labelTranslationParameters: [] } 20235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16129 +label: "ANGULO INOX. 1" X 1/8"" +value: "20235" +data: App\Entity\Almacen\Articulo {#3516 …} +attr: [] +labelTranslationParameters: [] } 20237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16130 +label: "ANGULO INOXIDABLE 2" X 1/8"" +value: "20237" +data: App\Entity\Almacen\Articulo {#3522 …} +attr: [] +labelTranslationParameters: [] } 20161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16131 +label: "ANGULO NEGRO 1" X 1/8" X 6MTS" +value: "20161" +data: App\Entity\Almacen\Articulo {#3527 …} +attr: [] +labelTranslationParameters: [] } 19943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16132 +label: "ANGULO NEGRO 2 X 3/16"" +value: "19943" +data: App\Entity\Almacen\Articulo {#3532 …} +attr: [] +labelTranslationParameters: [] } 20158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16133 +label: "ANGULO NEGRO 2" X 1/4" X 6MTS" +value: "20158" +data: App\Entity\Almacen\Articulo {#3537 …} +attr: [] +labelTranslationParameters: [] } 24956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16134 +label: "Anteojos" +value: "24956" +data: App\Entity\Almacen\Articulo {#3542 …} +attr: [] +labelTranslationParameters: [] } 18613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16135 +label: "APAREJO 2000KG" +value: "18613" +data: App\Entity\Almacen\Articulo {#3547 …} +attr: [] +labelTranslationParameters: [] } 17253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16136 +label: "APAREJO DE 1000 KG" +value: "17253" +data: App\Entity\Almacen\Articulo {#3553 …} +attr: [] +labelTranslationParameters: [] } 17254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16137 +label: "APAREJO DE 500KG" +value: "17254" +data: App\Entity\Almacen\Articulo {#3558 …} +attr: [] +labelTranslationParameters: [] } 24557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16138 +label: "APORTE HIERRO NEGRO" +value: "24557" +data: App\Entity\Almacen\Articulo {#3563 …} +attr: [] +labelTranslationParameters: [] } 17255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16139 +label: "APORTE INOX Ø 2 MM" +value: "17255" +data: App\Entity\Almacen\Articulo {#3568 …} +attr: [] +labelTranslationParameters: [] } 17256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16140 +label: "APORTE INOX Ø1,6 MM" +value: "17256" +data: App\Entity\Almacen\Articulo {#3573 …} +attr: [] +labelTranslationParameters: [] } 19802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16141 +label: "APORTE INOX. 1.6MM" +value: "19802" +data: App\Entity\Almacen\Articulo {#3578 …} +attr: [] +labelTranslationParameters: [] } 19801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16142 +label: "APORTE INOX. 2.4MM" +value: "19801" +data: App\Entity\Almacen\Articulo {#3583 …} +attr: [] +labelTranslationParameters: [] } 24580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16143 +label: "ARANDELA 3/16" GALVANIZADA" +value: "24580" +data: App\Entity\Almacen\Articulo {#3588 …} +attr: [] +labelTranslationParameters: [] } 24617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16144 +label: "ARANDELA CHAPISTA 5/8" INOX." +value: "24617" +data: App\Entity\Almacen\Articulo {#3593 …} +attr: [] +labelTranslationParameters: [] } 17259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16145 +label: "ARANDELA CHAPISTA Ø 1/2" INOX." +value: "17259" +data: App\Entity\Almacen\Articulo {#3598 …} +attr: [] +labelTranslationParameters: [] } 20043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16146 +label: "ARANDELA CHAPISTA Ø 3/16" INOX." +value: "20043" +data: App\Entity\Almacen\Articulo {#3603 …} +attr: [] +labelTranslationParameters: [] } 17260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16147 +label: "ARANDELA CHAPISTA Ø 3/8" INOX." +value: "17260" +data: App\Entity\Almacen\Articulo {#3608 …} +attr: [] +labelTranslationParameters: [] } 17261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16148 +label: "ARANDELA CHAPISTA Ø 5/16" INOX." +value: "17261" +data: App\Entity\Almacen\Articulo {#3613 …} +attr: [] +labelTranslationParameters: [] } 20042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16149 +label: "ARANDELA CHAPISTA Ø1/4 INOX." +value: "20042" +data: App\Entity\Almacen\Articulo {#3618 …} +attr: [] +labelTranslationParameters: [] } 20192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16150 +label: "ARANDELA DE ASIENTO 2"" +value: "20192" +data: App\Entity\Almacen\Articulo {#3623 …} +attr: [] +labelTranslationParameters: [] } 17267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16151 +label: "ARANDELA GROVER INOX Ø 1/2"" +value: "17267" +data: App\Entity\Almacen\Articulo {#3629 …} +attr: [] +labelTranslationParameters: [] } 19731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16152 +label: "ARANDELA GROVER INOXIDABLE 1/2"" +value: "19731" +data: App\Entity\Almacen\Articulo {#3634 …} +attr: [] +labelTranslationParameters: [] } 17269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16153 +label: "ARANDELA GROVER Ø 1/4" INOX." +value: "17269" +data: App\Entity\Almacen\Articulo {#3639 …} +attr: [] +labelTranslationParameters: [] } 17270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16154 +label: "ARANDELA GROVER Ø 3/16" INOX." +value: "17270" +data: App\Entity\Almacen\Articulo {#3644 …} +attr: [] +labelTranslationParameters: [] } 17271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16155 +label: "ARANDELA GROVER Ø 3/4" INOX." +value: "17271" +data: App\Entity\Almacen\Articulo {#3649 …} +attr: [] +labelTranslationParameters: [] } 17272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16156 +label: "ARANDELA GROVER Ø 3/8" INOX." +value: "17272" +data: App\Entity\Almacen\Articulo {#3654 …} +attr: [] +labelTranslationParameters: [] } 17273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16157 +label: "ARANDELA GROVER Ø 5/16" INOX." +value: "17273" +data: App\Entity\Almacen\Articulo {#3659 …} +attr: [] +labelTranslationParameters: [] } 17274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16158 +label: "ARANDELA GROVER Ø 5/8" INOX." +value: "17274" +data: App\Entity\Almacen\Articulo {#3664 …} +attr: [] +labelTranslationParameters: [] } 17284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16159 +label: "ARANDELA INOX 7/8"" +value: "17284" +data: App\Entity\Almacen\Articulo {#3669 …} +attr: [] +labelTranslationParameters: [] } 17277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16160 +label: "ARANDELA INOX Ø ½"" +value: "17277" +data: App\Entity\Almacen\Articulo {#3674 …} +attr: [] +labelTranslationParameters: [] } 17276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16161 +label: "ARANDELA INOX Ø ¼"" +value: "17276" +data: App\Entity\Almacen\Articulo {#3679 …} +attr: [] +labelTranslationParameters: [] } 17279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16162 +label: "ARANDELA INOX Ø 3/16"" +value: "17279" +data: App\Entity\Almacen\Articulo {#3684 …} +attr: [] +labelTranslationParameters: [] } 17280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16163 +label: "ARANDELA INOX Ø 3/4"" +value: "17280" +data: App\Entity\Almacen\Articulo {#3689 …} +attr: [] +labelTranslationParameters: [] } 17281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16164 +label: "ARANDELA INOX Ø 3/8"" +value: "17281" +data: App\Entity\Almacen\Articulo {#3694 …} +attr: [] +labelTranslationParameters: [] } 17282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16165 +label: "ARANDELA INOX Ø 5/16"" +value: "17282" +data: App\Entity\Almacen\Articulo {#3699 …} +attr: [] +labelTranslationParameters: [] } 17283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16166 +label: "ARANDELA INOX Ø 5/8"" +value: "17283" +data: App\Entity\Almacen\Articulo {#3704 …} +attr: [] +labelTranslationParameters: [] } 17285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16167 +label: "ARANDELA MB 10" +value: "17285" +data: App\Entity\Almacen\Articulo {#3709 …} +attr: [] +labelTranslationParameters: [] } 17286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16168 +label: "ARANDELA MB 13" +value: "17286" +data: App\Entity\Almacen\Articulo {#3714 …} +attr: [] +labelTranslationParameters: [] } 17287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16169 +label: "ARANDELA MB 14" +value: "17287" +data: App\Entity\Almacen\Articulo {#3719 …} +attr: [] +labelTranslationParameters: [] } 17288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16170 +label: "ARANDELA MB 15" +value: "17288" +data: App\Entity\Almacen\Articulo {#3724 …} +attr: [] +labelTranslationParameters: [] } 17289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16171 +label: "ARANDELA MB 16" +value: "17289" +data: App\Entity\Almacen\Articulo {#3729 …} +attr: [] +labelTranslationParameters: [] } 17290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16172 +label: "ARANDELA MB 17" +value: "17290" +data: App\Entity\Almacen\Articulo {#3734 …} +attr: [] +labelTranslationParameters: [] } 17291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16173 +label: "ARANDELA MB 19" +value: "17291" +data: App\Entity\Almacen\Articulo {#3739 …} +attr: [] +labelTranslationParameters: [] } 17292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16174 +label: "ARANDELA MB 28" +value: "17292" +data: App\Entity\Almacen\Articulo {#3744 …} +attr: [] +labelTranslationParameters: [] } 17293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16175 +label: "ARANDELA MB 5" +value: "17293" +data: App\Entity\Almacen\Articulo {#3749 …} +attr: [] +labelTranslationParameters: [] } 17294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16176 +label: "ARANDELA MB 6" +value: "17294" +data: App\Entity\Almacen\Articulo {#3754 …} +attr: [] +labelTranslationParameters: [] } 17296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16177 +label: "ARCO DE SIERRA" +value: "17296" +data: App\Entity\Almacen\Articulo {#3759 …} +attr: [] +labelTranslationParameters: [] } 17297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16178 +label: "ARENA" +value: "17297" +data: App\Entity\Almacen\Articulo {#3764 …} +attr: [] +labelTranslationParameters: [] } 20212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16179 +label: "ARNES PARA DESMALEZADORA" +value: "20212" +data: App\Entity\Almacen\Articulo {#3769 …} +attr: [] +labelTranslationParameters: [] } 24450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16180 +label: "ARRANCADOR PARA INSECTOCUTOR" +value: "24450" +data: App\Entity\Almacen\Articulo {#3774 …} +attr: [] +labelTranslationParameters: [] } 17314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16181 +label: "ASIENTO PARA INODORO" +value: "17314" +data: App\Entity\Almacen\Articulo {#3779 …} +attr: [] +labelTranslationParameters: [] } 24640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16182 +label: "ATORNILLADOR" +value: "24640" +data: App\Entity\Almacen\Articulo {#3784 …} +attr: [] +labelTranslationParameters: [] } 17317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16183 +label: "AUTOMATICO DE TANQUE" +value: "17317" +data: App\Entity\Almacen\Articulo {#3789 …} +attr: [] +labelTranslationParameters: [] } 17318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16184 +label: "AZUFRE" +value: "17318" +data: App\Entity\Almacen\Articulo {#3794 …} +attr: [] +labelTranslationParameters: [] } 19911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16185 +label: "BALANZA 30KG" +value: "19911" +data: App\Entity\Almacen\Articulo {#3799 …} +attr: [] +labelTranslationParameters: [] } 19910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16186 +label: "BALANZA 60KG" +value: "19910" +data: App\Entity\Almacen\Articulo {#3804 …} +attr: [] +labelTranslationParameters: [] } 19076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16187 +label: "BALASTO 220V" +value: "19076" +data: App\Entity\Almacen\Articulo {#3809 …} +attr: [] +labelTranslationParameters: [] } 17320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16188 +label: "BALDE DE ALBAÑIL" +value: "17320" +data: App\Entity\Almacen\Articulo {#3814 …} +attr: [] +labelTranslationParameters: [] } 19581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16189 +label: "BALDE PARA MOPA" +value: "19581" +data: App\Entity\Almacen\Articulo {#3819 …} +attr: [] +labelTranslationParameters: [] } 17321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16190 +label: "BALDE PLASTICO" +value: "17321" +data: App\Entity\Almacen\Articulo {#3824 …} +attr: [] +labelTranslationParameters: [] } 18851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16191 +label: "BALDE PLASTICO 15LTS" +value: "18851" +data: App\Entity\Almacen\Articulo {#3829 …} +attr: [] +labelTranslationParameters: [] } 24652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16192 +label: "BANDA PVC NEGRO 600 X 10.000MM ABIERTA" +value: "24652" +data: App\Entity\Almacen\Articulo {#3834 …} +attr: [] +labelTranslationParameters: [] } 20200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16193 +label: "BANDEJA PLASTICA NEGRA OFICIO" +value: "20200" +data: App\Entity\Almacen\Articulo {#3839 …} +attr: [] +labelTranslationParameters: [] } 24513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16194 +label: "BANDEJAS DESCARTABLES" +value: "24513" +data: App\Entity\Almacen\Articulo {#3844 …} +attr: [] +labelTranslationParameters: [] } 24869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16195 +label: "Bandejas para Trozado" +value: "24869" +data: App\Entity\Almacen\Articulo {#3849 …} +attr: [] +labelTranslationParameters: [] } 24868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16196 +label: "Bandejas Pollo Seco" +value: "24868" +data: App\Entity\Almacen\Articulo {#3854 …} +attr: [] +labelTranslationParameters: [] } 25153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16197 +label: "Barbijo tela chico" +value: "25153" +data: App\Entity\Almacen\Articulo {#3859 …} +attr: [] +labelTranslationParameters: [] } 25154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16198 +label: "Barbijo tela grande" +value: "25154" +data: App\Entity\Almacen\Articulo {#3864 …} +attr: [] +labelTranslationParameters: [] } 24958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16199 +label: "Barbijos" +value: "24958" +data: App\Entity\Almacen\Articulo {#3869 …} +attr: [] +labelTranslationParameters: [] } 17332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16200 +label: "BARNIZ" +value: "17332" +data: App\Entity\Almacen\Articulo {#3874 …} +attr: [] +labelTranslationParameters: [] } 19934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16201 +label: "BARRA 1045 Ø40 X 2MTS" +value: "19934" +data: App\Entity\Almacen\Articulo {#3879 …} +attr: [] +labelTranslationParameters: [] } 20020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16202 +label: "BARRA DERLIN Ø125X 1000MM" +value: "20020" +data: App\Entity\Almacen\Articulo {#3884 …} +attr: [] +labelTranslationParameters: [] } 20016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16203 +label: "BARRA DERLIN Ø25 X 1000MM" +value: "20016" +data: App\Entity\Almacen\Articulo {#3889 …} +attr: [] +labelTranslationParameters: [] } 20017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16204 +label: "BARRA DERLIN Ø30 X 1000MM" +value: "20017" +data: App\Entity\Almacen\Articulo {#3894 …} +attr: [] +labelTranslationParameters: [] } 20018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16205 +label: "BARRA DERLIN Ø50 X 1000MM" +value: "20018" +data: App\Entity\Almacen\Articulo {#3899 …} +attr: [] +labelTranslationParameters: [] } 20019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16206 +label: "BARRA DERLIN Ø80 X 1000MM" +value: "20019" +data: App\Entity\Almacen\Articulo {#3904 …} +attr: [] +labelTranslationParameters: [] } 17375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16207 +label: "BATERIA 12V" +value: "17375" +data: App\Entity\Almacen\Articulo {#3909 …} +attr: [] +labelTranslationParameters: [] } 20310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16208 +label: "BATERIA 180A -12V" +value: "20310" +data: App\Entity\Almacen\Articulo {#3914 …} +attr: [] +labelTranslationParameters: [] } 24568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16209 +label: "BATERIA 9V" +value: "24568" +data: App\Entity\Almacen\Articulo {#3919 …} +attr: [] +labelTranslationParameters: [] } 24505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16210 +label: "BATERIA CAUDALIMETRO ER26500 3.6V 8500MAH" +value: "24505" +data: App\Entity\Almacen\Articulo {#3924 …} +attr: [] +labelTranslationParameters: [] } 17378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16211 +label: "BATERIA DE 12 V 180 AMP" +value: "17378" +data: App\Entity\Almacen\Articulo {#3929 …} +attr: [] +labelTranslationParameters: [] } 24705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16212 +label: "BATERIA DE ATORNILLADOR 18V" +value: "24705" +data: App\Entity\Almacen\Articulo {#3934 …} +attr: [] +labelTranslationParameters: [] } 24727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16213 +label: "BATERIA DE ZORRA Nº3" +value: "24727" +data: App\Entity\Almacen\Articulo {#3939 …} +attr: [] +labelTranslationParameters: [] } 24762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16214 +label: "BATERIA DE ZORRA Nº4" +value: "24762" +data: App\Entity\Almacen\Articulo {#3945 …} +attr: [] +labelTranslationParameters: [] } 24867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16215 +label: "BATTER B10 X 5KG" +value: "24867" +data: App\Entity\Almacen\Articulo {#3950 …} +attr: [] +labelTranslationParameters: [] } 18676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16216 +label: "BB1B 210 3M C3" +value: "18676" +data: App\Entity\Almacen\Articulo {#3955 …} +attr: [] +labelTranslationParameters: [] } 18640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16217 +label: "BIBLIORATO" +value: "18640" +data: App\Entity\Almacen\Articulo {#3960 …} +attr: [] +labelTranslationParameters: [] } 24842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16218 +label: "BIDET 3 AGUJEROS" +value: "24842" +data: App\Entity\Almacen\Articulo {#3965 …} +attr: [] +labelTranslationParameters: [] } 20102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16219 +label: "BINCHA LED" +value: "20102" +data: App\Entity\Almacen\Articulo {#3970 …} +attr: [] +labelTranslationParameters: [] } 24862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16220 +label: "BIOPROTECTOR 3BC X 20LTS" +value: "24862" +data: App\Entity\Almacen\Articulo {#3975 …} +attr: [] +labelTranslationParameters: [] } 17384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16221 +label: "BISAGRA" +value: "17384" +data: App\Entity\Almacen\Articulo {#3980 …} +attr: [] +labelTranslationParameters: [] } 19567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16222 +label: "BLEM AEROSOL" +value: "19567" +data: App\Entity\Almacen\Articulo {#3985 …} +attr: [] +labelTranslationParameters: [] } 18856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16223 +label: "BM 283930A" +value: "18856" +data: App\Entity\Almacen\Articulo {#3990 …} +attr: [] +labelTranslationParameters: [] } 20277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16224 +label: "BOBINA MAGNETICA VACF-B-C1-3W (8030817)" +value: "20277" +data: App\Entity\Almacen\Articulo {#3995 …} +attr: [] +labelTranslationParameters: [] } 19285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16225 +label: "BOBINA TORESA MECA 10 110V-50HZ" +value: "19285" +data: App\Entity\Almacen\Articulo {#4000 …} +attr: [] +labelTranslationParameters: [] } 19286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16226 +label: "BOBINA TORESA MECA 10 220V-50HZ" +value: "19286" +data: App\Entity\Almacen\Articulo {#4005 …} +attr: [] +labelTranslationParameters: [] } 24873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16227 +label: "Bobinas Congelados 0.80 [63]" +value: "24873" +data: App\Entity\Almacen\Articulo {#4010 …} +attr: [] +labelTranslationParameters: [] } 24871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16228 +label: "Bobinas film Stretch 0.50 [61]" +value: "24871" +data: App\Entity\Almacen\Articulo {#4015 …} +attr: [] +labelTranslationParameters: [] } 24870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16229 +label: "Bobinas Menudos [57]" +value: "24870" +data: App\Entity\Almacen\Articulo {#4020 …} +attr: [] +labelTranslationParameters: [] } 24872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16230 +label: "Bobinas Pollo Premium 0.45 [62]" +value: "24872" +data: App\Entity\Almacen\Articulo {#4025 …} +attr: [] +labelTranslationParameters: [] } 24874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16231 +label: "Bobinas separadoras laminas para medallones" +value: "24874" +data: App\Entity\Almacen\Articulo {#4030 …} +attr: [] +labelTranslationParameters: [] } 18637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16232 +label: "BOLIGOMA" +value: "18637" +data: App\Entity\Almacen\Articulo {#4035 …} +attr: [] +labelTranslationParameters: [] } 17391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16233 +label: "BOLSA DE ARRANQUE X ROLLO" +value: "17391" +data: App\Entity\Almacen\Articulo {#4040 …} +attr: [] +labelTranslationParameters: [] } 20208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16234 +label: "BOLSA DE CAL" +value: "20208" +data: App\Entity\Almacen\Articulo {#4045 …} +attr: [] +labelTranslationParameters: [] } 17392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16235 +label: "BOLSA DE RESIDUOS 100 x 120" +value: "17392" +data: App\Entity\Almacen\Articulo {#4050 …} +attr: [] +labelTranslationParameters: [] } 17393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16236 +label: "BOLSA DE RESIDUOS 45 X 60" +value: "17393" +data: App\Entity\Almacen\Articulo {#4055 …} +attr: [] +labelTranslationParameters: [] } 17394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16237 +label: "BOLSA DE RESIDUOS 60 X 90" +value: "17394" +data: App\Entity\Almacen\Articulo {#4060 …} +attr: [] +labelTranslationParameters: [] } 24649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16238 +label: "BOLSA DE YESO" +value: "24649" +data: App\Entity\Almacen\Articulo {#4065 …} +attr: [] +labelTranslationParameters: [] } 25133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16239 +label: "Bolsa genérica azul" +value: "25133" +data: App\Entity\Almacen\Articulo {#4070 …} +attr: [] +labelTranslationParameters: [] } 24898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16240 +label: "Bolsas Camisetas" +value: "24898" +data: App\Entity\Almacen\Articulo {#4075 …} +attr: [] +labelTranslationParameters: [] } 24895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16241 +label: "Bolsas Chacinados 70x50 Alta [46]" +value: "24895" +data: App\Entity\Almacen\Articulo {#4080 …} +attr: [] +labelTranslationParameters: [] } 25134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16242 +label: "Bolsas de residuos verdes" +value: "25134" +data: App\Entity\Almacen\Articulo {#4085 …} +attr: [] +labelTranslationParameters: [] } 24899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16243 +label: "Bolsas Friselina" +value: "24899" +data: App\Entity\Almacen\Articulo {#4090 …} +attr: [] +labelTranslationParameters: [] } 24926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16244 +label: "Bolsas p\ Cajas Pollos 100x50" +value: "24926" +data: App\Entity\Almacen\Articulo {#4095 …} +attr: [] +labelTranslationParameters: [] } 24897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16245 +label: "Bolsas Para Residuos" +value: "24897" +data: App\Entity\Almacen\Articulo {#4100 …} +attr: [] +labelTranslationParameters: [] } 24900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16246 +label: "Bolsas para Shank y Tips 430x650" +value: "24900" +data: App\Entity\Almacen\Articulo {#4105 …} +attr: [] +labelTranslationParameters: [] } 24892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16247 +label: "Bolsitas Cristal 22x40 Baja" +value: "24892" +data: App\Entity\Almacen\Articulo {#4110 …} +attr: [] +labelTranslationParameters: [] } 24920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16248 +label: "Bolsón B [052]" +value: "24920" +data: App\Entity\Almacen\Articulo {#4115 …} +attr: [] +labelTranslationParameters: [] } 24921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16249 +label: "Bolsón Cristal ALTA 90X80" +value: "24921" +data: App\Entity\Almacen\Articulo {#4120 …} +attr: [] +labelTranslationParameters: [] } 25135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16250 +label: "Bolsón cruz violeta" +value: "25135" +data: App\Entity\Almacen\Articulo {#4125 …} +attr: [] +labelTranslationParameters: [] } 24930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16251 +label: "Bolsón Nº 7" +value: "24930" +data: App\Entity\Almacen\Articulo {#4130 …} +attr: [] +labelTranslationParameters: [] } 24914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16252 +label: "Bolsón Nº 8 [051]" +value: "24914" +data: App\Entity\Almacen\Articulo {#4135 …} +attr: [] +labelTranslationParameters: [] } 24915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16253 +label: "Bolsón Nº 9 [051]" +value: "24915" +data: App\Entity\Almacen\Articulo {#4140 …} +attr: [] +labelTranslationParameters: [] } 24916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16254 +label: "Bolsón Nº10 [051]" +value: "24916" +data: App\Entity\Almacen\Articulo {#4145 …} +attr: [] +labelTranslationParameters: [] } 24917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16255 +label: "Bolsón Nº11 [051]" +value: "24917" +data: App\Entity\Almacen\Articulo {#4150 …} +attr: [] +labelTranslationParameters: [] } 24918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16256 +label: "Bolsón Nº12 [051]" +value: "24918" +data: App\Entity\Almacen\Articulo {#4155 …} +attr: [] +labelTranslationParameters: [] } 24919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16257 +label: "Bolsón Nº13 [051]" +value: "24919" +data: App\Entity\Almacen\Articulo {#4160 …} +attr: [] +labelTranslationParameters: [] } 24923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16258 +label: "Bolsón p\ Pollos Secos Nº 7" +value: "24923" +data: App\Entity\Almacen\Articulo {#4165 …} +attr: [] +labelTranslationParameters: [] } 24924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16259 +label: "Bolsón p\ Pollos Secos Nº 8" +value: "24924" +data: App\Entity\Almacen\Articulo {#4170 …} +attr: [] +labelTranslationParameters: [] } 24925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16260 +label: "Bolsón p\ Pollos Secos Nº 9" +value: "24925" +data: App\Entity\Almacen\Articulo {#4175 …} +attr: [] +labelTranslationParameters: [] } 24929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16261 +label: "Bolsón p\ Pollos Secos Nº10" +value: "24929" +data: App\Entity\Almacen\Articulo {#4180 …} +attr: [] +labelTranslationParameters: [] } 24922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16262 +label: "Bolsón para Gallinas" +value: "24922" +data: App\Entity\Almacen\Articulo {#4185 …} +attr: [] +labelTranslationParameters: [] } 24928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16263 +label: "Bolsón para Piel de Pollo" +value: "24928" +data: App\Entity\Almacen\Articulo {#4190 …} +attr: [] +labelTranslationParameters: [] } 24927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16264 +label: "Bolsón para Recortes de Pollo" +value: "24927" +data: App\Entity\Almacen\Articulo {#4195 …} +attr: [] +labelTranslationParameters: [] } 24931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16265 +label: "Bolsón Rojo nº 8" +value: "24931" +data: App\Entity\Almacen\Articulo {#4200 …} +attr: [] +labelTranslationParameters: [] } 24932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16266 +label: "Bolsón Rojo nº 9" +value: "24932" +data: App\Entity\Almacen\Articulo {#4205 …} +attr: [] +labelTranslationParameters: [] } 24933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16267 +label: "Bolsón Rojo nº10" +value: "24933" +data: App\Entity\Almacen\Articulo {#4210 …} +attr: [] +labelTranslationParameters: [] } 20162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16268 +label: "BOMBA CENTRIFUGA 1,5HP -380V DE 1"" +value: "20162" +data: App\Entity\Almacen\Articulo {#4215 …} +attr: [] +labelTranslationParameters: [] } 24656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16269 +label: "BOMBA CENTRIFUGA 220V 1HP -2800RPM" +value: "24656" +data: App\Entity\Almacen\Articulo {#4221 …} +attr: [] +labelTranslationParameters: [] } 24822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16270 +label: "BOMBA DE ACHIQUE" +value: "24822" +data: App\Entity\Almacen\Articulo {#4226 …} +attr: [] +labelTranslationParameters: [] } 17395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16271 +label: "BOMBA DE AGUA PELTON ,CAUDAL 4000 LT/H,12 (ATM)" +value: "17395" +data: App\Entity\Almacen\Articulo {#4231 …} +attr: [] +labelTranslationParameters: [] } 17396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16272 +label: "BOMBA DE AGUA PELTON,CAUDAL 2000LTS" +value: "17396" +data: App\Entity\Almacen\Articulo {#4236 …} +attr: [] +labelTranslationParameters: [] } 24654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16273 +label: "BOMBA DE CLORO DDI60-CABEZAL DVT0" +value: "24654" +data: App\Entity\Almacen\Articulo {#4241 …} +attr: [] +labelTranslationParameters: [] } 19997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16274 +label: "BOMBA DE CLORO DX7" +value: "19997" +data: App\Entity\Almacen\Articulo {#4246 …} +attr: [] +labelTranslationParameters: [] } 17397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16275 +label: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" +value: "17397" +data: App\Entity\Almacen\Articulo {#4251 …} +attr: [] +labelTranslationParameters: [] } 17399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16276 +label: "BOMBA DOSIVAC DSHC 6300" +value: "17399" +data: App\Entity\Almacen\Articulo {#4256 …} +attr: [] +labelTranslationParameters: [] } 17400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16277 +label: "BOMBA LUIGGI M10" +value: "17400" +data: App\Entity\Almacen\Articulo {#4261 …} +attr: [] +labelTranslationParameters: [] } 17403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16278 +label: "BOMBA SIFON PARA TRASVASE DE LIQUIDOS" +value: "17403" +data: App\Entity\Almacen\Articulo {#4266 …} +attr: [] +labelTranslationParameters: [] } 24829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16279 +label: "BOMBIN PARA TRACTOR" +value: "24829" +data: App\Entity\Almacen\Articulo {#4271 …} +attr: [] +labelTranslationParameters: [] } 20075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16280 +label: "BORNERA PARA BATERIA 12V" +value: "20075" +data: App\Entity\Almacen\Articulo {#4276 …} +attr: [] +labelTranslationParameters: [] } 18618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16281 +label: "BORRA TINTA" +value: "18618" +data: App\Entity\Almacen\Articulo {#4281 …} +attr: [] +labelTranslationParameters: [] } 24678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16282 +label: "BORRACHA ESPONJOSA 12 X 40(921) COD. 3.016.999.00003" +value: "24678" +data: App\Entity\Almacen\Articulo {#4286 …} +attr: [] +labelTranslationParameters: [] } 20292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16283 +label: "BORRADOR PARA PIZARRA" +value: "20292" +data: App\Entity\Almacen\Articulo {#4291 …} +attr: [] +labelTranslationParameters: [] } 24967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16284 +label: "BOTAS DESCARTABLES" +value: "24967" +data: App\Entity\Almacen\Articulo {#4296 …} +attr: [] +labelTranslationParameters: [] } 25004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16285 +label: "Botas N°36" +value: "25004" +data: App\Entity\Almacen\Articulo {#4301 …} +attr: [] +labelTranslationParameters: [] } 25005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16286 +label: "Botas N°37" +value: "25005" +data: App\Entity\Almacen\Articulo {#4306 …} +attr: [] +labelTranslationParameters: [] } 25006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16287 +label: "Botas N°38" +value: "25006" +data: App\Entity\Almacen\Articulo {#4311 …} +attr: [] +labelTranslationParameters: [] } 25007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16288 +label: "Botas N°39" +value: "25007" +data: App\Entity\Almacen\Articulo {#4316 …} +attr: [] +labelTranslationParameters: [] } 25008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16289 +label: "Botas N°40" +value: "25008" +data: App\Entity\Almacen\Articulo {#4321 …} +attr: [] +labelTranslationParameters: [] } 25009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16290 +label: "Botas N°41" +value: "25009" +data: App\Entity\Almacen\Articulo {#4326 …} +attr: [] +labelTranslationParameters: [] } 25010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16291 +label: "Botas N°42" +value: "25010" +data: App\Entity\Almacen\Articulo {#4331 …} +attr: [] +labelTranslationParameters: [] } 25011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16292 +label: "Botas N°43" +value: "25011" +data: App\Entity\Almacen\Articulo {#4336 …} +attr: [] +labelTranslationParameters: [] } 25012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16293 +label: "Botas N°44" +value: "25012" +data: App\Entity\Almacen\Articulo {#4341 …} +attr: [] +labelTranslationParameters: [] } 25013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16294 +label: "Botas N°45" +value: "25013" +data: App\Entity\Almacen\Articulo {#4346 …} +attr: [] +labelTranslationParameters: [] } 25014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16295 +label: "Botas N°46" +value: "25014" +data: App\Entity\Almacen\Articulo {#4351 …} +attr: [] +labelTranslationParameters: [] } 25105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16296 +label: "Botas Nº 47" +value: "25105" +data: App\Entity\Almacen\Articulo {#4356 …} +attr: [] +labelTranslationParameters: [] } 25185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16297 +label: "Botín blanco N° 38" +value: "25185" +data: App\Entity\Almacen\Articulo {#4361 …} +attr: [] +labelTranslationParameters: [] } 25186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16298 +label: "Botín blanco N° 39" +value: "25186" +data: App\Entity\Almacen\Articulo {#4366 …} +attr: [] +labelTranslationParameters: [] } 25187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16299 +label: "Botín blanco N° 40" +value: "25187" +data: App\Entity\Almacen\Articulo {#4371 …} +attr: [] +labelTranslationParameters: [] } 25188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16300 +label: "Botín blanco N° 41" +value: "25188" +data: App\Entity\Almacen\Articulo {#4376 …} +attr: [] +labelTranslationParameters: [] } 25189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16301 +label: "Botín blanco N° 42" +value: "25189" +data: App\Entity\Almacen\Articulo {#4381 …} +attr: [] +labelTranslationParameters: [] } 25190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16302 +label: "Botín blanco N° 43" +value: "25190" +data: App\Entity\Almacen\Articulo {#4386 …} +attr: [] +labelTranslationParameters: [] } 25191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16303 +label: "Botín blanco N° 44" +value: "25191" +data: App\Entity\Almacen\Articulo {#4391 …} +attr: [] +labelTranslationParameters: [] } 25192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16304 +label: "Botín blanco N° 45" +value: "25192" +data: App\Entity\Almacen\Articulo {#4396 …} +attr: [] +labelTranslationParameters: [] } 25193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16305 +label: "Botín blanco N° 46" +value: "25193" +data: App\Entity\Almacen\Articulo {#4401 …} +attr: [] +labelTranslationParameters: [] } 24997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16306 +label: "Botines N°39" +value: "24997" +data: App\Entity\Almacen\Articulo {#4406 …} +attr: [] +labelTranslationParameters: [] } 24998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16307 +label: "Botines N°40" +value: "24998" +data: App\Entity\Almacen\Articulo {#4411 …} +attr: [] +labelTranslationParameters: [] } 24999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16308 +label: "Botines N°41" +value: "24999" +data: App\Entity\Almacen\Articulo {#4416 …} +attr: [] +labelTranslationParameters: [] } 25000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16309 +label: "Botines N°42" +value: "25000" +data: App\Entity\Almacen\Articulo {#4421 …} +attr: [] +labelTranslationParameters: [] } 25001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16310 +label: "Botines N°43" +value: "25001" +data: App\Entity\Almacen\Articulo {#4426 …} +attr: [] +labelTranslationParameters: [] } 25002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16311 +label: "Botines N°44" +value: "25002" +data: App\Entity\Almacen\Articulo {#4431 …} +attr: [] +labelTranslationParameters: [] } 25003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16312 +label: "Botines N°45" +value: "25003" +data: App\Entity\Almacen\Articulo {#4436 …} +attr: [] +labelTranslationParameters: [] } 25155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16313 +label: "Botines N°46" +value: "25155" +data: App\Entity\Almacen\Articulo {#4441 …} +attr: [] +labelTranslationParameters: [] } 20073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16314 +label: "BOTIQUIN" +value: "20073" +data: App\Entity\Almacen\Articulo {#4446 …} +attr: [] +labelTranslationParameters: [] } 19226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16315 +label: "BOTON DESCARGA FV 368.02" +value: "19226" +data: App\Entity\Almacen\Articulo {#4451 …} +attr: [] +labelTranslationParameters: [] } 18863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16316 +label: "BR563" +value: "18863" +data: App\Entity\Almacen\Articulo {#4456 …} +attr: [] +labelTranslationParameters: [] } 17440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16317 +label: "BRAZO CIERRA PUERTAS" +value: "17440" +data: App\Entity\Almacen\Articulo {#4461 …} +attr: [] +labelTranslationParameters: [] } 17442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16318 +label: "BREA EN PAN" +value: "17442" +data: App\Entity\Almacen\Articulo {#4466 …} +attr: [] +labelTranslationParameters: [] } 17441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16319 +label: "BREA LIQUIDA" +value: "17441" +data: App\Entity\Almacen\Articulo {#4471 …} +attr: [] +labelTranslationParameters: [] } 19936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16320 +label: "BRIDA SERIE 150 SLIP-ON 3"" +value: "19936" +data: App\Entity\Almacen\Articulo {#4476 …} +attr: [] +labelTranslationParameters: [] } 17454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16321 +label: "BROCA 1/4"" +value: "17454" +data: App\Entity\Almacen\Articulo {#4481 …} +attr: [] +labelTranslationParameters: [] } 17453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16322 +label: "BROCA ½"" +value: "17453" +data: App\Entity\Almacen\Articulo {#4486 …} +attr: [] +labelTranslationParameters: [] } 17455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16323 +label: "BROCA 3/8"" +value: "17455" +data: App\Entity\Almacen\Articulo {#4491 …} +attr: [] +labelTranslationParameters: [] } 17456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16324 +label: "BROCA 5/16"" +value: "17456" +data: App\Entity\Almacen\Articulo {#4496 …} +attr: [] +labelTranslationParameters: [] } 17457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16325 +label: "BROCA QUÍMICA" +value: "17457" +data: App\Entity\Almacen\Articulo {#4501 …} +attr: [] +labelTranslationParameters: [] } 17462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16326 +label: "BROCHE INOX.PARA CINTA TRANSP." +value: "17462" +data: App\Entity\Almacen\Articulo {#4506 …} +attr: [] +labelTranslationParameters: [] } 18626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16327 +label: "BROCHES 10/50" +value: "18626" +data: App\Entity\Almacen\Articulo {#4511 …} +attr: [] +labelTranslationParameters: [] } 18625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16328 +label: "BROCHES 21/6" +value: "18625" +data: App\Entity\Almacen\Articulo {#4516 …} +attr: [] +labelTranslationParameters: [] } 20021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16329 +label: "BRONCE SAE65 Ø30 CON AGUJERO Ø15 X 1MT" +value: "20021" +data: App\Entity\Almacen\Articulo {#4521 …} +attr: [] +labelTranslationParameters: [] } 24740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16330 +label: "BUJE DE BRONCE P/PELA PANZA SEMIL" +value: "24740" +data: App\Entity\Almacen\Articulo {#4526 …} +attr: [] +labelTranslationParameters: [] } 17517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16331 +label: "BUJE GALV REDUCCION 3/8" A ¼"" +value: "17517" +data: App\Entity\Almacen\Articulo {#4531 …} +attr: [] +labelTranslationParameters: [] } 24718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16332 +label: "BUJE REDUCCION 1/4" X 1/8"" +value: "24718" +data: App\Entity\Almacen\Articulo {#4536 …} +attr: [] +labelTranslationParameters: [] } 24777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16333 +label: "BUJE REDUCCION FUSION 25 X 32" +value: "24777" +data: App\Entity\Almacen\Articulo {#4541 …} +attr: [] +labelTranslationParameters: [] } 24771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16334 +label: "BUJE REDUCCION FUSION 50 A 32" +value: "24771" +data: App\Entity\Almacen\Articulo {#4546 …} +attr: [] +labelTranslationParameters: [] } 19305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16335 +label: "BUJE REDUCCION GALVANIZADO 1 1/2" X 1 1/4"" +value: "19305" +data: App\Entity\Almacen\Articulo {#4551 …} +attr: [] +labelTranslationParameters: [] } 19304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16336 +label: "BUJE REDUCCION GALVANIZADO 1 1/2" X 1"" +value: "19304" +data: App\Entity\Almacen\Articulo {#4557 …} +attr: [] +labelTranslationParameters: [] } 19764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16337 +label: "BUJE REDUCCION GALVANIZADO 1 1/4" X 1"" +value: "19764" +data: App\Entity\Almacen\Articulo {#4562 …} +attr: [] +labelTranslationParameters: [] } 19303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16338 +label: "BUJE REDUCCION GALVANIZADO 1 1/4" X 1"1"" +value: "19303" +data: App\Entity\Almacen\Articulo {#4567 …} +attr: [] +labelTranslationParameters: [] } 19302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16339 +label: "BUJE REDUCCION GALVANIZADO 1" X 1/2"" +value: "19302" +data: App\Entity\Almacen\Articulo {#4572 …} +attr: [] +labelTranslationParameters: [] } 19301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16340 +label: "BUJE REDUCCION GALVANIZADO 1" X 3/4"" +value: "19301" +data: App\Entity\Almacen\Articulo {#4577 …} +attr: [] +labelTranslationParameters: [] } 19298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16341 +label: "BUJE REDUCCION GALVANIZADO 1/2" X 1/4"" +value: "19298" +data: App\Entity\Almacen\Articulo {#4582 …} +attr: [] +labelTranslationParameters: [] } 19297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16342 +label: "BUJE REDUCCION GALVANIZADO 1/2" X 1/8" +value: "19297" +data: App\Entity\Almacen\Articulo {#4587 …} +attr: [] +labelTranslationParameters: [] } 19299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16343 +label: "BUJE REDUCCION GALVANIZADO 1/2" X 3/8"" +value: "19299" +data: App\Entity\Almacen\Articulo {#4592 …} +attr: [] +labelTranslationParameters: [] } 19308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16344 +label: "BUJE REDUCCION GALVANIZADO 2" X 1 1/2"" +value: "19308" +data: App\Entity\Almacen\Articulo {#4597 …} +attr: [] +labelTranslationParameters: [] } 19307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16345 +label: "BUJE REDUCCION GALVANIZADO 2" X 1 1/4"" +value: "19307" +data: App\Entity\Almacen\Articulo {#4602 …} +attr: [] +labelTranslationParameters: [] } 19306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16346 +label: "BUJE REDUCCION GALVANIZADO 2" X 1"" +value: "19306" +data: App\Entity\Almacen\Articulo {#4607 …} +attr: [] +labelTranslationParameters: [] } 19310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16347 +label: "BUJE REDUCCION GALVANIZADO 3" X 2 1/2"" +value: "19310" +data: App\Entity\Almacen\Articulo {#4612 …} +attr: [] +labelTranslationParameters: [] } 19309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16348 +label: "BUJE REDUCCION GALVANIZADO 3" X 2"" +value: "19309" +data: App\Entity\Almacen\Articulo {#4617 …} +attr: [] +labelTranslationParameters: [] } 19300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16349 +label: "BUJE REDUCCION GALVANIZADO 3/4" X 1/2"" +value: "19300" +data: App\Entity\Almacen\Articulo {#4622 …} +attr: [] +labelTranslationParameters: [] } 19763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16350 +label: "BUJE REDUCCION GALVANIZADO 3/4" X 3/8"" +value: "19763" +data: App\Entity\Almacen\Articulo {#4627 …} +attr: [] +labelTranslationParameters: [] } 19296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16351 +label: "BUJE REDUCCION GALVANIZADO 3/8 X 1/4"" +value: "19296" +data: App\Entity\Almacen\Articulo {#4632 …} +attr: [] +labelTranslationParameters: [] } 19295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16352 +label: "BUJE REDUCCION GALVANIZADO 3/8 X 1/8" +value: "19295" +data: App\Entity\Almacen\Articulo {#4637 …} +attr: [] +labelTranslationParameters: [] } 19311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16353 +label: "BUJE REDUCCION GALVANIZADO 4" X 3"" +value: "19311" +data: App\Entity\Almacen\Articulo {#4642 …} +attr: [] +labelTranslationParameters: [] } 19312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16354 +label: "BUJE REDUCCION GALVANIZADO 5" X 4"" +value: "19312" +data: App\Entity\Almacen\Articulo {#4647 …} +attr: [] +labelTranslationParameters: [] } 19313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16355 +label: "BUJE REDUCCION GALVANIZADO 6" X 5"" +value: "19313" +data: App\Entity\Almacen\Articulo {#4652 …} +attr: [] +labelTranslationParameters: [] } 24426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16356 +label: "BUJE REDUCCION IPS 1 1/2" X 1"" +value: "24426" +data: App\Entity\Almacen\Articulo {#4657 …} +attr: [] +labelTranslationParameters: [] } 24423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16357 +label: "BUJE REDUCCION IPS 1" X 1/2"" +value: "24423" +data: App\Entity\Almacen\Articulo {#4662 …} +attr: [] +labelTranslationParameters: [] } 24425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16358 +label: "BUJE REDUCCION IPS 1" X 3/4"" +value: "24425" +data: App\Entity\Almacen\Articulo {#4667 …} +attr: [] +labelTranslationParameters: [] } 24424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16359 +label: "BUJE REDUCCION IPS 3/4" X 1/2"" +value: "24424" +data: App\Entity\Almacen\Articulo {#4672 …} +attr: [] +labelTranslationParameters: [] } 17558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16360 +label: "BUJIA" +value: "17558" +data: App\Entity\Almacen\Articulo {#4677 …} +attr: [] +labelTranslationParameters: [] } 17566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16361 +label: "BURLETE AUTOADHESIVO" +value: "17566" +data: App\Entity\Almacen\Articulo {#4682 …} +attr: [] +labelTranslationParameters: [] } 20148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16362 +label: "BUSA CERAMICA N°8" +value: "20148" +data: App\Entity\Almacen\Articulo {#4687 …} +attr: [] +labelTranslationParameters: [] } 20280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16363 +label: "BUSCA POLO INDUCTIVO" +value: "20280" +data: App\Entity\Almacen\Articulo {#4692 …} +attr: [] +labelTranslationParameters: [] } 17567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16364 +label: "BUZA Nº5" +value: "17567" +data: App\Entity\Almacen\Articulo {#4697 …} +attr: [] +labelTranslationParameters: [] } 25016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16365 +label: "Buzo Blanco T L" +value: "25016" +data: App\Entity\Almacen\Articulo {#4702 …} +attr: [] +labelTranslationParameters: [] } 25015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16366 +label: "Buzo Blanco T M" +value: "25015" +data: App\Entity\Almacen\Articulo {#4707 …} +attr: [] +labelTranslationParameters: [] } 25097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16367 +label: "Buzo Blanco T S" +value: "25097" +data: App\Entity\Almacen\Articulo {#4712 …} +attr: [] +labelTranslationParameters: [] } 25017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16368 +label: "Buzo Blanco T XL" +value: "25017" +data: App\Entity\Almacen\Articulo {#4717 …} +attr: [] +labelTranslationParameters: [] } 25098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16369 +label: "Buzo Blanco T XXL" +value: "25098" +data: App\Entity\Almacen\Articulo {#4722 …} +attr: [] +labelTranslationParameters: [] } 25170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16370 +label: "Buzo blanco XXXL" +value: "25170" +data: App\Entity\Almacen\Articulo {#4727 …} +attr: [] +labelTranslationParameters: [] } 25019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16371 +label: "Buzos Azul T L" +value: "25019" +data: App\Entity\Almacen\Articulo {#4732 …} +attr: [] +labelTranslationParameters: [] } 25018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16372 +label: "Buzos Azul T M" +value: "25018" +data: App\Entity\Almacen\Articulo {#4737 …} +attr: [] +labelTranslationParameters: [] } 25078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16373 +label: "Buzos Azul T S" +value: "25078" +data: App\Entity\Almacen\Articulo {#4742 …} +attr: [] +labelTranslationParameters: [] } 25020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16374 +label: "Buzos Azul T XL" +value: "25020" +data: App\Entity\Almacen\Articulo {#4747 …} +attr: [] +labelTranslationParameters: [] } 25094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16375 +label: "Buzos Azules TXXL" +value: "25094" +data: App\Entity\Almacen\Articulo {#4752 …} +attr: [] +labelTranslationParameters: [] } 25112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16376 +label: "Buzos Azules TXXXL" +value: "25112" +data: App\Entity\Almacen\Articulo {#4757 …} +attr: [] +labelTranslationParameters: [] } 20133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16377 +label: "CABEZAL DE COMPRESOR" +value: "20133" +data: App\Entity\Almacen\Articulo {#4762 …} +attr: [] +labelTranslationParameters: [] } 24802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16378 +label: "CABLE DESMALEZADORA" +value: "24802" +data: App\Entity\Almacen\Articulo {#4767 …} +attr: [] +labelTranslationParameters: [] } 24583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16379 +label: "CABLE TPR 2 X 1MM" +value: "24583" +data: App\Entity\Almacen\Articulo {#4772 …} +attr: [] +labelTranslationParameters: [] } 24582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16380 +label: "CABLE TPR 3 X 1.5MM" +value: "24582" +data: App\Entity\Almacen\Articulo {#4777 …} +attr: [] +labelTranslationParameters: [] } 24650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16381 +label: "CABLE TPR 4 X 2,5MM" +value: "24650" +data: App\Entity\Almacen\Articulo {#4782 …} +attr: [] +labelTranslationParameters: [] } 24603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16382 +label: "CABLE USB" +value: "24603" +data: App\Entity\Almacen\Articulo {#4788 …} +attr: [] +labelTranslationParameters: [] } 19948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16383 +label: "CABLE VN NEGRO 4MM" +value: "19948" +data: App\Entity\Almacen\Articulo {#4793 …} +attr: [] +labelTranslationParameters: [] } 19949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16384 +label: "CABLE VN NEGRO 6MM" +value: "19949" +data: App\Entity\Almacen\Articulo {#4798 …} +attr: [] +labelTranslationParameters: [] } 17680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16385 +label: "CABO DE ALUMINIO CON ROSCA" +value: "17680" +data: App\Entity\Almacen\Articulo {#4803 …} +attr: [] +labelTranslationParameters: [] } 17681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16386 +label: "CABO DE MADERA" +value: "17681" +data: App\Entity\Almacen\Articulo {#4808 …} +attr: [] +labelTranslationParameters: [] } 17682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16387 +label: "CABO DE MADERA PARA BARRENDERO" +value: "17682" +data: App\Entity\Almacen\Articulo {#4813 …} +attr: [] +labelTranslationParameters: [] } 17683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16388 +label: "CABO EXTENSIBLE DE ALUMINIO" +value: "17683" +data: App\Entity\Almacen\Articulo {#4818 …} +attr: [] +labelTranslationParameters: [] } 19090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16389 +label: "CADENA 06B-1R (3/8)" +value: "19090" +data: App\Entity\Almacen\Articulo {#4823 …} +attr: [] +labelTranslationParameters: [] } 17696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16390 +label: "CADENA 1/2" DOBLE" +value: "17696" +data: App\Entity\Almacen\Articulo {#4828 …} +attr: [] +labelTranslationParameters: [] } 17687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16391 +label: "CADENA ½" ASA 40" +value: "17687" +data: App\Entity\Almacen\Articulo {#4833 …} +attr: [] +labelTranslationParameters: [] } 19170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16392 +label: "CADENA 120-1R ( 1 1/2")" +value: "19170" +data: App\Entity\Almacen\Articulo {#4838 …} +attr: [] +labelTranslationParameters: [] } 19171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16393 +label: "CADENA 120-2R ( 1 1/2")" +value: "19171" +data: App\Entity\Almacen\Articulo {#4843 …} +attr: [] +labelTranslationParameters: [] } 19174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16394 +label: "CADENA 160-2R (2" DOBLE)" +value: "19174" +data: App\Entity\Almacen\Articulo {#4848 …} +attr: [] +labelTranslationParameters: [] } 17691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16395 +label: "CADENA 2060" +value: "17691" +data: App\Entity\Almacen\Articulo {#4853 …} +attr: [] +labelTranslationParameters: [] } 17689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16396 +label: "CADENA 3/4"" +value: "17689" +data: App\Entity\Almacen\Articulo {#4858 …} +attr: [] +labelTranslationParameters: [] } 17697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16397 +label: "CADENA 3/4" DOBLE" +value: "17697" +data: App\Entity\Almacen\Articulo {#4863 …} +attr: [] +labelTranslationParameters: [] } 17690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16398 +label: "CADENA 3/4" INOX" +value: "17690" +data: App\Entity\Almacen\Articulo {#4868 …} +attr: [] +labelTranslationParameters: [] } 19091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16399 +label: "CADENA 40-1R (1/2)" +value: "19091" +data: App\Entity\Almacen\Articulo {#4873 …} +attr: [] +labelTranslationParameters: [] } 19092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16400 +label: "CADENA 40-2R(1/2 DOBLE)" +value: "19092" +data: App\Entity\Almacen\Articulo {#4878 …} +attr: [] +labelTranslationParameters: [] } 17692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16401 +label: "CADENA 5/8"" +value: "17692" +data: App\Entity\Almacen\Articulo {#4883 …} +attr: [] +labelTranslationParameters: [] } 19093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16402 +label: "CADENA 50-1R (5/8)" +value: "19093" +data: App\Entity\Almacen\Articulo {#4888 …} +attr: [] +labelTranslationParameters: [] } 19094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16403 +label: "CADENA 50-2R (5/8 DOBLE)" +value: "19094" +data: App\Entity\Almacen\Articulo {#4893 …} +attr: [] +labelTranslationParameters: [] } 19095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16404 +label: "CADENA 60-1R (3/4)" +value: "19095" +data: App\Entity\Almacen\Articulo {#4898 …} +attr: [] +labelTranslationParameters: [] } 19096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16405 +label: "CADENA 60-2R (3/4 DOBLE)" +value: "19096" +data: App\Entity\Almacen\Articulo {#4903 …} +attr: [] +labelTranslationParameters: [] } 17693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16406 +label: "CADENA 80-1R 1"" +value: "17693" +data: App\Entity\Almacen\Articulo {#4908 …} +attr: [] +labelTranslationParameters: [] } 19168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16407 +label: "CADENA 80-1R (1")" +value: "19168" +data: App\Entity\Almacen\Articulo {#4913 …} +attr: [] +labelTranslationParameters: [] } 19169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16408 +label: "CADENA 80-2R (1" DOBLE)" +value: "19169" +data: App\Entity\Almacen\Articulo {#4918 …} +attr: [] +labelTranslationParameters: [] } 19097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16409 +label: "CADENA BL534 (5/8 AUTOELEVADOR)" +value: "19097" +data: App\Entity\Almacen\Articulo {#4923 …} +attr: [] +labelTranslationParameters: [] } 19172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16410 +label: "CADENA C2060H" +value: "19172" +data: App\Entity\Almacen\Articulo {#4928 …} +attr: [] +labelTranslationParameters: [] } 17694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16411 +label: "CADENA C2080H" +value: "17694" +data: App\Entity\Almacen\Articulo {#4933 …} +attr: [] +labelTranslationParameters: [] } 19173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16412 +label: "CADENA C2080H ALETADA" +value: "19173" +data: App\Entity\Almacen\Articulo {#4938 …} +attr: [] +labelTranslationParameters: [] } 17703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16413 +label: "CADENA INOX PINCHE 1/2"" +value: "17703" +data: App\Entity\Almacen\Articulo {#4943 …} +attr: [] +labelTranslationParameters: [] } 24798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16414 +label: "CADENA PLASTICA AMARILLO Y NEGRO" +value: "24798" +data: App\Entity\Almacen\Articulo {#4948 …} +attr: [] +labelTranslationParameters: [] } 24803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16415 +label: "CADENA PLASTICA RECTA 820K-350(65MM ANCHO)" +value: "24803" +data: App\Entity\Almacen\Articulo {#4953 …} +attr: [] +labelTranslationParameters: [] } 19167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16416 +label: "CADENA RS20B-1 (1 1/4)" +value: "19167" +data: App\Entity\Almacen\Articulo {#4958 …} +attr: [] +labelTranslationParameters: [] } 17688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16417 +label: "CADENA RS40-SS-1 (½")" +value: "17688" +data: App\Entity\Almacen\Articulo {#4963 …} +attr: [] +labelTranslationParameters: [] } 24758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16418 +label: "CAFETERA" +value: "24758" +data: App\Entity\Almacen\Articulo {#4968 …} +attr: [] +labelTranslationParameters: [] } 24524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16419 +label: "CAJA DE CREMALLERA PARA PELADORA" +value: "24524" +data: App\Entity\Almacen\Articulo {#4973 …} +attr: [] +labelTranslationParameters: [] } 19055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16420 +label: "CAJA DE EMBUTIR OCTOGONAL" +value: "19055" +data: App\Entity\Almacen\Articulo {#4979 …} +attr: [] +labelTranslationParameters: [] } 20068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16421 +label: "CAJA DE HERRAMIENTAS 19"" +value: "20068" +data: App\Entity\Almacen\Articulo {#4984 …} +attr: [] +labelTranslationParameters: [] } 17729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16422 +label: "CAJA DE REGISTRO P/ JAVALINA" +value: "17729" +data: App\Entity\Almacen\Articulo {#4989 …} +attr: [] +labelTranslationParameters: [] } 20240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16423 +label: "CAJA DE TUBOS" +value: "20240" +data: App\Entity\Almacen\Articulo {#4994 …} +attr: [] +labelTranslationParameters: [] } 19556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16424 +label: "CAJA DE VASOS 180CC X 3000 UNID." +value: "19556" +data: App\Entity\Almacen\Articulo {#4999 …} +attr: [] +labelTranslationParameters: [] } 19435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16425 +label: "CAJA EXTERIOR PARA TOMA" +value: "19435" +data: App\Entity\Almacen\Articulo {#5004 …} +attr: [] +labelTranslationParameters: [] } 17748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16426 +label: "CAJA HERRAMIENTA PLASTICA" +value: "17748" +data: App\Entity\Almacen\Articulo {#5009 …} +attr: [] +labelTranslationParameters: [] } 24934 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16427 +label: "Caja Medallones" +value: "24934" +data: App\Entity\Almacen\Articulo {#5014 …} +attr: [] +labelTranslationParameters: [] } 17768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16428 +label: "CAJA PCV 100 X 100 X 80 PVC (SICA)" +value: "17768" +data: App\Entity\Almacen\Articulo {#5019 …} +attr: [] +labelTranslationParameters: [] } 19983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16429 +label: "CAJA PVC PARA 2 BOTONERA Ø22" +value: "19983" +data: App\Entity\Almacen\Articulo {#5024 …} +attr: [] +labelTranslationParameters: [] } 20278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16430 +label: "CAJA TOMACORRIENTE MSSD-EB(151687)" +value: "20278" +data: App\Entity\Almacen\Articulo {#5029 …} +attr: [] +labelTranslationParameters: [] } 17790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16431 +label: "CAL VIVA" +value: "17790" +data: App\Entity\Almacen\Articulo {#5034 …} +attr: [] +labelTranslationParameters: [] } 17791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16432 +label: "CALADORA ELECTRICA" +value: "17791" +data: App\Entity\Almacen\Articulo {#5039 …} +attr: [] +labelTranslationParameters: [] } 17792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16433 +label: "CALCULADORA" +value: "17792" +data: App\Entity\Almacen\Articulo {#5044 …} +attr: [] +labelTranslationParameters: [] } 20135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16434 +label: "CALCULADORA DE BOLSILLO" +value: "20135" +data: App\Entity\Almacen\Articulo {#5049 …} +attr: [] +labelTranslationParameters: [] } 17798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16435 +label: "CALIBRE MECANICO" +value: "17798" +data: App\Entity\Almacen\Articulo {#5054 …} +attr: [] +labelTranslationParameters: [] } 17800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16436 +label: "CALISUAR DE EXPANCION C/GUIA Y PILOTO" +value: "17800" +data: App\Entity\Almacen\Articulo {#5059 …} +attr: [] +labelTranslationParameters: [] } 25222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16437 +label: "CALOVENTOR" +value: "25222" +data: App\Entity\Almacen\Articulo {#5064 …} +attr: [] +labelTranslationParameters: [] } 17813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16438 +label: "CAMARA DE INSPECCION" +value: "17813" +data: App\Entity\Almacen\Articulo {#5069 …} +attr: [] +labelTranslationParameters: [] } 17819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16439 +label: "CAMARA SEPTICA" +value: "17819" +data: App\Entity\Almacen\Articulo {#5074 …} +attr: [] +labelTranslationParameters: [] } 25201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16440 +label: "CAMBIO DE VIDRIO EN VENTANA" +value: "25201" +data: App\Entity\Almacen\Articulo {#5079 …} +attr: [] +labelTranslationParameters: [] } 25021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16441 +label: "Camisas Azules T38" +value: "25021" +data: App\Entity\Almacen\Articulo {#5085 …} +attr: [] +labelTranslationParameters: [] } 25022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16442 +label: "Camisas Azules T40" +value: "25022" +data: App\Entity\Almacen\Articulo {#5090 …} +attr: [] +labelTranslationParameters: [] } 25023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16443 +label: "Camisas Azules T42" +value: "25023" +data: App\Entity\Almacen\Articulo {#5095 …} +attr: [] +labelTranslationParameters: [] } 25024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16444 +label: "Camisas Azules T44" +value: "25024" +data: App\Entity\Almacen\Articulo {#5100 …} +attr: [] +labelTranslationParameters: [] } 25025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16445 +label: "Camisas Azules T46" +value: "25025" +data: App\Entity\Almacen\Articulo {#5105 …} +attr: [] +labelTranslationParameters: [] } 25026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16446 +label: "Camisas Azules T48" +value: "25026" +data: App\Entity\Almacen\Articulo {#5110 …} +attr: [] +labelTranslationParameters: [] } 25027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16447 +label: "Camisas Azules T50" +value: "25027" +data: App\Entity\Almacen\Articulo {#5115 …} +attr: [] +labelTranslationParameters: [] } 25028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16448 +label: "Camisas Azules T52" +value: "25028" +data: App\Entity\Almacen\Articulo {#5120 …} +attr: [] +labelTranslationParameters: [] } 25029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16449 +label: "Camisas Azules T54" +value: "25029" +data: App\Entity\Almacen\Articulo {#5125 …} +attr: [] +labelTranslationParameters: [] } 25030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16450 +label: "Camisas Azules T56" +value: "25030" +data: App\Entity\Almacen\Articulo {#5130 …} +attr: [] +labelTranslationParameters: [] } 25031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16451 +label: "Camisas Azules T58" +value: "25031" +data: App\Entity\Almacen\Articulo {#5135 …} +attr: [] +labelTranslationParameters: [] } 19053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16452 +label: "CAMPANA ALARMA 220V" +value: "19053" +data: App\Entity\Almacen\Articulo {#5140 …} +attr: [] +labelTranslationParameters: [] } 19054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16453 +label: "CAMPANA ALARMA 24V" +value: "19054" +data: App\Entity\Almacen\Articulo {#5145 …} +attr: [] +labelTranslationParameters: [] } 25042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16454 +label: "Campera Azul T L" +value: "25042" +data: App\Entity\Almacen\Articulo {#5150 …} +attr: [] +labelTranslationParameters: [] } 25041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16455 +label: "Campera Azul T M" +value: "25041" +data: App\Entity\Almacen\Articulo {#5155 …} +attr: [] +labelTranslationParameters: [] } 25040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16456 +label: "Campera Azul T S" +value: "25040" +data: App\Entity\Almacen\Articulo {#5160 …} +attr: [] +labelTranslationParameters: [] } 25043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16457 +label: "Campera Azul T XL" +value: "25043" +data: App\Entity\Almacen\Articulo {#5165 …} +attr: [] +labelTranslationParameters: [] } 25044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16458 +label: "Campera Azul T XXL" +value: "25044" +data: App\Entity\Almacen\Articulo {#5170 …} +attr: [] +labelTranslationParameters: [] } 25173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16459 +label: "Campera Azul XXXL" +value: "25173" +data: App\Entity\Almacen\Articulo {#5175 …} +attr: [] +labelTranslationParameters: [] } 25047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16460 +label: "Campera Blanca T L" +value: "25047" +data: App\Entity\Almacen\Articulo {#5180 …} +attr: [] +labelTranslationParameters: [] } 25046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16461 +label: "Campera Blanca T M" +value: "25046" +data: App\Entity\Almacen\Articulo {#5185 …} +attr: [] +labelTranslationParameters: [] } 25045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16462 +label: "Campera Blanca T S" +value: "25045" +data: App\Entity\Almacen\Articulo {#5190 …} +attr: [] +labelTranslationParameters: [] } 25048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16463 +label: "Campera Blanca T XL" +value: "25048" +data: App\Entity\Almacen\Articulo {#5195 …} +attr: [] +labelTranslationParameters: [] } 25075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16464 +label: "Campera Blanca TXXL" +value: "25075" +data: App\Entity\Almacen\Articulo {#5200 …} +attr: [] +labelTranslationParameters: [] } 17861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16465 +label: "CAÑAMO" +value: "17861" +data: App\Entity\Almacen\Articulo {#5205 …} +attr: [] +labelTranslationParameters: [] } 17855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16466 +label: "CANDADO Nº 31" +value: "17855" +data: App\Entity\Almacen\Articulo {#5210 …} +attr: [] +labelTranslationParameters: [] } 20074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16467 +label: "CANDADO Nº25" +value: "20074" +data: App\Entity\Almacen\Articulo {#5215 …} +attr: [] +labelTranslationParameters: [] } 17856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16468 +label: "CANDADO SEKUR Nº 40" +value: "17856" +data: App\Entity\Almacen\Articulo {#5220 …} +attr: [] +labelTranslationParameters: [] } 17857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16469 +label: "CANDADO SEKUR Nº 50" +value: "17857" +data: App\Entity\Almacen\Articulo {#5225 …} +attr: [] +labelTranslationParameters: [] } 17859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16470 +label: "CANILLA" +value: "17859" +data: App\Entity\Almacen\Articulo {#5230 …} +attr: [] +labelTranslationParameters: [] } 24433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16471 +label: "CANILLA 1 AGUA" +value: "24433" +data: App\Entity\Almacen\Articulo {#5235 …} +attr: [] +labelTranslationParameters: [] } 24605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16472 +label: "CANILLA DE COCINA 2 AGUJEROS" +value: "24605" +data: App\Entity\Almacen\Articulo {#5240 …} +attr: [] +labelTranslationParameters: [] } 20298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16473 +label: "CANILLA MONOCOMANDO FV" +value: "20298" +data: App\Entity\Almacen\Articulo {#5245 …} +attr: [] +labelTranslationParameters: [] } 20230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16474 +label: "CAÑO ESTRUCTURAL 60 X 30 X 1,6 X 6MTS" +value: "20230" +data: App\Entity\Almacen\Articulo {#5250 …} +attr: [] +labelTranslationParameters: [] } 20234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16475 +label: "CAÑO ESTRUCTURAL INOX. 40 X 40 X 1,6MM" +value: "20234" +data: App\Entity\Almacen\Articulo {#5255 …} +attr: [] +labelTranslationParameters: [] } 24578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16476 +label: "CAÑO FUSION 20MM AGUA CALIENTE" +value: "24578" +data: App\Entity\Almacen\Articulo {#5260 …} +attr: [] +labelTranslationParameters: [] } 24780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16477 +label: "CAÑO FUSION 25MM" +value: "24780" +data: App\Entity\Almacen\Articulo {#5265 …} +attr: [] +labelTranslationParameters: [] } 24774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16478 +label: "CAÑO FUSION 32MM AGUA CALIENTE" +value: "24774" +data: App\Entity\Almacen\Articulo {#5270 …} +attr: [] +labelTranslationParameters: [] } 19393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16479 +label: "CAÑO GALVANIZADO 1 1/2"" +value: "19393" +data: App\Entity\Almacen\Articulo {#5275 …} +attr: [] +labelTranslationParameters: [] } 19392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16480 +label: "CAÑO GALVANIZADO 1 1/4"" +value: "19392" +data: App\Entity\Almacen\Articulo {#5280 …} +attr: [] +labelTranslationParameters: [] } 19391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16481 +label: "CAÑO GALVANIZADO 1"" +value: "19391" +data: App\Entity\Almacen\Articulo {#5285 …} +attr: [] +labelTranslationParameters: [] } 19389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16482 +label: "CAÑO GALVANIZADO 1/2"" +value: "19389" +data: App\Entity\Almacen\Articulo {#5290 …} +attr: [] +labelTranslationParameters: [] } 19395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16483 +label: "CAÑO GALVANIZADO 2 1/2"" +value: "19395" +data: App\Entity\Almacen\Articulo {#5295 …} +attr: [] +labelTranslationParameters: [] } 19394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16484 +label: "CAÑO GALVANIZADO 2"" +value: "19394" +data: App\Entity\Almacen\Articulo {#5300 …} +attr: [] +labelTranslationParameters: [] } 19396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16485 +label: "CAÑO GALVANIZADO 3"" +value: "19396" +data: App\Entity\Almacen\Articulo {#5305 …} +attr: [] +labelTranslationParameters: [] } 19390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16486 +label: "CAÑO GALVANIZADO 3/4"" +value: "19390" +data: App\Entity\Almacen\Articulo {#5310 …} +attr: [] +labelTranslationParameters: [] } 19388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16487 +label: "CAÑO GALVANIZADO 3/8"" +value: "19388" +data: App\Entity\Almacen\Articulo {#5315 …} +attr: [] +labelTranslationParameters: [] } 19397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16488 +label: "CAÑO GALVANIZADO 4"" +value: "19397" +data: App\Entity\Almacen\Articulo {#5320 …} +attr: [] +labelTranslationParameters: [] } 20238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16489 +label: "CAÑO INOX. 2" X 1,6MM" +value: "20238" +data: App\Entity\Almacen\Articulo {#5325 …} +attr: [] +labelTranslationParameters: [] } 24453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16490 +label: "CAÑO IPS 1/2"" +value: "24453" +data: App\Entity\Almacen\Articulo {#5330 …} +attr: [] +labelTranslationParameters: [] } 24849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16491 +label: "CAÑO PVC BLANCO 110Ø" +value: "24849" +data: App\Entity\Almacen\Articulo {#5335 …} +attr: [] +labelTranslationParameters: [] } 24486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16492 +label: "CAÑO PVC BLANCO 110Ø C/ O-RRING" +value: "24486" +data: App\Entity\Almacen\Articulo {#5340 …} +attr: [] +labelTranslationParameters: [] } 19438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16493 +label: "CAÑO PVC BLANCO 40" +value: "19438" +data: App\Entity\Almacen\Articulo {#5345 …} +attr: [] +labelTranslationParameters: [] } 24519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16494 +label: "CAÑO PVC BLANCO 50" +value: "24519" +data: App\Entity\Almacen\Articulo {#5350 …} +attr: [] +labelTranslationParameters: [] } 24721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16495 +label: "CAÑO PVC BLANCO Ø160" +value: "24721" +data: App\Entity\Almacen\Articulo {#5355 …} +attr: [] +labelTranslationParameters: [] } 24488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16496 +label: "CAÑO PVC BLANCO Ø40 C/ O-RRING" +value: "24488" +data: App\Entity\Almacen\Articulo {#5360 …} +attr: [] +labelTranslationParameters: [] } 24487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16497 +label: "CAÑO PVC BLANCO Ø63 C/ O-RRING" +value: "24487" +data: App\Entity\Almacen\Articulo {#5365 …} +attr: [] +labelTranslationParameters: [] } 19944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16498 +label: "CAÑO PVC GRIS Ø110 K10" +value: "19944" +data: App\Entity\Almacen\Articulo {#5370 …} +attr: [] +labelTranslationParameters: [] } 24430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16499 +label: "CAÑO PVC GRIS Ø90 X 6MTS" +value: "24430" +data: App\Entity\Almacen\Articulo {#5375 …} +attr: [] +labelTranslationParameters: [] } 24816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16500 +label: "CAÑO PVC K6 Ø110" +value: "24816" +data: App\Entity\Almacen\Articulo {#5380 …} +attr: [] +labelTranslationParameters: [] } 24608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16501 +label: "CAÑO PVC Ø25" +value: "24608" +data: App\Entity\Almacen\Articulo {#5385 …} +attr: [] +labelTranslationParameters: [] } 24609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16502 +label: "CAÑO PVC Ø32" +value: "24609" +data: App\Entity\Almacen\Articulo {#5390 …} +attr: [] +labelTranslationParameters: [] } 24622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16503 +label: "CAÑO PVC Ø75" +value: "24622" +data: App\Entity\Almacen\Articulo {#5395 …} +attr: [] +labelTranslationParameters: [] } 24632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16504 +label: "CAÑO PVC Ø90" +value: "24632" +data: App\Entity\Almacen\Articulo {#5400 …} +attr: [] +labelTranslationParameters: [] } 19941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16505 +label: "CAÑO SCH 40 C/COSTURA 3"" +value: "19941" +data: App\Entity\Almacen\Articulo {#5405 …} +attr: [] +labelTranslationParameters: [] } 25117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16506 +label: "CAÑO SCH40 5" X 6MTS" +value: "25117" +data: App\Entity\Almacen\Articulo {#5410 …} +attr: [] +labelTranslationParameters: [] } 24959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16507 +label: "Capas p/ Agua XL" +value: "24959" +data: App\Entity\Almacen\Articulo {#5415 …} +attr: [] +labelTranslationParameters: [] } 20256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16508 +label: "CAPUCHON COLA LARGA P/ TUNGSTENO" +value: "20256" +data: App\Entity\Almacen\Articulo {#5420 …} +attr: [] +labelTranslationParameters: [] } 24442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16509 +label: "CARBON PARA AMOLADORA CHICA" +value: "24442" +data: App\Entity\Almacen\Articulo {#5425 …} +attr: [] +labelTranslationParameters: [] } 24911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16510 +label: "Carcaza [41]" +value: "24911" +data: App\Entity\Almacen\Articulo {#5430 …} +attr: [] +labelTranslationParameters: [] } 17986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16511 +label: "CARGADOR Y ARRANCADOR DE BATERIA" +value: "17986" +data: App\Entity\Almacen\Articulo {#5435 …} +attr: [] +labelTranslationParameters: [] } 20028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16512 +label: "CARPETA CON CIERRE OFICIO" +value: "20028" +data: App\Entity\Almacen\Articulo {#5440 …} +attr: [] +labelTranslationParameters: [] } 20082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16513 +label: "CARPETA CON SEPARADORES" +value: "20082" +data: App\Entity\Almacen\Articulo {#5445 …} +attr: [] +labelTranslationParameters: [] } 24769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16514 +label: "CARPETA DE 3 SOLAPAS A4" +value: "24769" +data: App\Entity\Almacen\Articulo {#5450 …} +attr: [] +labelTranslationParameters: [] } 24768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16515 +label: "CARPETA DE 3 SOLAPAS OFICIO" +value: "24768" +data: App\Entity\Almacen\Articulo {#5455 …} +attr: [] +labelTranslationParameters: [] } 18639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16516 +label: "CARPETIN" +value: "18639" +data: App\Entity\Almacen\Articulo {#5460 …} +attr: [] +labelTranslationParameters: [] } 17987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16517 +label: "CARRETA MANUAL" +value: "17987" +data: App\Entity\Almacen\Articulo {#5465 …} +attr: [] +labelTranslationParameters: [] } 20007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16518 +label: "CARRETEL DE TANZA 3MM" +value: "20007" +data: App\Entity\Almacen\Articulo {#5470 …} +attr: [] +labelTranslationParameters: [] } 20008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16519 +label: "CARRETEL P/DESMALEZADORA OLEO MAC 746" +value: "20008" +data: App\Entity\Almacen\Articulo {#5475 …} +attr: [] +labelTranslationParameters: [] } 17570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16520 +label: "CARRETEL P/DESMALEZADORA STIHL 280" +value: "17570" +data: App\Entity\Almacen\Articulo {#5480 …} +attr: [] +labelTranslationParameters: [] } 19922 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16521 +label: "CARRETEL P/DESMALEZADORA STIHL 460" +value: "19922" +data: App\Entity\Almacen\Articulo {#5485 …} +attr: [] +labelTranslationParameters: [] } 24469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16522 +label: "CARRO ROMA RIEL DE 50MM" +value: "24469" +data: App\Entity\Almacen\Articulo {#5490 …} +attr: [] +labelTranslationParameters: [] } 24936 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16523 +label: "Carton Separador 1100X1100" +value: "24936" +data: App\Entity\Almacen\Articulo {#5495 …} +attr: [] +labelTranslationParameters: [] } 25138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16524 +label: "Cartón Separador 120*140" +value: "25138" +data: App\Entity\Almacen\Articulo {#5500 …} +attr: [] +labelTranslationParameters: [] } 24937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16525 +label: "Carton Separador 2500X1000" +value: "24937" +data: App\Entity\Almacen\Articulo {#5505 …} +attr: [] +labelTranslationParameters: [] } 20114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16526 +label: "CARTUCHERA" +value: "20114" +data: App\Entity\Almacen\Articulo {#5510 …} +attr: [] +labelTranslationParameters: [] } 24635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16527 +label: "CARTULINA AMARILLA" +value: "24635" +data: App\Entity\Almacen\Articulo {#5515 …} +attr: [] +labelTranslationParameters: [] } 24634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16528 +label: "CARTULINA VERDE" +value: "24634" +data: App\Entity\Almacen\Articulo {#5520 …} +attr: [] +labelTranslationParameters: [] } 25194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16529 +label: "Casaca roja TM" +value: "25194" +data: App\Entity\Almacen\Articulo {#5525 …} +attr: [] +labelTranslationParameters: [] } 25086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16530 +label: "Casaca TL" +value: "25086" +data: App\Entity\Almacen\Articulo {#5530 …} +attr: [] +labelTranslationParameters: [] } 25085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16531 +label: "Casaca TM" +value: "25085" +data: App\Entity\Almacen\Articulo {#5535 …} +attr: [] +labelTranslationParameters: [] } 25088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16532 +label: "Casaca TS" +value: "25088" +data: App\Entity\Almacen\Articulo {#5540 …} +attr: [] +labelTranslationParameters: [] } 25087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16533 +label: "Casaca TXL" +value: "25087" +data: App\Entity\Almacen\Articulo {#5545 …} +attr: [] +labelTranslationParameters: [] } 25096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16534 +label: "Casaca TXXL" +value: "25096" +data: App\Entity\Almacen\Articulo {#5550 …} +attr: [] +labelTranslationParameters: [] } 25184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16535 +label: "Casaca XXXl" +value: "25184" +data: App\Entity\Almacen\Articulo {#5555 …} +attr: [] +labelTranslationParameters: [] } 25150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16536 +label: "Casco blanco" +value: "25150" +data: App\Entity\Almacen\Articulo {#5560 …} +attr: [] +labelTranslationParameters: [] } 25148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16537 +label: "Casco Naranja" +value: "25148" +data: App\Entity\Almacen\Articulo {#5565 …} +attr: [] +labelTranslationParameters: [] } 25149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16538 +label: "Casco Verde" +value: "25149" +data: App\Entity\Almacen\Articulo {#5570 …} +attr: [] +labelTranslationParameters: [] } 17995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16539 +label: "CASCOTE" +value: "17995" +data: App\Entity\Almacen\Articulo {#5575 …} +attr: [] +labelTranslationParameters: [] } 17996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16540 +label: "CAUDALIMETRO" +value: "17996" +data: App\Entity\Almacen\Articulo {#5580 …} +attr: [] +labelTranslationParameters: [] } 24830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16541 +label: "CEBADOR Y RACOR" +value: "24830" +data: App\Entity\Almacen\Articulo {#5585 …} +attr: [] +labelTranslationParameters: [] } 18000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16542 +label: "CEMENTO" +value: "18000" +data: App\Entity\Almacen\Articulo {#5590 …} +attr: [] +labelTranslationParameters: [] } 18001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16543 +label: "CEMENTO DE CONTACTO" +value: "18001" +data: App\Entity\Almacen\Articulo {#5595 …} +attr: [] +labelTranslationParameters: [] } 20253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16544 +label: "CEPILLO COPA TRENZADO ACERO P/ AMOLADORA" +value: "20253" +data: App\Entity\Almacen\Articulo {#5600 …} +attr: [] +labelTranslationParameters: [] } 18005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16545 +label: "CEPILLO DE ACERO" +value: "18005" +data: App\Entity\Almacen\Articulo {#5605 …} +attr: [] +labelTranslationParameters: [] } 19857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16546 +label: "CEPILLO DE ACERO CERDA BRONCE" +value: "19857" +data: App\Entity\Almacen\Articulo {#5610 …} +attr: [] +labelTranslationParameters: [] } 18003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16547 +label: "CEPILLO DE MANO" +value: "18003" +data: App\Entity\Almacen\Articulo {#5615 …} +attr: [] +labelTranslationParameters: [] } 19566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16548 +label: "CEPILLO LIMPIA INODORO" +value: "19566" +data: App\Entity\Almacen\Articulo {#5620 …} +attr: [] +labelTranslationParameters: [] } 19854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16549 +label: "CERA AUTOBRILLO BLANCA" +value: "19854" +data: App\Entity\Almacen\Articulo {#5625 …} +attr: [] +labelTranslationParameters: [] } 20147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16550 +label: "CERAMICO BLANCO 33 X 33" +value: "20147" +data: App\Entity\Almacen\Articulo {#5630 …} +attr: [] +labelTranslationParameters: [] } 19007 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16551 +label: "CERRADURA" +value: "19007" +data: App\Entity\Almacen\Articulo {#5635 …} +attr: [] +labelTranslationParameters: [] } 19188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16552 +label: "CESTO BASURA 35LTS" +value: "19188" +data: App\Entity\Almacen\Articulo {#5640 …} +attr: [] +labelTranslationParameters: [] } 20275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16553 +label: "CESTO BASURA OFICINA" +value: "20275" +data: App\Entity\Almacen\Articulo {#5645 …} +attr: [] +labelTranslationParameters: [] } 19189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16554 +label: "CESTO ROPA" +value: "19189" +data: App\Entity\Almacen\Articulo {#5650 …} +attr: [] +labelTranslationParameters: [] } 18011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16555 +label: "CHAIRA DE AFILAR" +value: "18011" +data: App\Entity\Almacen\Articulo {#5655 …} +attr: [] +labelTranslationParameters: [] } 25034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16556 +label: "Chaleco Azul T L" +value: "25034" +data: App\Entity\Almacen\Articulo {#5660 …} +attr: [] +labelTranslationParameters: [] } 25033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16557 +label: "Chaleco Azul T M" +value: "25033" +data: App\Entity\Almacen\Articulo {#5665 …} +attr: [] +labelTranslationParameters: [] } 25032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16558 +label: "Chaleco Azul T S" +value: "25032" +data: App\Entity\Almacen\Articulo {#5670 …} +attr: [] +labelTranslationParameters: [] } 25035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16559 +label: "Chaleco Azul T XL" +value: "25035" +data: App\Entity\Almacen\Articulo {#5675 …} +attr: [] +labelTranslationParameters: [] } 25099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16560 +label: "Chaleco Azul T XXL" +value: "25099" +data: App\Entity\Almacen\Articulo {#5680 …} +attr: [] +labelTranslationParameters: [] } 25171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16561 +label: "Chaleco Azul XXXL" +value: "25171" +data: App\Entity\Almacen\Articulo {#5685 …} +attr: [] +labelTranslationParameters: [] } 25038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16562 +label: "Chaleco Blanco T L" +value: "25038" +data: App\Entity\Almacen\Articulo {#5690 …} +attr: [] +labelTranslationParameters: [] } 25037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16563 +label: "Chaleco Blanco T M" +value: "25037" +data: App\Entity\Almacen\Articulo {#5695 …} +attr: [] +labelTranslationParameters: [] } 25036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16564 +label: "Chaleco Blanco T S" +value: "25036" +data: App\Entity\Almacen\Articulo {#5700 …} +attr: [] +labelTranslationParameters: [] } 25039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16565 +label: "Chaleco Blanco T XL" +value: "25039" +data: App\Entity\Almacen\Articulo {#5705 …} +attr: [] +labelTranslationParameters: [] } 25103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16566 +label: "Chaleco Blanco T XXL" +value: "25103" +data: App\Entity\Almacen\Articulo {#5710 …} +attr: [] +labelTranslationParameters: [] } 25172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16567 +label: "Chaleco blanco XXXL" +value: "25172" +data: App\Entity\Almacen\Articulo {#5715 …} +attr: [] +labelTranslationParameters: [] } 24464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16568 +label: "CHAPA ACANALADA C25 X 7MTS" +value: "24464" +data: App\Entity\Almacen\Articulo {#5720 …} +attr: [] +labelTranslationParameters: [] } 19951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16569 +label: "CHAPA GALVANIZADA C25 1,22 X 2,44" +value: "19951" +data: App\Entity\Almacen\Articulo {#5726 …} +attr: [] +labelTranslationParameters: [] } 20233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16570 +label: "CHAPA INOX.2000 X 1000 X 1,5MM" +value: "20233" +data: App\Entity\Almacen\Articulo {#5731 …} +attr: [] +labelTranslationParameters: [] } 20231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16571 +label: "CHAPA NEGRA 18 1000 X 2000" +value: "20231" +data: App\Entity\Almacen\Articulo {#5736 …} +attr: [] +labelTranslationParameters: [] } 24556 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16572 +label: "CHAPA NEGRA LISA 1/8" (1500 X 3000)" +value: "24556" +data: App\Entity\Almacen\Articulo {#5741 …} +attr: [] +labelTranslationParameters: [] } 24555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16573 +label: "CHAPA NEGRA LISA 3/16" (1500 X 3000)" +value: "24555" +data: App\Entity\Almacen\Articulo {#5746 …} +attr: [] +labelTranslationParameters: [] } 20305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16574 +label: "CHAPA TRAPEZOIDAL C25 X 9MTS" +value: "20305" +data: App\Entity\Almacen\Articulo {#5751 …} +attr: [] +labelTranslationParameters: [] } 24681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16575 +label: "CHAVE SEGURANCA MAGNETICA MC-2(IP69-3M)SIPHA 440N-Z21W COD.7.223.999.00143" +value: "24681" +data: App\Entity\Almacen\Articulo {#5756 …} +attr: [] +labelTranslationParameters: [] } 18052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16576 +label: "CHAVETA 12 MM X 12MM X 300 MM" +value: "18052" +data: App\Entity\Almacen\Articulo {#5761 …} +attr: [] +labelTranslationParameters: [] } 24527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16577 +label: "CHAVETA CUADRADA 10 X 10MM X 300MM" +value: "24527" +data: App\Entity\Almacen\Articulo {#5766 …} +attr: [] +labelTranslationParameters: [] } 24529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16578 +label: "CHAVETA CUADRADA 4 X 4MM X 300MM" +value: "24529" +data: App\Entity\Almacen\Articulo {#5771 …} +attr: [] +labelTranslationParameters: [] } 24528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16579 +label: "CHAVETA CUADRADA 5 X 5MM X 300MM" +value: "24528" +data: App\Entity\Almacen\Articulo {#5776 …} +attr: [] +labelTranslationParameters: [] } 24468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16580 +label: "CHAVETA CUADRADA 6 X 6MM X 300MM" +value: "24468" +data: App\Entity\Almacen\Articulo {#5781 …} +attr: [] +labelTranslationParameters: [] } 24526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16581 +label: "CHAVETA CUADRADA 8 X 8MM X 300MM" +value: "24526" +data: App\Entity\Almacen\Articulo {#5786 …} +attr: [] +labelTranslationParameters: [] } 25079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16582 +label: "CHOMBA Azul T M" +value: "25079" +data: App\Entity\Almacen\Articulo {#5791 …} +attr: [] +labelTranslationParameters: [] } 25083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16583 +label: "CHOMBA Azul T XL" +value: "25083" +data: App\Entity\Almacen\Articulo {#5796 …} +attr: [] +labelTranslationParameters: [] } 25080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16584 +label: "CHOMBA Azul T L" +value: "25080" +data: App\Entity\Almacen\Articulo {#5801 …} +attr: [] +labelTranslationParameters: [] } 25081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16585 +label: "CHOMBA Azul T XXL" +value: "25081" +data: App\Entity\Almacen\Articulo {#5806 …} +attr: [] +labelTranslationParameters: [] } 25111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16586 +label: "CHOMBA AZUL XXXL" +value: "25111" +data: App\Entity\Almacen\Articulo {#5811 …} +attr: [] +labelTranslationParameters: [] } 18058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16587 +label: "CIF CREMA" +value: "18058" +data: App\Entity\Almacen\Articulo {#5816 …} +attr: [] +labelTranslationParameters: [] } 24853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16588 +label: "CIF DESENGRESANTE" +value: "24853" +data: App\Entity\Almacen\Articulo {#5821 …} +attr: [] +labelTranslationParameters: [] } 19165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16589 +label: "CILINDRO 0.006.030.400" +value: "19165" +data: App\Entity\Almacen\Articulo {#5826 …} +attr: [] +labelTranslationParameters: [] } 19166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16590 +label: "CILINDRO 0.026.740.080" +value: "19166" +data: App\Entity\Almacen\Articulo {#5831 …} +attr: [] +labelTranslationParameters: [] } 19159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16591 +label: "CILINDRO 0.047.060.125" +value: "19159" +data: App\Entity\Almacen\Articulo {#5836 …} +attr: [] +labelTranslationParameters: [] } 24548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16592 +label: "CILINDRO 0.047.060.190" +value: "24548" +data: App\Entity\Almacen\Articulo {#5841 …} +attr: [] +labelTranslationParameters: [] } 19161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16593 +label: "CILINDRO 0.048.010.040" +value: "19161" +data: App\Entity\Almacen\Articulo {#5846 …} +attr: [] +labelTranslationParameters: [] } 19163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16594 +label: "CILINDRO 0.048.010.050" +value: "19163" +data: App\Entity\Almacen\Articulo {#5851 …} +attr: [] +labelTranslationParameters: [] } 24596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16595 +label: "CILINDRO 0.048.260.080" +value: "24596" +data: App\Entity\Almacen\Articulo {#5856 …} +attr: [] +labelTranslationParameters: [] } 19160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16596 +label: "CILINDRO 0.049.060.150" +value: "19160" +data: App\Entity\Almacen\Articulo {#5861 …} +attr: [] +labelTranslationParameters: [] } 19157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16597 +label: "CILINDRO 0.049.060.200" +value: "19157" +data: App\Entity\Almacen\Articulo {#5866 …} +attr: [] +labelTranslationParameters: [] } 19158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16598 +label: "CILINDRO 0.049.060.250" +value: "19158" +data: App\Entity\Almacen\Articulo {#5871 …} +attr: [] +labelTranslationParameters: [] } 19156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16599 +label: "CILINDRO 0.049.060.315" +value: "19156" +data: App\Entity\Almacen\Articulo {#5876 …} +attr: [] +labelTranslationParameters: [] } 19155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16600 +label: "CILINDRO 0.049.060.450" +value: "19155" +data: App\Entity\Almacen\Articulo {#5881 …} +attr: [] +labelTranslationParameters: [] } 19154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16601 +label: "CILINDRO 0.049.060.800" +value: "19154" +data: App\Entity\Almacen\Articulo {#5886 …} +attr: [] +labelTranslationParameters: [] } 24807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16602 +label: "CILINDRO 0.049.260.085" +value: "24807" +data: App\Entity\Almacen\Articulo {#5891 …} +attr: [] +labelTranslationParameters: [] } 19153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16603 +label: "CILINDRO 0.051.060.520" +value: "19153" +data: App\Entity\Almacen\Articulo {#5896 …} +attr: [] +labelTranslationParameters: [] } 19152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16604 +label: "CILINDRO 0.051.260.400" +value: "19152" +data: App\Entity\Almacen\Articulo {#5901 …} +attr: [] +labelTranslationParameters: [] } 19151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16605 +label: "CILINDRO 0.052.060.300" +value: "19151" +data: App\Entity\Almacen\Articulo {#5906 …} +attr: [] +labelTranslationParameters: [] } 19150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16606 +label: "CILINDRO 0.052.160.350" +value: "19150" +data: App\Entity\Almacen\Articulo {#5911 …} +attr: [] +labelTranslationParameters: [] } 19162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16607 +label: "CILINDRO 0.065.320.010" +value: "19162" +data: App\Entity\Almacen\Articulo {#5916 …} +attr: [] +labelTranslationParameters: [] } 19164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16608 +label: "CILINDRO 0.068.320.070" +value: "19164" +data: App\Entity\Almacen\Articulo {#5921 …} +attr: [] +labelTranslationParameters: [] } 20279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16609 +label: "CILINDRO DSBC-50-125-PPVA-N3(1366953)" +value: "20279" +data: App\Entity\Almacen\Articulo {#5926 …} +attr: [] +labelTranslationParameters: [] } 20276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16610 +label: "CILINDRO DSBC-63-200-PPVA-N3(1383585)" +value: "20276" +data: App\Entity\Almacen\Articulo {#5931 …} +attr: [] +labelTranslationParameters: [] } 24733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16611 +label: "CILINDRO FESTO 1366953 NORMALIZADO DSBC-50-125-PPVA-N3" +value: "24733" +data: App\Entity\Almacen\Articulo {#5936 …} +attr: [] +labelTranslationParameters: [] } 24682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16612 +label: "CILINDRO PNEUMATICO MINDMAN MCQI-50X 300-DUPLA ACAO 50 X ESPECIAL 80MM)CODIGO INTERNO VALINOX(8202) COD. 3.013.999.00313" +value: "24682" +data: App\Entity\Almacen\Articulo {#5941 …} +attr: [] +labelTranslationParameters: [] } 24982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16613 +label: "Cinta adhesiva de Polipropileno 16mmx120m ·3M" +value: "24982" +data: App\Entity\Almacen\Articulo {#5946 …} +attr: [] +labelTranslationParameters: [] } 24465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16614 +label: "CINTA AISLADORA AMARILLA" +value: "24465" +data: App\Entity\Almacen\Articulo {#5951 …} +attr: [] +labelTranslationParameters: [] } 18093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16615 +label: "CINTA AISLADORA NEGRA" +value: "18093" +data: App\Entity\Almacen\Articulo {#5956 …} +attr: [] +labelTranslationParameters: [] } 18097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16616 +label: "CINTA AUTO SOLDABLE" +value: "18097" +data: App\Entity\Almacen\Articulo {#5961 …} +attr: [] +labelTranslationParameters: [] } 19427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16617 +label: "CINTA CRISTAL 200MM X 3MM" +value: "19427" +data: App\Entity\Almacen\Articulo {#5966 …} +attr: [] +labelTranslationParameters: [] } 18090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16618 +label: "CINTA DE EMBALAR TRANSPARENTE" +value: "18090" +data: App\Entity\Almacen\Articulo {#5971 …} +attr: [] +labelTranslationParameters: [] } 19563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16619 +label: "CINTA DE PAPEL" +value: "19563" +data: App\Entity\Almacen\Articulo {#5976 …} +attr: [] +labelTranslationParameters: [] } 18101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16620 +label: "CINTA DE PELIGRO" +value: "18101" +data: App\Entity\Almacen\Articulo {#5981 …} +attr: [] +labelTranslationParameters: [] } 24973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16621 +label: "Cinta de Seguridad Negra" +value: "24973" +data: App\Entity\Almacen\Articulo {#5986 …} +attr: [] +labelTranslationParameters: [] } 20146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16622 +label: "CINTA DE TEFLON PARA MAYNAR" +value: "20146" +data: App\Entity\Almacen\Articulo {#5991 …} +attr: [] +labelTranslationParameters: [] } 18105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16623 +label: "CINTA DESTAPACAÑERIAS" +value: "18105" +data: App\Entity\Almacen\Articulo {#5996 …} +attr: [] +labelTranslationParameters: [] } 18106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16624 +label: "CINTA DOBLE FAZ" +value: "18106" +data: App\Entity\Almacen\Articulo {#6001 …} +attr: [] +labelTranslationParameters: [] } 18112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16625 +label: "CINTA METRICA" +value: "18112" +data: App\Entity\Almacen\Articulo {#6006 …} +attr: [] +labelTranslationParameters: [] } 19989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16626 +label: "CINTA METRICA 5MT" +value: "19989" +data: App\Entity\Almacen\Articulo {#6011 …} +attr: [] +labelTranslationParameters: [] } 24572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16627 +label: "CINTA PARA GAS" +value: "24572" +data: App\Entity\Almacen\Articulo {#6016 …} +attr: [] +labelTranslationParameters: [] } 18113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16628 +label: "CINTA PASA CABLE" +value: "18113" +data: App\Entity\Almacen\Articulo {#6021 …} +attr: [] +labelTranslationParameters: [] } 19865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16629 +label: "CINTA PERFORADA" +value: "19865" +data: App\Entity\Almacen\Articulo {#6026 …} +attr: [] +labelTranslationParameters: [] } 24972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16630 +label: "Cinta Scoch" +value: "24972" +data: App\Entity\Almacen\Articulo {#6031 …} +attr: [] +labelTranslationParameters: [] } 24452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16631 +label: "CINTA TEFLON 16 X 25 X 890 SELL.PRIMER SEALE PC5794" +value: "24452" +data: App\Entity\Almacen\Articulo {#6036 …} +attr: [] +labelTranslationParameters: [] } 25073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16632 +label: "Cinto" +value: "25073" +data: App\Entity\Almacen\Articulo {#6041 …} +attr: [] +labelTranslationParameters: [] } 19893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16633 +label: "CIPTON X 26KG" +value: "19893" +data: App\Entity\Almacen\Articulo {#6046 …} +attr: [] +labelTranslationParameters: [] } 24875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16634 +label: "Circ Chica Pollo Sapucai [014]" +value: "24875" +data: App\Entity\Almacen\Articulo {#6051 …} +attr: [] +labelTranslationParameters: [] } 24886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16635 +label: "Circ con Menudos Exportación Sapucai" +value: "24886" +data: App\Entity\Almacen\Articulo {#6056 …} +attr: [] +labelTranslationParameters: [] } 24877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16636 +label: "Circ Congelado Pollo Sapucai[020]" +value: "24877" +data: App\Entity\Almacen\Articulo {#6061 …} +attr: [] +labelTranslationParameters: [] } 24882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16637 +label: "Circ Donzelar Cong con Menudos" +value: "24882" +data: App\Entity\Almacen\Articulo {#6066 …} +attr: [] +labelTranslationParameters: [] } 24881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16638 +label: "Circ Donzelar Cong. Sin Menudos" +value: "24881" +data: App\Entity\Almacen\Articulo {#6071 …} +attr: [] +labelTranslationParameters: [] } 24878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16639 +label: "Circ Gallinas sin código" +value: "24878" +data: App\Entity\Almacen\Articulo {#6076 …} +attr: [] +labelTranslationParameters: [] } 24880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16640 +label: "Circ para Gallina B" +value: "24880" +data: App\Entity\Almacen\Articulo {#6081 …} +attr: [] +labelTranslationParameters: [] } 24876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16641 +label: "Circ Pollo B Sapucai [016]" +value: "24876" +data: App\Entity\Almacen\Articulo {#6086 …} +attr: [] +labelTranslationParameters: [] } 24883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16642 +label: "Circ Pollo Sin Agua Sapucai" +value: "24883" +data: App\Entity\Almacen\Articulo {#6091 …} +attr: [] +labelTranslationParameters: [] } 24885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16643 +label: "Circ Sapucai expo sin menudos" +value: "24885" +data: App\Entity\Almacen\Articulo {#6096 …} +attr: [] +labelTranslationParameters: [] } 24879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16644 +label: "Circ Sapucai refrig. sin menudos" +value: "24879" +data: App\Entity\Almacen\Articulo {#6101 …} +attr: [] +labelTranslationParameters: [] } 24884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16645 +label: "Circ Sapucai refrigerado con menudos" +value: "24884" +data: App\Entity\Almacen\Articulo {#6106 …} +attr: [] +labelTranslationParameters: [] } 25130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16646 +label: "Circ, Maldiva con gelada sin menudos" +value: "25130" +data: App\Entity\Almacen\Articulo {#6111 …} +attr: [] +labelTranslationParameters: [] } 24888 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16647 +label: "Circ. De Gallinas EFASA" +value: "24888" +data: App\Entity\Almacen\Articulo {#6116 …} +attr: [] +labelTranslationParameters: [] } 25124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16648 +label: "Circ. DZ refrigerado con menudos aditivado" +value: "25124" +data: App\Entity\Almacen\Articulo {#6121 …} +attr: [] +labelTranslationParameters: [] } 25123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16649 +label: "Circ. DZ Wade" +value: "25123" +data: App\Entity\Almacen\Articulo {#6126 …} +attr: [] +labelTranslationParameters: [] } 25125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16650 +label: "Circ. Gallinas Sapucai" +value: "25125" +data: App\Entity\Almacen\Articulo {#6131 …} +attr: [] +labelTranslationParameters: [] } 25131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16651 +label: "Circ. Sapucai expo aditivado sin menudos" +value: "25131" +data: App\Entity\Almacen\Articulo {#6136 …} +attr: [] +labelTranslationParameters: [] } 24887 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16652 +label: "Circulares para Alibue" +value: "24887" +data: App\Entity\Almacen\Articulo {#6141 …} +attr: [] +labelTranslationParameters: [] } 18638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16653 +label: "CLIPS N5" +value: "18638" +data: App\Entity\Almacen\Articulo {#6146 …} +attr: [] +labelTranslationParameters: [] } 18135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16654 +label: "CLORO" +value: "18135" +data: App\Entity\Almacen\Articulo {#6151 …} +attr: [] +labelTranslationParameters: [] } 25204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16655 +label: "CODO 25 FUSION A 3/4" HEMBRA" +value: "25204" +data: App\Entity\Almacen\Articulo {#6156 …} +attr: [] +labelTranslationParameters: [] } 25203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16656 +label: "CODO 32 FUSION A 1" HEMBRA" +value: "25203" +data: App\Entity\Almacen\Articulo {#6161 …} +attr: [] +labelTranslationParameters: [] } 19437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16657 +label: "CODO 90º PVC BLANCO 40" +value: "19437" +data: App\Entity\Almacen\Articulo {#6166 …} +attr: [] +labelTranslationParameters: [] } 19946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16658 +label: "CODO 90º PVC GRIS Ø110" +value: "19946" +data: App\Entity\Almacen\Articulo {#6171 …} +attr: [] +labelTranslationParameters: [] } 24576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16659 +label: "CODO FUSION 20MM" +value: "24576" +data: App\Entity\Almacen\Articulo {#6176 …} +attr: [] +labelTranslationParameters: [] } 24755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16660 +label: "CODO FUSION 20MM X 1/2" ROSCA HEMBRA" +value: "24755" +data: App\Entity\Almacen\Articulo {#6181 …} +attr: [] +labelTranslationParameters: [] } 24779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16661 +label: "CODO FUSION 25MM" +value: "24779" +data: App\Entity\Almacen\Articulo {#6186 …} +attr: [] +labelTranslationParameters: [] } 25202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16662 +label: "CODO FUSION 32 A 45º" +value: "25202" +data: App\Entity\Almacen\Articulo {#6191 …} +attr: [] +labelTranslationParameters: [] } 24776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16663 +label: "CODO FUSION 32 A 90º" +value: "24776" +data: App\Entity\Almacen\Articulo {#6196 …} +attr: [] +labelTranslationParameters: [] } 19737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16664 +label: "CODO GALVANIZADO H/H 1 1/2"" +value: "19737" +data: App\Entity\Almacen\Articulo {#6201 …} +attr: [] +labelTranslationParameters: [] } 19736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16665 +label: "CODO GALVANIZADO H/H 1 1/4"" +value: "19736" +data: App\Entity\Almacen\Articulo {#6206 …} +attr: [] +labelTranslationParameters: [] } 19735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16666 +label: "CODO GALVANIZADO H/H 1"" +value: "19735" +data: App\Entity\Almacen\Articulo {#6211 …} +attr: [] +labelTranslationParameters: [] } 19733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16667 +label: "CODO GALVANIZADO H/H 1/2"" +value: "19733" +data: App\Entity\Almacen\Articulo {#6216 …} +attr: [] +labelTranslationParameters: [] } 19739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16668 +label: "CODO GALVANIZADO H/H 2 1/2"" +value: "19739" +data: App\Entity\Almacen\Articulo {#6221 …} +attr: [] +labelTranslationParameters: [] } 19738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16669 +label: "CODO GALVANIZADO H/H 2"" +value: "19738" +data: App\Entity\Almacen\Articulo {#6226 …} +attr: [] +labelTranslationParameters: [] } 19740 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16670 +label: "CODO GALVANIZADO H/H 3"" +value: "19740" +data: App\Entity\Almacen\Articulo {#6231 …} +attr: [] +labelTranslationParameters: [] } 19734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16671 +label: "CODO GALVANIZADO H/H 3/4"" +value: "19734" +data: App\Entity\Almacen\Articulo {#6236 …} +attr: [] +labelTranslationParameters: [] } 19741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16672 +label: "CODO GALVANIZADO H/H 4"" +value: "19741" +data: App\Entity\Almacen\Articulo {#6241 …} +attr: [] +labelTranslationParameters: [] } 19747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16673 +label: "CODO GALVANIZADO M/H 1 1/2"" +value: "19747" +data: App\Entity\Almacen\Articulo {#6246 …} +attr: [] +labelTranslationParameters: [] } 19746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16674 +label: "CODO GALVANIZADO M/H 1 1/4"" +value: "19746" +data: App\Entity\Almacen\Articulo {#6251 …} +attr: [] +labelTranslationParameters: [] } 19745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16675 +label: "CODO GALVANIZADO M/H 1"" +value: "19745" +data: App\Entity\Almacen\Articulo {#6256 …} +attr: [] +labelTranslationParameters: [] } 19743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16676 +label: "CODO GALVANIZADO M/H 1/2"" +value: "19743" +data: App\Entity\Almacen\Articulo {#6261 …} +attr: [] +labelTranslationParameters: [] } 19749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16677 +label: "CODO GALVANIZADO M/H 2 1/2"" +value: "19749" +data: App\Entity\Almacen\Articulo {#6266 …} +attr: [] +labelTranslationParameters: [] } 19748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16678 +label: "CODO GALVANIZADO M/H 2"" +value: "19748" +data: App\Entity\Almacen\Articulo {#6271 …} +attr: [] +labelTranslationParameters: [] } 19750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16679 +label: "CODO GALVANIZADO M/H 3"" +value: "19750" +data: App\Entity\Almacen\Articulo {#6276 …} +attr: [] +labelTranslationParameters: [] } 19744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16680 +label: "CODO GALVANIZADO M/H 3/4"" +value: "19744" +data: App\Entity\Almacen\Articulo {#6281 …} +attr: [] +labelTranslationParameters: [] } 19742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16681 +label: "CODO GALVANIZADO M/H 3/8"" +value: "19742" +data: App\Entity\Almacen\Articulo {#6286 …} +attr: [] +labelTranslationParameters: [] } 19751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16682 +label: "CODO GALVANIZADO M/H 4"" +value: "19751" +data: App\Entity\Almacen\Articulo {#6291 …} +attr: [] +labelTranslationParameters: [] } 19267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16683 +label: "CODO H/H GALVANIZADO 1 1/2"" +value: "19267" +data: App\Entity\Almacen\Articulo {#6296 …} +attr: [] +labelTranslationParameters: [] } 19266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16684 +label: "CODO H/H GALVANIZADO 1 1/4"" +value: "19266" +data: App\Entity\Almacen\Articulo {#6301 …} +attr: [] +labelTranslationParameters: [] } 19265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16685 +label: "CODO H/H GALVANIZADO 1"" +value: "19265" +data: App\Entity\Almacen\Articulo {#6306 …} +attr: [] +labelTranslationParameters: [] } 19263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16686 +label: "CODO H/H GALVANIZADO 1/2"" +value: "19263" +data: App\Entity\Almacen\Articulo {#6311 …} +attr: [] +labelTranslationParameters: [] } 19269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16687 +label: "CODO H/H GALVANIZADO 2 1/2"" +value: "19269" +data: App\Entity\Almacen\Articulo {#6316 …} +attr: [] +labelTranslationParameters: [] } 19268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16688 +label: "CODO H/H GALVANIZADO 2"" +value: "19268" +data: App\Entity\Almacen\Articulo {#6321 …} +attr: [] +labelTranslationParameters: [] } 19270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16689 +label: "CODO H/H GALVANIZADO 3"" +value: "19270" +data: App\Entity\Almacen\Articulo {#6326 …} +attr: [] +labelTranslationParameters: [] } 19264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16690 +label: "CODO H/H GALVANIZADO 3/4"" +value: "19264" +data: App\Entity\Almacen\Articulo {#6331 …} +attr: [] +labelTranslationParameters: [] } 19262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16691 +label: "CODO H/H GALVANIZADO 3/8"" +value: "19262" +data: App\Entity\Almacen\Articulo {#6336 …} +attr: [] +labelTranslationParameters: [] } 19271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16692 +label: "CODO H/H GALVANIZADO 4"" +value: "19271" +data: App\Entity\Almacen\Articulo {#6341 …} +attr: [] +labelTranslationParameters: [] } 20227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16693 +label: "CODO INOX. 2" PARA SOLDAR" +value: "20227" +data: App\Entity\Almacen\Articulo {#6346 …} +attr: [] +labelTranslationParameters: [] } 18142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16694 +label: "CODO INOXIDABLE" +value: "18142" +data: App\Entity\Almacen\Articulo {#6351 …} +attr: [] +labelTranslationParameters: [] } 19258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16695 +label: "CODO M/H GALVANIZADO 1 1/2"" +value: "19258" +data: App\Entity\Almacen\Articulo {#6356 …} +attr: [] +labelTranslationParameters: [] } 19257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16696 +label: "CODO M/H GALVANIZADO 1 1/4"" +value: "19257" +data: App\Entity\Almacen\Articulo {#6361 …} +attr: [] +labelTranslationParameters: [] } 19256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16697 +label: "CODO M/H GALVANIZADO 1"" +value: "19256" +data: App\Entity\Almacen\Articulo {#6366 …} +attr: [] +labelTranslationParameters: [] } 19254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16698 +label: "CODO M/H GALVANIZADO 1/2"" +value: "19254" +data: App\Entity\Almacen\Articulo {#6371 …} +attr: [] +labelTranslationParameters: [] } 19260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16699 +label: "CODO M/H GALVANIZADO 2 1/2"" +value: "19260" +data: App\Entity\Almacen\Articulo {#6376 …} +attr: [] +labelTranslationParameters: [] } 19259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16700 +label: "CODO M/H GALVANIZADO 2"" +value: "19259" +data: App\Entity\Almacen\Articulo {#6381 …} +attr: [] +labelTranslationParameters: [] } 19261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16701 +label: "CODO M/H GALVANIZADO 3"" +value: "19261" +data: App\Entity\Almacen\Articulo {#6386 …} +attr: [] +labelTranslationParameters: [] } 19255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16702 +label: "CODO M/H GALVANIZADO 3/4"" +value: "19255" +data: App\Entity\Almacen\Articulo {#6391 …} +attr: [] +labelTranslationParameters: [] } 19253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16703 +label: "CODO M/H GALVANIZADO 3/8"" +value: "19253" +data: App\Entity\Almacen\Articulo {#6396 …} +attr: [] +labelTranslationParameters: [] } 24537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16704 +label: "CODO PLASTICO P/CAÑO Ø32" +value: "24537" +data: App\Entity\Almacen\Articulo {#6401 …} +attr: [] +labelTranslationParameters: [] } 18235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16705 +label: "CODO PVC BLANCO Ø110 45º" +value: "18235" +data: App\Entity\Almacen\Articulo {#6406 …} +attr: [] +labelTranslationParameters: [] } 18189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16706 +label: "CODO PVC BLANCO Ø110 90º" +value: "18189" +data: App\Entity\Almacen\Articulo {#6411 …} +attr: [] +labelTranslationParameters: [] } 24489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16707 +label: "CODO PVC BLANCO Ø110 A Ø90 H/H C/ O-RRING" +value: "24489" +data: App\Entity\Almacen\Articulo {#6416 …} +attr: [] +labelTranslationParameters: [] } 24723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16708 +label: "CODO PVC BLANCO Ø160 A 45º" +value: "24723" +data: App\Entity\Almacen\Articulo {#6421 …} +attr: [] +labelTranslationParameters: [] } 24722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16709 +label: "CODO PVC BLANCO Ø160 A 90º" +value: "24722" +data: App\Entity\Almacen\Articulo {#6426 …} +attr: [] +labelTranslationParameters: [] } 24493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16710 +label: "CODO PVC BLANCO Ø40 A 45º H/H C/ O-RRING" +value: "24493" +data: App\Entity\Almacen\Articulo {#6431 …} +attr: [] +labelTranslationParameters: [] } 24492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16711 +label: "CODO PVC BLANCO Ø40 A 90º H/H C/O-RRING" +value: "24492" +data: App\Entity\Almacen\Articulo {#6436 …} +attr: [] +labelTranslationParameters: [] } 24491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16712 +label: "CODO PVC BLANCO Ø63 A 45º H/H C/O-RRING" +value: "24491" +data: App\Entity\Almacen\Articulo {#6441 …} +attr: [] +labelTranslationParameters: [] } 24707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16713 +label: "CODO PVC GRIS Ø110 A 45º" +value: "24707" +data: App\Entity\Almacen\Articulo {#6446 …} +attr: [] +labelTranslationParameters: [] } 24599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16714 +label: "CODO PVC Ø160 A 90º" +value: "24599" +data: App\Entity\Almacen\Articulo {#6451 …} +attr: [] +labelTranslationParameters: [] } 24600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16715 +label: "CODO PVC Ø200 A 90º" +value: "24600" +data: App\Entity\Almacen\Articulo {#6456 …} +attr: [] +labelTranslationParameters: [] } 20098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16716 +label: "CODO PVC Ø50 A 45°" +value: "20098" +data: App\Entity\Almacen\Articulo {#6461 …} +attr: [] +labelTranslationParameters: [] } 20099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16717 +label: "CODO PVC Ø50 A 90°" +value: "20099" +data: App\Entity\Almacen\Articulo {#6466 …} +attr: [] +labelTranslationParameters: [] } 20118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16718 +label: "CODO PVC Ø75 A 45°" +value: "20118" +data: App\Entity\Almacen\Articulo {#6471 …} +attr: [] +labelTranslationParameters: [] } 20117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16719 +label: "CODO PVC Ø75 A 90°" +value: "20117" +data: App\Entity\Almacen\Articulo {#6476 …} +attr: [] +labelTranslationParameters: [] } 24631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16720 +label: "CODO PVC Ø90 A 90º" +value: "24631" +data: App\Entity\Almacen\Articulo {#6481 …} +attr: [] +labelTranslationParameters: [] } 19942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16721 +label: "CODO SCH 40 A 90º 3"" +value: "19942" +data: App\Entity\Almacen\Articulo {#6486 …} +attr: [] +labelTranslationParameters: [] } 18147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16722 +label: "CODO SCHEDULE 40 S/ COSTURA" +value: "18147" +data: App\Entity\Almacen\Articulo {#6491 …} +attr: [] +labelTranslationParameters: [] } 24844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16723 +label: "COLUMNA PARA LAVATORIO" +value: "24844" +data: App\Entity\Almacen\Articulo {#6496 …} +attr: [] +labelTranslationParameters: [] } 24504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16724 +label: "COMPRESOR SULLAIR LS10-40" +value: "24504" +data: App\Entity\Almacen\Articulo {#6501 …} +attr: [] +labelTranslationParameters: [] } 24760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16725 +label: "CONECTOR CANILLA RH1/2" C/NIPLE PARA MANGUERA 3/4"" +value: "24760" +data: App\Entity\Almacen\Articulo {#6506 …} +attr: [] +labelTranslationParameters: [] } 24549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16726 +label: "CONECTOR CODO D10 X 1/4"" +value: "24549" +data: App\Entity\Almacen\Articulo {#6511 …} +attr: [] +labelTranslationParameters: [] } 19220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16727 +label: "CONECTOR CODO D10 X 3/8" +value: "19220" +data: App\Entity\Almacen\Articulo {#6516 …} +attr: [] +labelTranslationParameters: [] } 24550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16728 +label: "CONECTOR CODO D12 X 3/8" +value: "24550" +data: App\Entity\Almacen\Articulo {#6521 …} +attr: [] +labelTranslationParameters: [] } 24463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16729 +label: "CONECTOR CODO D4 X M5" +value: "24463" +data: App\Entity\Almacen\Articulo {#6526 …} +attr: [] +labelTranslationParameters: [] } 24611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16730 +label: "CONECTOR CODO D8 X 1/4"" +value: "24611" +data: App\Entity\Almacen\Articulo {#6531 …} +attr: [] +labelTranslationParameters: [] } 24701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16731 +label: "CONECTOR CODO IGUAL D10" +value: "24701" +data: App\Entity\Almacen\Articulo {#6536 …} +attr: [] +labelTranslationParameters: [] } 24702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16732 +label: "CONECTOR CODO IGUAL D12" +value: "24702" +data: App\Entity\Almacen\Articulo {#6541 …} +attr: [] +labelTranslationParameters: [] } 24699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16733 +label: "CONECTOR CODO IGUAL D4" +value: "24699" +data: App\Entity\Almacen\Articulo {#6546 …} +attr: [] +labelTranslationParameters: [] } 24698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16734 +label: "CONECTOR CODO IGUAL D6" +value: "24698" +data: App\Entity\Almacen\Articulo {#6551 …} +attr: [] +labelTranslationParameters: [] } 24700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16735 +label: "CONECTOR CODO IGUAL D8" +value: "24700" +data: App\Entity\Almacen\Articulo {#6556 …} +attr: [] +labelTranslationParameters: [] } 19216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16736 +label: "CONECTOR IGUAL D10" +value: "19216" +data: App\Entity\Almacen\Articulo {#6561 …} +attr: [] +labelTranslationParameters: [] } 20142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16737 +label: "CONECTOR IGUAL D12" +value: "20142" +data: App\Entity\Almacen\Articulo {#6566 …} +attr: [] +labelTranslationParameters: [] } 20141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16738 +label: "CONECTOR IGUAL D6" +value: "20141" +data: App\Entity\Almacen\Articulo {#6571 …} +attr: [] +labelTranslationParameters: [] } 19217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16739 +label: "CONECTOR IGUAL D8" +value: "19217" +data: App\Entity\Almacen\Articulo {#6576 …} +attr: [] +labelTranslationParameters: [] } 24697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16740 +label: "CONECTOR IGUAL T D12" +value: "24697" +data: App\Entity\Almacen\Articulo {#6581 …} +attr: [] +labelTranslationParameters: [] } 19214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16741 +label: "CONECTOR RECTO D10 X 1/4" +value: "19214" +data: App\Entity\Almacen\Articulo {#6586 …} +attr: [] +labelTranslationParameters: [] } 19215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16742 +label: "CONECTOR RECTO D10 X 3/8" +value: "19215" +data: App\Entity\Almacen\Articulo {#6591 …} +attr: [] +labelTranslationParameters: [] } 24523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16743 +label: "CONECTOR RECTO D12 X 1/2"" +value: "24523" +data: App\Entity\Almacen\Articulo {#6596 …} +attr: [] +labelTranslationParameters: [] } 24571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16744 +label: "CONECTOR RECTO D12 X 3/8"" +value: "24571" +data: App\Entity\Almacen\Articulo {#6601 …} +attr: [] +labelTranslationParameters: [] } 19221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16745 +label: "CONECTOR RECTO D16 X 1/2" +value: "19221" +data: App\Entity\Almacen\Articulo {#6606 …} +attr: [] +labelTranslationParameters: [] } 19213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16746 +label: "CONECTOR RECTO D8 X 1/4" +value: "19213" +data: App\Entity\Almacen\Articulo {#6611 …} +attr: [] +labelTranslationParameters: [] } 19212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16747 +label: "CONECTOR RECTO D8 X 1/8" +value: "19212" +data: App\Entity\Almacen\Articulo {#6616 …} +attr: [] +labelTranslationParameters: [] } 24512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16748 +label: "CONECTOR RECTO D8 X 3/8" +value: "24512" +data: App\Entity\Almacen\Articulo {#6621 …} +attr: [] +labelTranslationParameters: [] } 24696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16749 +label: "CONECTOR T IGUAL D10" +value: "24696" +data: App\Entity\Almacen\Articulo {#6626 …} +attr: [] +labelTranslationParameters: [] } 24786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16750 +label: "CONECTOR T IGUAL D12" +value: "24786" +data: App\Entity\Almacen\Articulo {#6631 …} +attr: [] +labelTranslationParameters: [] } 24643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16751 +label: "CONECTOR T IGUAL D6" +value: "24643" +data: App\Entity\Almacen\Articulo {#6636 …} +attr: [] +labelTranslationParameters: [] } 24644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16752 +label: "CONECTOR T IGUAL D8" +value: "24644" +data: App\Entity\Almacen\Articulo {#6641 …} +attr: [] +labelTranslationParameters: [] } 24754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16753 +label: "CONEXION 1" PARA TANQUE" +value: "24754" +data: App\Entity\Almacen\Articulo {#6646 …} +attr: [] +labelTranslationParameters: [] } 19912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16754 +label: "CONEXION 1/2" PARA TANQUE" +value: "19912" +data: App\Entity\Almacen\Articulo {#6651 …} +attr: [] +labelTranslationParameters: [] } 24855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16755 +label: "CONEXION PARA MANGUERA SALADILLO 1 1/4" CON ROSCA MACHO" +value: "24855" +data: App\Entity\Almacen\Articulo {#6656 …} +attr: [] +labelTranslationParameters: [] } 18334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16756 +label: "CONO PARA SEÑALIZACION" +value: "18334" +data: App\Entity\Almacen\Articulo {#6661 …} +attr: [] +labelTranslationParameters: [] } 24811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16757 +label: "CONTACTOR BOBINA 24V-20A" +value: "24811" +data: App\Entity\Almacen\Articulo {#6666 …} +attr: [] +labelTranslationParameters: [] } 20110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16758 +label: "COPA-TUERCA-ARANDELA DESMALEZADORA OLEO MAC 746" +value: "20110" +data: App\Entity\Almacen\Articulo {#6671 …} +attr: [] +labelTranslationParameters: [] } 19881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16759 +label: "COPIA DE LLAVE" +value: "19881" +data: App\Entity\Almacen\Articulo {#6676 …} +attr: [] +labelTranslationParameters: [] } 24893 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16760 +label: "Corazones x 1kg" +value: "24893" +data: App\Entity\Almacen\Articulo {#6681 …} +attr: [] +labelTranslationParameters: [] } 20104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16761 +label: "CORONA P/SMA 375-500-625 VMC COD.:ES0050003" +value: "20104" +data: App\Entity\Almacen\Articulo {#6686 …} +attr: [] +labelTranslationParameters: [] } 18377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16762 +label: "CORREA 3VX 560" +value: "18377" +data: App\Entity\Almacen\Articulo {#6692 …} +attr: [] +labelTranslationParameters: [] } 19958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16763 +label: "CORREA 50 X 4140" +value: "19958" +data: App\Entity\Almacen\Articulo {#6697 …} +attr: [] +labelTranslationParameters: [] } 19959 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16764 +label: "CORREA 50 X 4200" +value: "19959" +data: App\Entity\Almacen\Articulo {#6703 …} +attr: [] +labelTranslationParameters: [] } 18378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16765 +label: "CORREA 5V 1320" +value: "18378" +data: App\Entity\Almacen\Articulo {#6708 …} +attr: [] +labelTranslationParameters: [] } 18379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16766 +label: "CORREA 5VX 1000" +value: "18379" +data: App\Entity\Almacen\Articulo {#6713 …} +attr: [] +labelTranslationParameters: [] } 18380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16767 +label: "CORREA 5VX 1250" +value: "18380" +data: App\Entity\Almacen\Articulo {#6718 …} +attr: [] +labelTranslationParameters: [] } 18381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16768 +label: "CORREA 5VX 600" +value: "18381" +data: App\Entity\Almacen\Articulo {#6723 …} +attr: [] +labelTranslationParameters: [] } 18382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16769 +label: "CORREA 5VX 670" +value: "18382" +data: App\Entity\Almacen\Articulo {#6728 …} +attr: [] +labelTranslationParameters: [] } 18383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16770 +label: "CORREA 5VX 900" +value: "18383" +data: App\Entity\Almacen\Articulo {#6733 …} +attr: [] +labelTranslationParameters: [] } 18384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16771 +label: "CORREA A 139" +value: "18384" +data: App\Entity\Almacen\Articulo {#6738 …} +attr: [] +labelTranslationParameters: [] } 18385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16772 +label: "CORREA A 26" +value: "18385" +data: App\Entity\Almacen\Articulo {#6743 …} +attr: [] +labelTranslationParameters: [] } 18386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16773 +label: "CORREA A 27" +value: "18386" +data: App\Entity\Almacen\Articulo {#6748 …} +attr: [] +labelTranslationParameters: [] } 18387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16774 +label: "CORREA A 28" +value: "18387" +data: App\Entity\Almacen\Articulo {#6753 …} +attr: [] +labelTranslationParameters: [] } 18388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16775 +label: "CORREA A 29" +value: "18388" +data: App\Entity\Almacen\Articulo {#6758 …} +attr: [] +labelTranslationParameters: [] } 18389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16776 +label: "CORREA A 30" +value: "18389" +data: App\Entity\Almacen\Articulo {#6763 …} +attr: [] +labelTranslationParameters: [] } 18390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16777 +label: "CORREA A 31" +value: "18390" +data: App\Entity\Almacen\Articulo {#6768 …} +attr: [] +labelTranslationParameters: [] } 18391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16778 +label: "CORREA A 32" +value: "18391" +data: App\Entity\Almacen\Articulo {#6773 …} +attr: [] +labelTranslationParameters: [] } 18392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16779 +label: "CORREA A 33" +value: "18392" +data: App\Entity\Almacen\Articulo {#6778 …} +attr: [] +labelTranslationParameters: [] } 18393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16780 +label: "CORREA A 34" +value: "18393" +data: App\Entity\Almacen\Articulo {#6783 …} +attr: [] +labelTranslationParameters: [] } 18394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16781 +label: "CORREA A 35" +value: "18394" +data: App\Entity\Almacen\Articulo {#6788 …} +attr: [] +labelTranslationParameters: [] } 18395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16782 +label: "CORREA A 3500" +value: "18395" +data: App\Entity\Almacen\Articulo {#6793 …} +attr: [] +labelTranslationParameters: [] } 18396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16783 +label: "CORREA A 36" +value: "18396" +data: App\Entity\Almacen\Articulo {#6798 …} +attr: [] +labelTranslationParameters: [] } 18397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16784 +label: "CORREA A 37" +value: "18397" +data: App\Entity\Almacen\Articulo {#6803 …} +attr: [] +labelTranslationParameters: [] } 18398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16785 +label: "CORREA A 38" +value: "18398" +data: App\Entity\Almacen\Articulo {#6808 …} +attr: [] +labelTranslationParameters: [] } 18399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16786 +label: "CORREA A 39" +value: "18399" +data: App\Entity\Almacen\Articulo {#6813 …} +attr: [] +labelTranslationParameters: [] } 18400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16787 +label: "CORREA A 40" +value: "18400" +data: App\Entity\Almacen\Articulo {#6818 …} +attr: [] +labelTranslationParameters: [] } 18401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16788 +label: "CORREA A 41" +value: "18401" +data: App\Entity\Almacen\Articulo {#6823 …} +attr: [] +labelTranslationParameters: [] } 18402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16789 +label: "CORREA A 42" +value: "18402" +data: App\Entity\Almacen\Articulo {#6828 …} +attr: [] +labelTranslationParameters: [] } 18403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16790 +label: "CORREA A 43" +value: "18403" +data: App\Entity\Almacen\Articulo {#6833 …} +attr: [] +labelTranslationParameters: [] } 18404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16791 +label: "CORREA A 44" +value: "18404" +data: App\Entity\Almacen\Articulo {#6838 …} +attr: [] +labelTranslationParameters: [] } 18405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16792 +label: "CORREA A 46" +value: "18405" +data: App\Entity\Almacen\Articulo {#6843 …} +attr: [] +labelTranslationParameters: [] } 18406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16793 +label: "CORREA A 47" +value: "18406" +data: App\Entity\Almacen\Articulo {#6848 …} +attr: [] +labelTranslationParameters: [] } 18407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16794 +label: "CORREA A 50" +value: "18407" +data: App\Entity\Almacen\Articulo {#6853 …} +attr: [] +labelTranslationParameters: [] } 18408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16795 +label: "CORREA A 52" +value: "18408" +data: App\Entity\Almacen\Articulo {#6858 …} +attr: [] +labelTranslationParameters: [] } 18409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16796 +label: "CORREA A 54" +value: "18409" +data: App\Entity\Almacen\Articulo {#6863 …} +attr: [] +labelTranslationParameters: [] } 18410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16797 +label: "CORREA A 55" +value: "18410" +data: App\Entity\Almacen\Articulo {#6868 …} +attr: [] +labelTranslationParameters: [] } 18411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16798 +label: "CORREA A 56" +value: "18411" +data: App\Entity\Almacen\Articulo {#6873 …} +attr: [] +labelTranslationParameters: [] } 18412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16799 +label: "CORREA A 58" +value: "18412" +data: App\Entity\Almacen\Articulo {#6878 …} +attr: [] +labelTranslationParameters: [] } 18413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16800 +label: "CORREA A 60" +value: "18413" +data: App\Entity\Almacen\Articulo {#6883 …} +attr: [] +labelTranslationParameters: [] } 18414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16801 +label: "CORREA A 61" +value: "18414" +data: App\Entity\Almacen\Articulo {#6888 …} +attr: [] +labelTranslationParameters: [] } 18415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16802 +label: "CORREA A 62" +value: "18415" +data: App\Entity\Almacen\Articulo {#6893 …} +attr: [] +labelTranslationParameters: [] } 18416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16803 +label: "CORREA A 63" +value: "18416" +data: App\Entity\Almacen\Articulo {#6898 …} +attr: [] +labelTranslationParameters: [] } 18417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16804 +label: "CORREA A 64" +value: "18417" +data: App\Entity\Almacen\Articulo {#6903 …} +attr: [] +labelTranslationParameters: [] } 18418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16805 +label: "CORREA A 66" +value: "18418" +data: App\Entity\Almacen\Articulo {#6908 …} +attr: [] +labelTranslationParameters: [] } 18419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16806 +label: "CORREA A 76" +value: "18419" +data: App\Entity\Almacen\Articulo {#6913 …} +attr: [] +labelTranslationParameters: [] } 18420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16807 +label: "CORREA A 79" +value: "18420" +data: App\Entity\Almacen\Articulo {#6918 …} +attr: [] +labelTranslationParameters: [] } 18421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16808 +label: "CORREA A 80" +value: "18421" +data: App\Entity\Almacen\Articulo {#6923 …} +attr: [] +labelTranslationParameters: [] } 18422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16809 +label: "CORREA A 82" +value: "18422" +data: App\Entity\Almacen\Articulo {#6928 …} +attr: [] +labelTranslationParameters: [] } 18423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16810 +label: "CORREA A 84" +value: "18423" +data: App\Entity\Almacen\Articulo {#6933 …} +attr: [] +labelTranslationParameters: [] } 18424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16811 +label: "CORREA A 85" +value: "18424" +data: App\Entity\Almacen\Articulo {#6938 …} +attr: [] +labelTranslationParameters: [] } 18425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16812 +label: "CORREA A 87" +value: "18425" +data: App\Entity\Almacen\Articulo {#6943 …} +attr: [] +labelTranslationParameters: [] } 18426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16813 +label: "CORREA A 88" +value: "18426" +data: App\Entity\Almacen\Articulo {#6948 …} +attr: [] +labelTranslationParameters: [] } 20304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16814 +label: "CORREA A-17" +value: "20304" +data: App\Entity\Almacen\Articulo {#6953 …} +attr: [] +labelTranslationParameters: [] } 18427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16815 +label: "CORREA AA 3800" +value: "18427" +data: App\Entity\Almacen\Articulo {#6958 …} +attr: [] +labelTranslationParameters: [] } 19555 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16816 +label: "CORREA AA-148" +value: "19555" +data: App\Entity\Almacen\Articulo {#6963 …} +attr: [] +labelTranslationParameters: [] } 18429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16817 +label: "CORREA B 110" +value: "18429" +data: App\Entity\Almacen\Articulo {#6968 …} +attr: [] +labelTranslationParameters: [] } 18430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16818 +label: "CORREA B 112" +value: "18430" +data: App\Entity\Almacen\Articulo {#6973 …} +attr: [] +labelTranslationParameters: [] } 18431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16819 +label: "CORREA B 114" +value: "18431" +data: App\Entity\Almacen\Articulo {#6978 …} +attr: [] +labelTranslationParameters: [] } 18432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16820 +label: "CORREA B 116" +value: "18432" +data: App\Entity\Almacen\Articulo {#6983 …} +attr: [] +labelTranslationParameters: [] } 18433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16821 +label: "CORREA B 117" +value: "18433" +data: App\Entity\Almacen\Articulo {#6988 …} +attr: [] +labelTranslationParameters: [] } 18434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16822 +label: "CORREA B 118" +value: "18434" +data: App\Entity\Almacen\Articulo {#6993 …} +attr: [] +labelTranslationParameters: [] } 18435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16823 +label: "CORREA B 136" +value: "18435" +data: App\Entity\Almacen\Articulo {#6998 …} +attr: [] +labelTranslationParameters: [] } 18436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16824 +label: "CORREA B 34" +value: "18436" +data: App\Entity\Almacen\Articulo {#7003 …} +attr: [] +labelTranslationParameters: [] } 18437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16825 +label: "CORREA B 41" +value: "18437" +data: App\Entity\Almacen\Articulo {#7008 …} +attr: [] +labelTranslationParameters: [] } 18438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16826 +label: "CORREA B 42" +value: "18438" +data: App\Entity\Almacen\Articulo {#7013 …} +attr: [] +labelTranslationParameters: [] } 18439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16827 +label: "CORREA B 43" +value: "18439" +data: App\Entity\Almacen\Articulo {#7018 …} +attr: [] +labelTranslationParameters: [] } 18440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16828 +label: "CORREA B 56" +value: "18440" +data: App\Entity\Almacen\Articulo {#7023 …} +attr: [] +labelTranslationParameters: [] } 18441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16829 +label: "CORREA B 58" +value: "18441" +data: App\Entity\Almacen\Articulo {#7028 …} +attr: [] +labelTranslationParameters: [] } 18442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16830 +label: "CORREA B 60" +value: "18442" +data: App\Entity\Almacen\Articulo {#7033 …} +attr: [] +labelTranslationParameters: [] } 18443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16831 +label: "CORREA B 61" +value: "18443" +data: App\Entity\Almacen\Articulo {#7038 …} +attr: [] +labelTranslationParameters: [] } 18444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16832 +label: "CORREA B 62" +value: "18444" +data: App\Entity\Almacen\Articulo {#7043 …} +attr: [] +labelTranslationParameters: [] } 18445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16833 +label: "CORREA B 64" +value: "18445" +data: App\Entity\Almacen\Articulo {#7048 …} +attr: [] +labelTranslationParameters: [] } 18446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16834 +label: "CORREA B 65" +value: "18446" +data: App\Entity\Almacen\Articulo {#7053 …} +attr: [] +labelTranslationParameters: [] } 18447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16835 +label: "CORREA B 70" +value: "18447" +data: App\Entity\Almacen\Articulo {#7058 …} +attr: [] +labelTranslationParameters: [] } 18448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16836 +label: "CORREA B 74" +value: "18448" +data: App\Entity\Almacen\Articulo {#7063 …} +attr: [] +labelTranslationParameters: [] } 18449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16837 +label: "CORREA B 75" +value: "18449" +data: App\Entity\Almacen\Articulo {#7068 …} +attr: [] +labelTranslationParameters: [] } 18450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16838 +label: "CORREA B 77" +value: "18450" +data: App\Entity\Almacen\Articulo {#7073 …} +attr: [] +labelTranslationParameters: [] } 18451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16839 +label: "CORREA B 79" +value: "18451" +data: App\Entity\Almacen\Articulo {#7078 …} +attr: [] +labelTranslationParameters: [] } 18452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16840 +label: "CORREA B 80" +value: "18452" +data: App\Entity\Almacen\Articulo {#7083 …} +attr: [] +labelTranslationParameters: [] } 18453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16841 +label: "CORREA B 82" +value: "18453" +data: App\Entity\Almacen\Articulo {#7088 …} +attr: [] +labelTranslationParameters: [] } 18454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16842 +label: "CORREA B 83" +value: "18454" +data: App\Entity\Almacen\Articulo {#7093 …} +attr: [] +labelTranslationParameters: [] } 18455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16843 +label: "CORREA B 84" +value: "18455" +data: App\Entity\Almacen\Articulo {#7098 …} +attr: [] +labelTranslationParameters: [] } 18456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16844 +label: "CORREA B 85" +value: "18456" +data: App\Entity\Almacen\Articulo {#7103 …} +attr: [] +labelTranslationParameters: [] } 18457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16845 +label: "CORREA B 86" +value: "18457" +data: App\Entity\Almacen\Articulo {#7108 …} +attr: [] +labelTranslationParameters: [] } 18458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16846 +label: "CORREA B 88" +value: "18458" +data: App\Entity\Almacen\Articulo {#7113 …} +attr: [] +labelTranslationParameters: [] } 18459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16847 +label: "CORREA B 97" +value: "18459" +data: App\Entity\Almacen\Articulo {#7118 …} +attr: [] +labelTranslationParameters: [] } 18460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16848 +label: "CORREA C 100" +value: "18460" +data: App\Entity\Almacen\Articulo {#7123 …} +attr: [] +labelTranslationParameters: [] } 18461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16849 +label: "CORREA C 110" +value: "18461" +data: App\Entity\Almacen\Articulo {#7128 …} +attr: [] +labelTranslationParameters: [] } 18462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16850 +label: "CORREA C 115" +value: "18462" +data: App\Entity\Almacen\Articulo {#7133 …} +attr: [] +labelTranslationParameters: [] } 18463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16851 +label: "CORREA C 116" +value: "18463" +data: App\Entity\Almacen\Articulo {#7138 …} +attr: [] +labelTranslationParameters: [] } 18464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16852 +label: "CORREA C 54" +value: "18464" +data: App\Entity\Almacen\Articulo {#7143 …} +attr: [] +labelTranslationParameters: [] } 18465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16853 +label: "CORREA C 75" +value: "18465" +data: App\Entity\Almacen\Articulo {#7148 …} +attr: [] +labelTranslationParameters: [] } 18466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16854 +label: "CORREA C 90" +value: "18466" +data: App\Entity\Almacen\Articulo {#7153 …} +attr: [] +labelTranslationParameters: [] } 18467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16855 +label: "CORREA C 93" +value: "18467" +data: App\Entity\Almacen\Articulo {#7158 …} +attr: [] +labelTranslationParameters: [] } 18468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16856 +label: "CORREA C 94" +value: "18468" +data: App\Entity\Almacen\Articulo {#7163 …} +attr: [] +labelTranslationParameters: [] } 18469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16857 +label: "CORREA C 95" +value: "18469" +data: App\Entity\Almacen\Articulo {#7168 …} +attr: [] +labelTranslationParameters: [] } 18470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16858 +label: "CORREA C 96" +value: "18470" +data: App\Entity\Almacen\Articulo {#7173 …} +attr: [] +labelTranslationParameters: [] } 18471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16859 +label: "CORREA C 98" +value: "18471" +data: App\Entity\Almacen\Articulo {#7178 …} +attr: [] +labelTranslationParameters: [] } 18472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16860 +label: "CORREA C 99" +value: "18472" +data: App\Entity\Almacen\Articulo {#7183 …} +attr: [] +labelTranslationParameters: [] } 19975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16861 +label: "CORREA DENTADA 3600 T10 A:32MM PU+ACERO EMPALMADA" +value: "19975" +data: App\Entity\Almacen\Articulo {#7188 …} +attr: [] +labelTranslationParameters: [] } 19974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16862 +label: "CORREA DENTADA 6000 T10 A:32MM PU+ACERO EMPALMADA" +value: "19974" +data: App\Entity\Almacen\Articulo {#7193 …} +attr: [] +labelTranslationParameters: [] } 19973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16863 +label: "CORREA DENTADA 8100 T10 A:32MM PU+ACERO EMPALMADA" +value: "19973" +data: App\Entity\Almacen\Articulo {#7198 …} +attr: [] +labelTranslationParameters: [] } 18474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16864 +label: "CORREA DENTADA 840" +value: "18474" +data: App\Entity\Almacen\Articulo {#7203 …} +attr: [] +labelTranslationParameters: [] } 18475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16865 +label: "CORREA DENTADA 880" +value: "18475" +data: App\Entity\Almacen\Articulo {#7208 …} +attr: [] +labelTranslationParameters: [] } 24629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16866 +label: "CORREA DOBLE DENTADA" +value: "24629" +data: App\Entity\Almacen\Articulo {#7213 …} +attr: [] +labelTranslationParameters: [] } 24735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16867 +label: "CORTINA DE BAÑO" +value: "24735" +data: App\Entity\Almacen\Articulo {#7218 …} +attr: [] +labelTranslationParameters: [] } 24683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16868 +label: "CORTINA DE VEDACAO 840 X 295 X 0,4MM COD. 2.110.003.0001" +value: "24683" +data: App\Entity\Almacen\Articulo {#7223 …} +attr: [] +labelTranslationParameters: [] } 24443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16869 +label: "CRIQUE CARRITO HIDRAULICO" +value: "24443" +data: App\Entity\Almacen\Articulo {#7228 …} +attr: [] +labelTranslationParameters: [] } 24894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16870 +label: "Cristal Baja 65x55 cm" +value: "24894" +data: App\Entity\Almacen\Articulo {#7233 …} +attr: [] +labelTranslationParameters: [] } 24910 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16871 +label: "Cristal Generica Impreso para Trozado [40]" +value: "24910" +data: App\Entity\Almacen\Articulo {#7238 …} +attr: [] +labelTranslationParameters: [] } 20229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16872 +label: "CRUZ 2" INOX. PARA SOLDAR" +value: "20229" +data: App\Entity\Almacen\Articulo {#7243 …} +attr: [] +labelTranslationParameters: [] } 18629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16873 +label: "CUADERNILLO ANILLADO" +value: "18629" +data: App\Entity\Almacen\Articulo {#7248 …} +attr: [] +labelTranslationParameters: [] } 24455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16874 +label: "CUADERNILLO TAPA DURA" +value: "24455" +data: App\Entity\Almacen\Articulo {#7253 …} +attr: [] +labelTranslationParameters: [] } 19921 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16875 +label: "CUADERNO ANILLADO" +value: "19921" +data: App\Entity\Almacen\Articulo {#7258 …} +attr: [] +labelTranslationParameters: [] } 24906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16876 +label: "Cuarto Trasero [037]" +value: "24906" +data: App\Entity\Almacen\Articulo {#7263 …} +attr: [] +labelTranslationParameters: [] } 18489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16877 +label: "CUARZO MOLIDO" +value: "18489" +data: App\Entity\Almacen\Articulo {#7268 …} +attr: [] +labelTranslationParameters: [] } 20291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16878 +label: "CUBIERTA SEMICOMPACTA 600 X 9" +value: "20291" +data: App\Entity\Almacen\Articulo {#7273 …} +attr: [] +labelTranslationParameters: [] } 19923 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16879 +label: "CUCHILLA CIRCULAR 250 X 30 X 2MM INOX AISI 420,AGUJERO CENTRAL 30MM(ANCAR 1394)" +value: "19923" +data: App\Entity\Almacen\Articulo {#7278 …} +attr: [] +labelTranslationParameters: [] } 18499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16880 +label: "CUCHILLA COD: ES0010001- PARA ESCAMADORA SMA 625 VMC" +value: "18499" +data: App\Entity\Almacen\Articulo {#7284 …} +attr: [] +labelTranslationParameters: [] } 24518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16881 +label: "CUCHILLA CON INSERTO WIDIA 130MM CENTRO 25/30" +value: "24518" +data: App\Entity\Almacen\Articulo {#7289 …} +attr: [] +labelTranslationParameters: [] } 24517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16882 +label: "CUCHILLA CORTE ANATOMICO" +value: "24517" +data: App\Entity\Almacen\Articulo {#7294 …} +attr: [] +labelTranslationParameters: [] } 19585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16883 +label: "CUCHILLA JET FIX:REPUESTO Nº3" +value: "19585" +data: App\Entity\Almacen\Articulo {#7299 …} +attr: [] +labelTranslationParameters: [] } 24742 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16884 +label: "CUCHILLA PARA ALA DRUMETTE" +value: "24742" +data: App\Entity\Almacen\Articulo {#7305 …} +attr: [] +labelTranslationParameters: [] } 19224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16885 +label: "CUCHILLAS ANILLADORA" +value: "19224" +data: App\Entity\Almacen\Articulo {#7310 …} +attr: [] +labelTranslationParameters: [] } 18012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16886 +label: "CUCHILLO" +value: "18012" +data: App\Entity\Almacen\Articulo {#7315 …} +attr: [] +labelTranslationParameters: [] } 19924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16887 +label: "CUCHILLO MANGO AMARILLO" +value: "19924" +data: App\Entity\Almacen\Articulo {#7320 …} +attr: [] +labelTranslationParameters: [] } 18506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16888 +label: "CUCHILLO MANGO BLANCO" +value: "18506" +data: App\Entity\Almacen\Articulo {#7325 …} +attr: [] +labelTranslationParameters: [] } 24575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16889 +label: "CUPLA FUSION 20MM" +value: "24575" +data: App\Entity\Almacen\Articulo {#7330 …} +attr: [] +labelTranslationParameters: [] } 24796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16890 +label: "CUPLA FUSION 25MM" +value: "24796" +data: App\Entity\Almacen\Articulo {#7335 …} +attr: [] +labelTranslationParameters: [] } 24818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16891 +label: "CUPLA FUSION 32MM" +value: "24818" +data: App\Entity\Almacen\Articulo {#7340 …} +attr: [] +labelTranslationParameters: [] } 24772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16892 +label: "CUPLA FUSION 50MM" +value: "24772" +data: App\Entity\Almacen\Articulo {#7345 …} +attr: [] +labelTranslationParameters: [] } 19322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16893 +label: "CUPLA GALVANIZADA 3"" +value: "19322" +data: App\Entity\Almacen\Articulo {#7350 …} +attr: [] +labelTranslationParameters: [] } 19319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16894 +label: "CUPLA GALVANIZADA 1 1/2"" +value: "19319" +data: App\Entity\Almacen\Articulo {#7355 …} +attr: [] +labelTranslationParameters: [] } 19318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16895 +label: "CUPLA GALVANIZADA 1 1/4"" +value: "19318" +data: App\Entity\Almacen\Articulo {#7360 …} +attr: [] +labelTranslationParameters: [] } 19317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16896 +label: "CUPLA GALVANIZADA 1"" +value: "19317" +data: App\Entity\Almacen\Articulo {#7365 …} +attr: [] +labelTranslationParameters: [] } 19315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16897 +label: "CUPLA GALVANIZADA 1/2"" +value: "19315" +data: App\Entity\Almacen\Articulo {#7370 …} +attr: [] +labelTranslationParameters: [] } 24561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16898 +label: "CUPLA GALVANIZADA 1/4"" +value: "24561" +data: App\Entity\Almacen\Articulo {#7375 …} +attr: [] +labelTranslationParameters: [] } 19321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16899 +label: "CUPLA GALVANIZADA 2 1/2"" +value: "19321" +data: App\Entity\Almacen\Articulo {#7380 …} +attr: [] +labelTranslationParameters: [] } 19320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16900 +label: "CUPLA GALVANIZADA 2"" +value: "19320" +data: App\Entity\Almacen\Articulo {#7385 …} +attr: [] +labelTranslationParameters: [] } 19316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16901 +label: "CUPLA GALVANIZADA 3/4"" +value: "19316" +data: App\Entity\Almacen\Articulo {#7390 …} +attr: [] +labelTranslationParameters: [] } 19314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16902 +label: "CUPLA GALVANIZADA 3/8"" +value: "19314" +data: App\Entity\Almacen\Articulo {#7395 …} +attr: [] +labelTranslationParameters: [] } 19323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16903 +label: "CUPLA GALVANIZADA 4"" +value: "19323" +data: App\Entity\Almacen\Articulo {#7400 …} +attr: [] +labelTranslationParameters: [] } 19324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16904 +label: "CUPLA GALVANIZADA 5"" +value: "19324" +data: App\Entity\Almacen\Articulo {#7405 …} +attr: [] +labelTranslationParameters: [] } 19325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16905 +label: "CUPLA GALVANIZADA 6"" +value: "19325" +data: App\Entity\Almacen\Articulo {#7410 …} +attr: [] +labelTranslationParameters: [] } 24515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16906 +label: "CUPLA INOXIDABLE 1/2"" +value: "24515" +data: App\Entity\Almacen\Articulo {#7415 …} +attr: [] +labelTranslationParameters: [] } 19940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16907 +label: "CUPLA PARA SOLDAR 1"" +value: "19940" +data: App\Entity\Almacen\Articulo {#7420 …} +attr: [] +labelTranslationParameters: [] } 24573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16908 +label: "CUPLA PVC BLANCO Ø110" +value: "24573" +data: App\Entity\Almacen\Articulo {#7425 …} +attr: [] +labelTranslationParameters: [] } 24494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16909 +label: "CUPLA PVC BLANCO Ø40 C/ O-RRING" +value: "24494" +data: App\Entity\Almacen\Articulo {#7430 …} +attr: [] +labelTranslationParameters: [] } 24767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16910 +label: "CUPLA PVC GRIS Ø110" +value: "24767" +data: App\Entity\Almacen\Articulo {#7435 …} +attr: [] +labelTranslationParameters: [] } 24839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16911 +label: "CUPLA PVC Ø160" +value: "24839" +data: App\Entity\Almacen\Articulo {#7440 …} +attr: [] +labelTranslationParameters: [] } 20119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16912 +label: "CUPLA PVC Ø75" +value: "20119" +data: App\Entity\Almacen\Articulo {#7445 …} +attr: [] +labelTranslationParameters: [] } 24633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16913 +label: "CUPLA PVC Ø90" +value: "24633" +data: App\Entity\Almacen\Articulo {#7450 …} +attr: [] +labelTranslationParameters: [] } 19945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16914 +label: "CURVA 45º PVC GRIS Ø110" +value: "19945" +data: App\Entity\Almacen\Articulo {#7455 …} +attr: [] +labelTranslationParameters: [] } 19277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16915 +label: "CURVA 90º GALVANIZADA 1 1/2"" +value: "19277" +data: App\Entity\Almacen\Articulo {#7460 …} +attr: [] +labelTranslationParameters: [] } 19276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16916 +label: "CURVA 90º GALVANIZADA 1 1/4"" +value: "19276" +data: App\Entity\Almacen\Articulo {#7465 …} +attr: [] +labelTranslationParameters: [] } 19275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16917 +label: "CURVA 90º GALVANIZADA 1"" +value: "19275" +data: App\Entity\Almacen\Articulo {#7470 …} +attr: [] +labelTranslationParameters: [] } 19273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16918 +label: "CURVA 90º GALVANIZADA 1/2"" +value: "19273" +data: App\Entity\Almacen\Articulo {#7475 …} +attr: [] +labelTranslationParameters: [] } 19279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16919 +label: "CURVA 90º GALVANIZADA 2 1/2"" +value: "19279" +data: App\Entity\Almacen\Articulo {#7480 …} +attr: [] +labelTranslationParameters: [] } 19278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16920 +label: "CURVA 90º GALVANIZADA 2"" +value: "19278" +data: App\Entity\Almacen\Articulo {#7485 …} +attr: [] +labelTranslationParameters: [] } 19293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16921 +label: "CURVA 90º GALVANIZADA 3"" +value: "19293" +data: App\Entity\Almacen\Articulo {#7490 …} +attr: [] +labelTranslationParameters: [] } 19274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16922 +label: "CURVA 90º GALVANIZADA 3/4"" +value: "19274" +data: App\Entity\Almacen\Articulo {#7495 …} +attr: [] +labelTranslationParameters: [] } 19272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16923 +label: "CURVA 90º GALVANIZADA 3/8"" +value: "19272" +data: App\Entity\Almacen\Articulo {#7500 …} +attr: [] +labelTranslationParameters: [] } 19294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16924 +label: "CURVA 90º GALVANIZADA 4"" +value: "19294" +data: App\Entity\Almacen\Articulo {#7505 …} +attr: [] +labelTranslationParameters: [] } 19985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16925 +label: "CURVA PVC GRIS 45º Ø110" +value: "19985" +data: App\Entity\Almacen\Articulo {#7510 …} +attr: [] +labelTranslationParameters: [] } 19986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16926 +label: "CURVA PVC GRIS 90º Ø110" +value: "19986" +data: App\Entity\Almacen\Articulo {#7515 …} +attr: [] +labelTranslationParameters: [] } 24495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16927 +label: "CURVA PVC GRIS Ø90 A 90º" +value: "24495" +data: App\Entity\Almacen\Articulo {#7520 …} +attr: [] +labelTranslationParameters: [] } 18597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16928 +label: "CURVA PVC Ø110 90º" +value: "18597" +data: App\Entity\Almacen\Articulo {#7525 …} +attr: [] +labelTranslationParameters: [] } 24840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16929 +label: "CURVA PVC Ø160 A 45º" +value: "24840" +data: App\Entity\Almacen\Articulo {#7530 …} +attr: [] +labelTranslationParameters: [] } 20100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16930 +label: "CURVA PVC Ø50 A 45°" +value: "20100" +data: App\Entity\Almacen\Articulo {#7535 …} +attr: [] +labelTranslationParameters: [] } 20101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16931 +label: "CURVA PVC Ø50 A 90°" +value: "20101" +data: App\Entity\Almacen\Articulo {#7540 …} +attr: [] +labelTranslationParameters: [] } 18612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16932 +label: "CUTTER" +value: "18612" +data: App\Entity\Almacen\Articulo {#7545 …} +attr: [] +labelTranslationParameters: [] } 19401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16933 +label: "DEDOS PELADORA RUBBERNET 7026-4565" +value: "19401" +data: App\Entity\Almacen\Articulo {#7550 …} +attr: [] +labelTranslationParameters: [] } 19400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16934 +label: "DEDOS PELADORA SUPERGOMA J65" +value: "19400" +data: App\Entity\Almacen\Articulo {#7555 …} +attr: [] +labelTranslationParameters: [] } 19399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16935 +label: "DEDOS PELADORA VINDYA 1047" +value: "19399" +data: App\Entity\Almacen\Articulo {#7560 …} +attr: [] +labelTranslationParameters: [] } 19398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16936 +label: "DEDOS PELADORA VINDYA 1055" +value: "19398" +data: App\Entity\Almacen\Articulo {#7565 …} +attr: [] +labelTranslationParameters: [] } 24954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16937 +label: "Delantal Plástico" +value: "24954" +data: App\Entity\Almacen\Articulo {#7570 …} +attr: [] +labelTranslationParameters: [] } 17178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16938 +label: "DescripRep" +value: "17178" +data: App\Entity\Almacen\Articulo {#7575 …} +attr: [] +labelTranslationParameters: [] } 20128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16939 +label: "DESINFECTANTE PARA JAULA" +value: "20128" +data: App\Entity\Almacen\Articulo {#7580 …} +attr: [] +labelTranslationParameters: [] } 24496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16940 +label: "DESMALEZADORA OLEO MAC 746 Nº1" +value: "24496" +data: App\Entity\Almacen\Articulo {#7585 …} +attr: [] +labelTranslationParameters: [] } 24645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16941 +label: "DESMALEZADORA OLEO MAC 746 Nº2" +value: "24645" +data: App\Entity\Almacen\Articulo {#7590 …} +attr: [] +labelTranslationParameters: [] } 24601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16942 +label: "DESMALEZADORA STIHL FS450" +value: "24601" +data: App\Entity\Almacen\Articulo {#7595 …} +attr: [] +labelTranslationParameters: [] } 18849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16943 +label: "DESODORANTE DE AMBIENTE AEROSOL" +value: "18849" +data: App\Entity\Almacen\Articulo {#7600 …} +attr: [] +labelTranslationParameters: [] } 19564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16944 +label: "DESODORANTE PARA DIFUSOR" +value: "19564" +data: App\Entity\Almacen\Articulo {#7605 …} +attr: [] +labelTranslationParameters: [] } 19192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16945 +label: "DESODORANTE PISO" +value: "19192" +data: App\Entity\Almacen\Articulo {#7610 …} +attr: [] +labelTranslationParameters: [] } 24731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16946 +label: "DESTORNILLADOR PERILLERO PLANO 3MM X 100MM" +value: "24731" +data: App\Entity\Almacen\Articulo {#7615 …} +attr: [] +labelTranslationParameters: [] } 20067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16947 +label: "DESTORNILLADOR PHILLIPS 150MM" +value: "20067" +data: App\Entity\Almacen\Articulo {#7620 …} +attr: [] +labelTranslationParameters: [] } 19087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16948 +label: "DETECTOR DE GAS NAT/ENV. 220V" +value: "19087" +data: App\Entity\Almacen\Articulo {#7625 …} +attr: [] +labelTranslationParameters: [] } 19193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16949 +label: "DETERGENTE" +value: "19193" +data: App\Entity\Almacen\Articulo {#7630 …} +attr: [] +labelTranslationParameters: [] } 24564 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16950 +label: "DILUYENTE PARA POLIURETANO 1 X20LTS" +value: "24564" +data: App\Entity\Almacen\Articulo {#7635 …} +attr: [] +labelTranslationParameters: [] } 19776 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16951 +label: "DISCO DE CORTE 4 1/2"" +value: "19776" +data: App\Entity\Almacen\Articulo {#7640 …} +attr: [] +labelTranslationParameters: [] } 19777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16952 +label: "DISCO DE CORTE 7"" +value: "19777" +data: App\Entity\Almacen\Articulo {#7645 …} +attr: [] +labelTranslationParameters: [] } 19778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16953 +label: "DISCO DE CORTE 9"" +value: "19778" +data: App\Entity\Almacen\Articulo {#7650 …} +attr: [] +labelTranslationParameters: [] } 19781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16954 +label: "DISCO DESBASTE 4 1/2"" +value: "19781" +data: App\Entity\Almacen\Articulo {#7655 …} +attr: [] +labelTranslationParameters: [] } 19782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16955 +label: "DISCO DESBASTE 7"" +value: "19782" +data: App\Entity\Almacen\Articulo {#7660 …} +attr: [] +labelTranslationParameters: [] } 19779 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16956 +label: "DISCO FLAP 4 1/2"" +value: "19779" +data: App\Entity\Almacen\Articulo {#7665 …} +attr: [] +labelTranslationParameters: [] } 19780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16957 +label: "DISCO FLAP 7"" +value: "19780" +data: App\Entity\Almacen\Articulo {#7670 …} +attr: [] +labelTranslationParameters: [] } 19957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16958 +label: "DISCO PARA SENSITIVA" +value: "19957" +data: App\Entity\Almacen\Articulo {#7675 …} +attr: [] +labelTranslationParameters: [] } 24713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16959 +label: "DISPENSER DE JABON DE MANOS" +value: "24713" +data: App\Entity\Almacen\Articulo {#7680 …} +attr: [] +labelTranslationParameters: [] } 24851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16960 +label: "DISPENSER DE PAPEL DE MANO" +value: "24851" +data: App\Entity\Almacen\Articulo {#7685 …} +attr: [] +labelTranslationParameters: [] } 19960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16961 +label: "DISYUNTOR TETRAPOLAR 4 X 40A" +value: "19960" +data: App\Entity\Almacen\Articulo {#7690 …} +attr: [] +labelTranslationParameters: [] } 19896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16962 +label: "DIVERCONTACT L88 X 250KG" +value: "19896" +data: App\Entity\Almacen\Articulo {#7695 …} +attr: [] +labelTranslationParameters: [] } 19892 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16963 +label: "DIVOSAN FORTE X 20KG" +value: "19892" +data: App\Entity\Almacen\Articulo {#7700 …} +attr: [] +labelTranslationParameters: [] } 19894 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16964 +label: "DIVOSAN G5 X 20KG" +value: "19894" +data: App\Entity\Almacen\Articulo {#7705 …} +attr: [] +labelTranslationParameters: [] } 19891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16965 +label: "DIVOSAN SANIBRIGHT X 21KG" +value: "19891" +data: App\Entity\Almacen\Articulo {#7710 …} +attr: [] +labelTranslationParameters: [] } 19223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16966 +label: "DRASTIK LIMPIA SARRO" +value: "19223" +data: App\Entity\Almacen\Articulo {#7715 …} +attr: [] +labelTranslationParameters: [] } 25129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16967 +label: "DZ con cuadro Nutri. congelado c/ menudos" +value: "25129" +data: App\Entity\Almacen\Articulo {#7720 …} +attr: [] +labelTranslationParameters: [] } 25128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16968 +label: "DZ con cuadro Nutri. congelado s/ menudos" +value: "25128" +data: App\Entity\Almacen\Articulo {#7725 …} +attr: [] +labelTranslationParameters: [] } 25126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16969 +label: "DZ congelado con menudo aditivado" +value: "25126" +data: App\Entity\Almacen\Articulo {#7730 …} +attr: [] +labelTranslationParameters: [] } 24498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16970 +label: "EJE CARDAN" +value: "24498" +data: App\Entity\Almacen\Articulo {#7735 …} +attr: [] +labelTranslationParameters: [] } 24975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16971 +label: "Elastico" +value: "24975" +data: App\Entity\Almacen\Articulo {#7740 …} +attr: [] +labelTranslationParameters: [] } 20127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16972 +label: "ELECTRODO TUNGSTENO" +value: "20127" +data: App\Entity\Almacen\Articulo {#7745 …} +attr: [] +labelTranslationParameters: [] } 19799 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16973 +label: "ELECTRODOS 2.5MM 6013" +value: "19799" +data: App\Entity\Almacen\Articulo {#7750 …} +attr: [] +labelTranslationParameters: [] } 19800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16974 +label: "ELECTRODOS 3.25MM 6013" +value: "19800" +data: App\Entity\Almacen\Articulo {#7755 …} +attr: [] +labelTranslationParameters: [] } 20299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16975 +label: "ELECTRODOS FUNDICION" +value: "20299" +data: App\Entity\Almacen\Articulo {#7760 …} +attr: [] +labelTranslationParameters: [] } 20078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16976 +label: "ELECTRODOS INOXIDABLES" +value: "20078" +data: App\Entity\Almacen\Articulo {#7765 …} +attr: [] +labelTranslationParameters: [] } 19149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16977 +label: "ELECTROVALVULA 0.220.002.522/212" +value: "19149" +data: App\Entity\Almacen\Articulo {#7770 …} +attr: [] +labelTranslationParameters: [] } 24714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16978 +label: "ELECTROVALVULA 0.220.002.722.201" +value: "24714" +data: App\Entity\Almacen\Articulo {#7775 …} +attr: [] +labelTranslationParameters: [] } 20032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16979 +label: "ELECTROVALVULA FESTO MFH-5-1/4"" +value: "20032" +data: App\Entity\Almacen\Articulo {#7780 …} +attr: [] +labelTranslationParameters: [] } 20107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16980 +label: "ELEMENTO SEPARADOR SULLAIR (02250137-895)" +value: "20107" +data: App\Entity\Almacen\Articulo {#7785 …} +attr: [] +labelTranslationParameters: [] } 24670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16981 +label: "EMPALME MANGUITO 10MM" +value: "24670" +data: App\Entity\Almacen\Articulo {#7790 …} +attr: [] +labelTranslationParameters: [] } 24671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16982 +label: "EMPALME MANGUITO 16MM" +value: "24671" +data: App\Entity\Almacen\Articulo {#7795 …} +attr: [] +labelTranslationParameters: [] } 24672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16983 +label: "EMPALME MANGUITO 25MM" +value: "24672" +data: App\Entity\Almacen\Articulo {#7800 …} +attr: [] +labelTranslationParameters: [] } 24673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16984 +label: "EMPALME MANGUITO 35MM" +value: "24673" +data: App\Entity\Almacen\Articulo {#7805 …} +attr: [] +labelTranslationParameters: [] } 24669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16985 +label: "EMPALME MANGUITO 6MM" +value: "24669" +data: App\Entity\Almacen\Articulo {#7810 …} +attr: [] +labelTranslationParameters: [] } 20265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16986 +label: "EMPAQUETADURA GRAFITADA Y TEFLON TRENZADO 5/8"" +value: "20265" +data: App\Entity\Almacen\Articulo {#7815 …} +attr: [] +labelTranslationParameters: [] } 19183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16987 +label: "ENDUIDO" +value: "19183" +data: App\Entity\Almacen\Articulo {#7820 …} +attr: [] +labelTranslationParameters: [] } 19332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16988 +label: "ENTRE ROSCA GALVANIZADA 1 1/2"" +value: "19332" +data: App\Entity\Almacen\Articulo {#7825 …} +attr: [] +labelTranslationParameters: [] } 19331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16989 +label: "ENTRE ROSCA GALVANIZADA 1 1/4"" +value: "19331" +data: App\Entity\Almacen\Articulo {#7830 …} +attr: [] +labelTranslationParameters: [] } 19330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16990 +label: "ENTRE ROSCA GALVANIZADA 1"" +value: "19330" +data: App\Entity\Almacen\Articulo {#7835 …} +attr: [] +labelTranslationParameters: [] } 19329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16991 +label: "ENTRE ROSCA GALVANIZADA 1/2"" +value: "19329" +data: App\Entity\Almacen\Articulo {#7840 …} +attr: [] +labelTranslationParameters: [] } 19327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16992 +label: "ENTRE ROSCA GALVANIZADA 1/4"" +value: "19327" +data: App\Entity\Almacen\Articulo {#7845 …} +attr: [] +labelTranslationParameters: [] } 19326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16993 +label: "ENTRE ROSCA GALVANIZADA 1/8"" +value: "19326" +data: App\Entity\Almacen\Articulo {#7850 …} +attr: [] +labelTranslationParameters: [] } 19334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16994 +label: "ENTRE ROSCA GALVANIZADA 2 1/2"" +value: "19334" +data: App\Entity\Almacen\Articulo {#7855 …} +attr: [] +labelTranslationParameters: [] } 19333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16995 +label: "ENTRE ROSCA GALVANIZADA 2"" +value: "19333" +data: App\Entity\Almacen\Articulo {#7860 …} +attr: [] +labelTranslationParameters: [] } 19335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16996 +label: "ENTRE ROSCA GALVANIZADA 3"" +value: "19335" +data: App\Entity\Almacen\Articulo {#7865 …} +attr: [] +labelTranslationParameters: [] } 20120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16997 +label: "ENTRE ROSCA GALVANIZADA 3/4"" +value: "20120" +data: App\Entity\Almacen\Articulo {#7870 …} +attr: [] +labelTranslationParameters: [] } 19328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16998 +label: "ENTRE ROSCA GALVANIZADA 3/8"" +value: "19328" +data: App\Entity\Almacen\Articulo {#7875 …} +attr: [] +labelTranslationParameters: [] } 19336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#16999 +label: "ENTRE ROSCA GALVANIZADA 4"" +value: "19336" +data: App\Entity\Almacen\Articulo {#7880 …} +attr: [] +labelTranslationParameters: [] } 19337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17000 +label: "ENTRE ROSCA GALVANIZADA 5"" +value: "19337" +data: App\Entity\Almacen\Articulo {#7885 …} +attr: [] +labelTranslationParameters: [] } 24763 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17001 +label: "ENTRE ROSCA IPS 1/2"" +value: "24763" +data: App\Entity\Almacen\Articulo {#7890 …} +attr: [] +labelTranslationParameters: [] } 20165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17002 +label: "EPOXI ACERO ADHESIVO" +value: "20165" +data: App\Entity\Almacen\Articulo {#7895 …} +attr: [] +labelTranslationParameters: [] } 25145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17003 +label: "Equipo para agua T L" +value: "25145" +data: App\Entity\Almacen\Articulo {#7900 …} +attr: [] +labelTranslationParameters: [] } 25144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17004 +label: "Equipo para agua T M" +value: "25144" +data: App\Entity\Almacen\Articulo {#7905 …} +attr: [] +labelTranslationParameters: [] } 25143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17005 +label: "Equipo para agua T S" +value: "25143" +data: App\Entity\Almacen\Articulo {#7910 …} +attr: [] +labelTranslationParameters: [] } 25146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17006 +label: "Equipo para agua T XL" +value: "25146" +data: App\Entity\Almacen\Articulo {#7915 …} +attr: [] +labelTranslationParameters: [] } 25147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17007 +label: "Equipo para agua T XXL" +value: "25147" +data: App\Entity\Almacen\Articulo {#7920 …} +attr: [] +labelTranslationParameters: [] } 24457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17008 +label: "ERPOX ACERO" +value: "24457" +data: App\Entity\Almacen\Articulo {#7925 …} +attr: [] +labelTranslationParameters: [] } 19142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17009 +label: "ESCAPE RAPIDO 0.400.001.522" +value: "19142" +data: App\Entity\Almacen\Articulo {#7930 …} +attr: [] +labelTranslationParameters: [] } 19141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17010 +label: "ESCAPE RAPIDO 0.400.001.533" +value: "19141" +data: App\Entity\Almacen\Articulo {#7935 …} +attr: [] +labelTranslationParameters: [] } 19140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17011 +label: "ESCAPE RAPIDO 0.400.001.555" +value: "19140" +data: App\Entity\Almacen\Articulo {#7940 …} +attr: [] +labelTranslationParameters: [] } 24711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17012 +label: "ESCARDILLO CON AZADA" +value: "24711" +data: App\Entity\Almacen\Articulo {#7945 …} +attr: [] +labelTranslationParameters: [] } 19195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17013 +label: "ESCOBA CERDA BLANDA" +value: "19195" +data: App\Entity\Almacen\Articulo {#7950 …} +attr: [] +labelTranslationParameters: [] } 19194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17014 +label: "ESCOBA PLASTICA" +value: "19194" +data: App\Entity\Almacen\Articulo {#7955 …} +attr: [] +labelTranslationParameters: [] } 18850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17015 +label: "ESCOBILLON ANCHO 60CM" +value: "18850" +data: App\Entity\Almacen\Articulo {#7960 …} +attr: [] +labelTranslationParameters: [] } 19186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17016 +label: "ESCOBILLON BARRENDERO" +value: "19186" +data: App\Entity\Almacen\Articulo {#7965 …} +attr: [] +labelTranslationParameters: [] } 19364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17017 +label: "ESFERICA 1 1/2"" +value: "19364" +data: App\Entity\Almacen\Articulo {#7970 …} +attr: [] +labelTranslationParameters: [] } 19363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17018 +label: "ESFERICA 1 1/4"" +value: "19363" +data: App\Entity\Almacen\Articulo {#7975 …} +attr: [] +labelTranslationParameters: [] } 19362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17019 +label: "ESFERICA 1"" +value: "19362" +data: App\Entity\Almacen\Articulo {#7980 …} +attr: [] +labelTranslationParameters: [] } 19360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17020 +label: "ESFERICA 1/2"" +value: "19360" +data: App\Entity\Almacen\Articulo {#7985 …} +attr: [] +labelTranslationParameters: [] } 19366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17021 +label: "ESFERICA 2 1/2"" +value: "19366" +data: App\Entity\Almacen\Articulo {#7990 …} +attr: [] +labelTranslationParameters: [] } 19365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17022 +label: "ESFERICA 2"" +value: "19365" +data: App\Entity\Almacen\Articulo {#7995 …} +attr: [] +labelTranslationParameters: [] } 19367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17023 +label: "ESFERICA 3"" +value: "19367" +data: App\Entity\Almacen\Articulo {#8000 …} +attr: [] +labelTranslationParameters: [] } 19361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17024 +label: "ESFERICA 3/4"" +value: "19361" +data: App\Entity\Almacen\Articulo {#8005 …} +attr: [] +labelTranslationParameters: [] } 19359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17025 +label: "ESFERICA 3/8"" +value: "19359" +data: App\Entity\Almacen\Articulo {#8010 …} +attr: [] +labelTranslationParameters: [] } 19368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17026 +label: "ESFERICA 4"" +value: "19368" +data: App\Entity\Almacen\Articulo {#8015 …} +attr: [] +labelTranslationParameters: [] } 24547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17027 +label: "ESFERICA PVC 4"" +value: "24547" +data: App\Entity\Almacen\Articulo {#8020 …} +attr: [] +labelTranslationParameters: [] } 24741 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17028 +label: "ESLABON ABIERTO DE NORIA" +value: "24741" +data: App\Entity\Almacen\Articulo {#8025 …} +attr: [] +labelTranslationParameters: [] } 19546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17029 +label: "ESPARRAGO" +value: "19546" +data: App\Entity\Almacen\Articulo {#8030 …} +attr: [] +labelTranslationParameters: [] } 19178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17030 +label: "ESPATULA 50MM" +value: "19178" +data: App\Entity\Almacen\Articulo {#8035 …} +attr: [] +labelTranslationParameters: [] } 24648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17031 +label: "ESPEJO RETROVISOR" +value: "24648" +data: App\Entity\Almacen\Articulo {#8040 …} +attr: [] +labelTranslationParameters: [] } 24610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17032 +label: "ESPINA ELASTICA 4,5" +value: "24610" +data: App\Entity\Almacen\Articulo {#8045 …} +attr: [] +labelTranslationParameters: [] } 18848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17033 +label: "ESPONJA DE COCINA" +value: "18848" +data: App\Entity\Almacen\Articulo {#8050 …} +attr: [] +labelTranslationParameters: [] } 19885 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17034 +label: "ESPONJA VERDE 3M #86 EXTRA FUERTE 16CM X 20MT" +value: "19885" +data: App\Entity\Almacen\Articulo {#8055 …} +attr: [] +labelTranslationParameters: [] } 20071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17035 +label: "ESTAÑO 1MM" +value: "20071" +data: App\Entity\Almacen\Articulo {#8060 …} +attr: [] +labelTranslationParameters: [] } 24628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17036 +label: "ESTRUCTURAS PARA GALVANIZAR" +value: "24628" +data: App\Entity\Almacen\Articulo {#8065 …} +attr: [] +labelTranslationParameters: [] } 24968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17037 +label: "Etiq Pollos Secos Color" +value: "24968" +data: App\Entity\Almacen\Articulo {#8070 …} +attr: [] +labelTranslationParameters: [] } 25163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17038 +label: "Etiqueta Pimpollo" +value: "25163" +data: App\Entity\Almacen\Articulo {#8075 …} +attr: [] +labelTranslationParameters: [] } 25122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17039 +label: "Extracto sabor carne x bidón" +value: "25122" +data: App\Entity\Almacen\Articulo {#8080 …} +attr: [] +labelTranslationParameters: [] } 24621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17040 +label: "EXTRACTOR DE AIRE 6" 220V" +value: "24621" +data: App\Entity\Almacen\Articulo {#8085 …} +attr: [] +labelTranslationParameters: [] } 25169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17041 +label: "Faja de seguridad UE" +value: "25169" +data: App\Entity\Almacen\Articulo {#8090 …} +attr: [] +labelTranslationParameters: [] } 24947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17042 +label: "Fajas N°1" +value: "24947" +data: App\Entity\Almacen\Articulo {#8095 …} +attr: [] +labelTranslationParameters: [] } 24948 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17043 +label: "Fajas N°2" +value: "24948" +data: App\Entity\Almacen\Articulo {#8100 …} +attr: [] +labelTranslationParameters: [] } 24949 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17044 +label: "Fajas N°3" +value: "24949" +data: App\Entity\Almacen\Articulo {#8105 …} +attr: [] +labelTranslationParameters: [] } 24950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17045 +label: "Fajas N°4" +value: "24950" +data: App\Entity\Almacen\Articulo {#8110 …} +attr: [] +labelTranslationParameters: [] } 24951 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17046 +label: "Fajas N°5" +value: "24951" +data: App\Entity\Almacen\Articulo {#8115 …} +attr: [] +labelTranslationParameters: [] } 24828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17047 +label: "FARO AUXILIAR 9LED" +value: "24828" +data: App\Entity\Almacen\Articulo {#8120 …} +attr: [] +labelTranslationParameters: [] } 20112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17048 +label: "FARO DE POSICION P/CARROCERIA COLOR ROJO" +value: "20112" +data: App\Entity\Almacen\Articulo {#8125 …} +attr: [] +labelTranslationParameters: [] } 20113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17049 +label: "FARO DE POSICION P/CARROCERIA COLOR VERDE" +value: "20113" +data: App\Entity\Almacen\Articulo {#8130 …} +attr: [] +labelTranslationParameters: [] } 19971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17050 +label: "FARO LED 9V" +value: "19971" +data: App\Entity\Almacen\Articulo {#8135 …} +attr: [] +labelTranslationParameters: [] } 19008 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17051 +label: "FARO TRASERO GIRO, STOP Y RETROCESO" +value: "19008" +data: App\Entity\Almacen\Articulo {#8140 …} +attr: [] +labelTranslationParameters: [] } 24445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17052 +label: "FAROL LED 12V AUTOELEVADOR" +value: "24445" +data: App\Entity\Almacen\Articulo {#8145 …} +attr: [] +labelTranslationParameters: [] } 25210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17053 +label: "FELPA" +value: "25210" +data: App\Entity\Almacen\Articulo {#8150 …} +attr: [] +labelTranslationParameters: [] } 18614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17054 +label: "FIBRON NEGRO" +value: "18614" +data: App\Entity\Almacen\Articulo {#8155 …} +attr: [] +labelTranslationParameters: [] } 19584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17055 +label: "FIBRON NEGRO PARA PIZARRA" +value: "19584" +data: App\Entity\Almacen\Articulo {#8160 …} +attr: [] +labelTranslationParameters: [] } 19056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17056 +label: "FICHA CARGADOR AUTOELEVADOR 350A-600V" +value: "19056" +data: App\Entity\Almacen\Articulo {#8165 …} +attr: [] +labelTranslationParameters: [] } 19057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17057 +label: "FICHA CARGADOR ZORRA 175A-600V" +value: "19057" +data: App\Entity\Almacen\Articulo {#8170 …} +attr: [] +labelTranslationParameters: [] } 19066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17058 +label: "FICHA HEMBRA 16A-220V AZUL" +value: "19066" +data: App\Entity\Almacen\Articulo {#8175 …} +attr: [] +labelTranslationParameters: [] } 19065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17059 +label: "FICHA HEMBRA 16A-220V P/TABLERO" +value: "19065" +data: App\Entity\Almacen\Articulo {#8180 …} +attr: [] +labelTranslationParameters: [] } 19069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17060 +label: "FICHA HEMBRA 16A-380V ROJA" +value: "19069" +data: App\Entity\Almacen\Articulo {#8185 …} +attr: [] +labelTranslationParameters: [] } 19088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17061 +label: "FICHA HEMBRA 3 PATAS 220V" +value: "19088" +data: App\Entity\Almacen\Articulo {#8190 …} +attr: [] +labelTranslationParameters: [] } 19072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17062 +label: "FICHA HEMBRA 32A-380V" +value: "19072" +data: App\Entity\Almacen\Articulo {#8195 …} +attr: [] +labelTranslationParameters: [] } 19067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17063 +label: "FICHA MACHO 16A-220V AZUL" +value: "19067" +data: App\Entity\Almacen\Articulo {#8200 …} +attr: [] +labelTranslationParameters: [] } 19068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17064 +label: "FICHA MACHO 16A-220V P/TABLERO" +value: "19068" +data: App\Entity\Almacen\Articulo {#8205 …} +attr: [] +labelTranslationParameters: [] } 19070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17065 +label: "FICHA MACHO 16A-380V" +value: "19070" +data: App\Entity\Almacen\Articulo {#8210 …} +attr: [] +labelTranslationParameters: [] } 19089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17066 +label: "FICHA MACHO 3 PATAS 220V" +value: "19089" +data: App\Entity\Almacen\Articulo {#8215 …} +attr: [] +labelTranslationParameters: [] } 19071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17067 +label: "FICHA MACHO 32A-380V" +value: "19071" +data: App\Entity\Almacen\Articulo {#8220 …} +attr: [] +labelTranslationParameters: [] } 25211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17068 +label: "FIELTRO" +value: "25211" +data: App\Entity\Almacen\Articulo {#8225 …} +attr: [] +labelTranslationParameters: [] } 19182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17069 +label: "FIJADOR" +value: "19182" +data: App\Entity\Almacen\Articulo {#8230 …} +attr: [] +labelTranslationParameters: [] } 24901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17070 +label: "Filet de pechuga con hueso[031]" +value: "24901" +data: App\Entity\Almacen\Articulo {#8235 …} +attr: [] +labelTranslationParameters: [] } 24902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17071 +label: "Filet de pechuga sin hueso [032]" +value: "24902" +data: App\Entity\Almacen\Articulo {#8240 …} +attr: [] +labelTranslationParameters: [] } 20050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17072 +label: "FILTRO 5134490X (1335673 P551858)" +value: "20050" +data: App\Entity\Almacen\Articulo {#8245 …} +attr: [] +labelTranslationParameters: [] } 20052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17073 +label: "FILTRO ACEITE 1R0726" +value: "20052" +data: App\Entity\Almacen\Articulo {#8251 …} +attr: [] +labelTranslationParameters: [] } 24615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17074 +label: "FILTRO ACEITE 531A0218H02/ 531A0028H0 COD.PE3056200 FRICK COD." +value: "24615" +data: App\Entity\Almacen\Articulo {#8256 …} +attr: [] +labelTranslationParameters: [] } 20097 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17075 +label: "FILTRO AIRE DE CONTROL COD.02250112-032" +value: "20097" +data: App\Entity\Almacen\Articulo {#8261 …} +attr: [] +labelTranslationParameters: [] } 20051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17076 +label: "FILTRO COMB. 1R0755X (8N3080 1R0715)" +value: "20051" +data: App\Entity\Almacen\Articulo {#8266 …} +attr: [] +labelTranslationParameters: [] } 24427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17077 +label: "FILTRO DE ACEITE PE3056181(46-191-0015R/16R)" +value: "24427" +data: App\Entity\Almacen\Articulo {#8271 …} +attr: [] +labelTranslationParameters: [] } 20106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17078 +label: "FILTRO DE ACEITE SULLAIR (250025-525)" +value: "20106" +data: App\Entity\Almacen\Articulo {#8276 …} +attr: [] +labelTranslationParameters: [] } 20242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17079 +label: "FILTRO DE ACEITE(02250155-709)" +value: "20242" +data: App\Entity\Almacen\Articulo {#8281 …} +attr: [] +labelTranslationParameters: [] } 20048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17080 +label: "FILTRO DE AIRE 2262779X" +value: "20048" +data: App\Entity\Almacen\Articulo {#8286 …} +attr: [] +labelTranslationParameters: [] } 20105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17081 +label: "FILTRO DE AIRE SULLAIR (040899RA)" +value: "20105" +data: App\Entity\Almacen\Articulo {#8291 …} +attr: [] +labelTranslationParameters: [] } 20241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17082 +label: "FILTRO DE AIRE SULLAIR(02250125-372)" +value: "20241" +data: App\Entity\Almacen\Articulo {#8296 …} +attr: [] +labelTranslationParameters: [] } 24653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17083 +label: "FILTRO DE NAFTA" +value: "24653" +data: App\Entity\Almacen\Articulo {#8301 …} +attr: [] +labelTranslationParameters: [] } 19133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17084 +label: "FILTRO DE TRATAMIENTO DE AIRE 0.103.000.264" +value: "19133" +data: App\Entity\Almacen\Articulo {#8306 …} +attr: [] +labelTranslationParameters: [] } 20246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17085 +label: "FILTRO PARA DESMALEZADORA OLEO MAC 746" +value: "20246" +data: App\Entity\Almacen\Articulo {#8311 …} +attr: [] +labelTranslationParameters: [] } 20122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17086 +label: "FILTRO PARA EXTRACTOR DE AIRE" +value: "20122" +data: App\Entity\Almacen\Articulo {#8316 …} +attr: [] +labelTranslationParameters: [] } 24691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17087 +label: "FILTRO PURIFICADOR DE AIRE" +value: "24691" +data: App\Entity\Almacen\Articulo {#8321 …} +attr: [] +labelTranslationParameters: [] } 19135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17088 +label: "FILTRO REGULADOR 0.103.002.332" +value: "19135" +data: App\Entity\Almacen\Articulo {#8326 …} +attr: [] +labelTranslationParameters: [] } 24753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17089 +label: "FILTRO REGULADOR 0.103.002.364" +value: "24753" +data: App\Entity\Almacen\Articulo {#8331 …} +attr: [] +labelTranslationParameters: [] } 19134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17090 +label: "FILTRO REGULADOR/LUBRICADOR 0.103.003.564" +value: "19134" +data: App\Entity\Almacen\Articulo {#8336 …} +attr: [] +labelTranslationParameters: [] } 20049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17091 +label: "FILTRO ULT.EF. 2752604X (1R1808 P551808)" +value: "20049" +data: App\Entity\Almacen\Articulo {#8341 …} +attr: [] +labelTranslationParameters: [] } 24679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17092 +label: "FITA TYGAFLON L 40MM X E 0.15MM 2815-6R(1462) COD. 3.152.999.00001" +value: "24679" +data: App\Entity\Almacen\Articulo {#8346 …} +attr: [] +labelTranslationParameters: [] } 20173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17093 +label: "FLEXIBLE 2" X 330MM MALLADO" +value: "20173" +data: App\Entity\Almacen\Articulo {#8351 …} +attr: [] +labelTranslationParameters: [] } 24434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17094 +label: "FLEXIBLE CORRUGADO 40-50" +value: "24434" +data: App\Entity\Almacen\Articulo {#8356 …} +attr: [] +labelTranslationParameters: [] } 19288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17095 +label: "FLEXIBLE MALLADO 1" X 330MM" +value: "19288" +data: App\Entity\Almacen\Articulo {#8361 …} +attr: [] +labelTranslationParameters: [] } 24647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17096 +label: "FLEXIBLE MALLADO 1/2" X 300MM" +value: "24647" +data: App\Entity\Almacen\Articulo {#8366 …} +attr: [] +labelTranslationParameters: [] } 25120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17097 +label: "FLEXIBLE MALLADO 1/2" X 400MM" +value: "25120" +data: App\Entity\Almacen\Articulo {#8371 …} +attr: [] +labelTranslationParameters: [] } 24579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17098 +label: "FLOR DE DUCHA COMPLETA C/ BRAZO" +value: "24579" +data: App\Entity\Almacen\Articulo {#8376 …} +attr: [] +labelTranslationParameters: [] } 24530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17099 +label: "FLOTANTE ELECTRICO PARA TANQUE" +value: "24530" +data: App\Entity\Almacen\Articulo {#8381 …} +attr: [] +labelTranslationParameters: [] } 17436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17100 +label: "FLOTANTE PARA TANQUE" +value: "17436" +data: App\Entity\Almacen\Articulo {#8386 …} +attr: [] +labelTranslationParameters: [] } 18630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17101 +label: "FOLIOS A4" +value: "18630" +data: App\Entity\Almacen\Articulo {#8391 …} +attr: [] +labelTranslationParameters: [] } 18632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17102 +label: "FOLIOS OFICIO" +value: "18632" +data: App\Entity\Almacen\Articulo {#8396 …} +attr: [] +labelTranslationParameters: [] } 25137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17103 +label: "Fondo 120 Smurfit" +value: "25137" +data: App\Entity\Almacen\Articulo {#8401 …} +attr: [] +labelTranslationParameters: [] } 25136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17104 +label: "Fondo 136 Smurfit" +value: "25136" +data: App\Entity\Almacen\Articulo {#8406 …} +attr: [] +labelTranslationParameters: [] } 25139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17105 +label: "Fondo 600x400x120" +value: "25139" +data: App\Entity\Almacen\Articulo {#8411 …} +attr: [] +labelTranslationParameters: [] } 25140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17106 +label: "Fondo 600x400x136" +value: "25140" +data: App\Entity\Almacen\Articulo {#8416 …} +attr: [] +labelTranslationParameters: [] } 24938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17107 +label: "Fondo Genérico 150 sin impresión" +value: "24938" +data: App\Entity\Almacen\Articulo {#8421 …} +attr: [] +labelTranslationParameters: [] } 24941 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17108 +label: "Fondo Genérico 75 sin impresión" +value: "24941" +data: App\Entity\Almacen\Articulo {#8426 …} +attr: [] +labelTranslationParameters: [] } 24939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17109 +label: "Fondo Genérico 95 sin impresión" +value: "24939" +data: App\Entity\Almacen\Articulo {#8431 …} +attr: [] +labelTranslationParameters: [] } 25159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17110 +label: "Fondos 136 sin impresión" +value: "25159" +data: App\Entity\Almacen\Articulo {#8436 …} +attr: [] +labelTranslationParameters: [] } 25141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17111 +label: "Fondos 180" +value: "25141" +data: App\Entity\Almacen\Articulo {#8441 …} +attr: [] +labelTranslationParameters: [] } 25160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17112 +label: "Fondos x 80" +value: "25160" +data: App\Entity\Almacen\Articulo {#8446 …} +attr: [] +labelTranslationParameters: [] } 24726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17113 +label: "FORZADOR AXIAL Ø450-380V-50HZ-250W-1360RPM" +value: "24726" +data: App\Entity\Almacen\Articulo {#8451 …} +attr: [] +labelTranslationParameters: [] } 19079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17114 +label: "FOTO CONTROL ALUMBRADO PUBLICO 10A" +value: "19079" +data: App\Entity\Almacen\Articulo {#8456 …} +attr: [] +labelTranslationParameters: [] } 18729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17115 +label: "FRB 10/120" +value: "18729" +data: App\Entity\Almacen\Articulo {#8461 …} +attr: [] +labelTranslationParameters: [] } 18730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17116 +label: "FRB 12,5/160" +value: "18730" +data: App\Entity\Almacen\Articulo {#8466 …} +attr: [] +labelTranslationParameters: [] } 20255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17117 +label: "FRESA 10 4 FILOS" +value: "20255" +data: App\Entity\Almacen\Articulo {#8471 …} +attr: [] +labelTranslationParameters: [] } 20151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17118 +label: "FRESA 6MM DE 4 FILOS" +value: "20151" +data: App\Entity\Almacen\Articulo {#8476 …} +attr: [] +labelTranslationParameters: [] } 20254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17119 +label: "FRESA 8 4 FILOS" +value: "20254" +data: App\Entity\Almacen\Articulo {#8482 …} +attr: [] +labelTranslationParameters: [] } 19685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17120 +label: "FREZADO ALLEN 1/2" X 1 1/2"" +value: "19685" +data: App\Entity\Almacen\Articulo {#8487 …} +attr: [] +labelTranslationParameters: [] } 19686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17121 +label: "FREZADO ALLEN 1/2" X 2"" +value: "19686" +data: App\Entity\Almacen\Articulo {#8492 …} +attr: [] +labelTranslationParameters: [] } 19678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17122 +label: "FREZADO ALLEN 1/4 X 1"" +value: "19678" +data: App\Entity\Almacen\Articulo {#8497 …} +attr: [] +labelTranslationParameters: [] } 19677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17123 +label: "FREZADO ALLEN 1/4 X 1/2"" +value: "19677" +data: App\Entity\Almacen\Articulo {#8502 …} +attr: [] +labelTranslationParameters: [] } 19679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17124 +label: "FREZADO ALLEN 1/4" X 1 1/4"" +value: "19679" +data: App\Entity\Almacen\Articulo {#8507 …} +attr: [] +labelTranslationParameters: [] } 19683 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17125 +label: "FREZADO ALLEN 3/8" X 1 1/4"" +value: "19683" +data: App\Entity\Almacen\Articulo {#8512 …} +attr: [] +labelTranslationParameters: [] } 19684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17126 +label: "FREZADO ALLEN 3/8" X 1"" +value: "19684" +data: App\Entity\Almacen\Articulo {#8517 …} +attr: [] +labelTranslationParameters: [] } 19682 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17127 +label: "FREZADO ALLEN 5/16" X 1 1/4"" +value: "19682" +data: App\Entity\Almacen\Articulo {#8522 …} +attr: [] +labelTranslationParameters: [] } 19681 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17128 +label: "FREZADO ALLEN 5/16" X 1"" +value: "19681" +data: App\Entity\Almacen\Articulo {#8527 …} +attr: [] +labelTranslationParameters: [] } 19680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17129 +label: "FREZADO ALLEN 5/16" X 1/2"" +value: "19680" +data: App\Entity\Almacen\Articulo {#8532 …} +attr: [] +labelTranslationParameters: [] } 19670 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17130 +label: "FREZADO ALLEN M10 X 10" +value: "19670" +data: App\Entity\Almacen\Articulo {#8537 …} +attr: [] +labelTranslationParameters: [] } 19671 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17131 +label: "FREZADO ALLEN M10 X 15" +value: "19671" +data: App\Entity\Almacen\Articulo {#8542 …} +attr: [] +labelTranslationParameters: [] } 19672 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17132 +label: "FREZADO ALLEN M10 X 20" +value: "19672" +data: App\Entity\Almacen\Articulo {#8547 …} +attr: [] +labelTranslationParameters: [] } 19673 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17133 +label: "FREZADO ALLEN M10 X 25" +value: "19673" +data: App\Entity\Almacen\Articulo {#8552 …} +attr: [] +labelTranslationParameters: [] } 19674 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17134 +label: "FREZADO ALLEN M10 X 30" +value: "19674" +data: App\Entity\Almacen\Articulo {#8557 …} +attr: [] +labelTranslationParameters: [] } 19675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17135 +label: "FREZADO ALLEN M12 X 20" +value: "19675" +data: App\Entity\Almacen\Articulo {#8562 …} +attr: [] +labelTranslationParameters: [] } 19676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17136 +label: "FREZADO ALLEN M12 X 40" +value: "19676" +data: App\Entity\Almacen\Articulo {#8567 …} +attr: [] +labelTranslationParameters: [] } 19654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17137 +label: "FREZADO ALLEN M4 X 10" +value: "19654" +data: App\Entity\Almacen\Articulo {#8572 …} +attr: [] +labelTranslationParameters: [] } 19655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17138 +label: "FREZADO ALLEN M4 X 20" +value: "19655" +data: App\Entity\Almacen\Articulo {#8577 …} +attr: [] +labelTranslationParameters: [] } 19656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17139 +label: "FREZADO ALLEN M4 X 30" +value: "19656" +data: App\Entity\Almacen\Articulo {#8582 …} +attr: [] +labelTranslationParameters: [] } 19657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17140 +label: "FREZADO ALLEN M5 X 15" +value: "19657" +data: App\Entity\Almacen\Articulo {#8587 …} +attr: [] +labelTranslationParameters: [] } 19658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17141 +label: "FREZADO ALLEN M5 X 20" +value: "19658" +data: App\Entity\Almacen\Articulo {#8592 …} +attr: [] +labelTranslationParameters: [] } 19659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17142 +label: "FREZADO ALLEN M5 X 25" +value: "19659" +data: App\Entity\Almacen\Articulo {#8597 …} +attr: [] +labelTranslationParameters: [] } 19660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17143 +label: "FREZADO ALLEN M5 X 40" +value: "19660" +data: App\Entity\Almacen\Articulo {#8602 …} +attr: [] +labelTranslationParameters: [] } 19425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17144 +label: "FREZADO ALLEN M5 X 50" +value: "19425" +data: App\Entity\Almacen\Articulo {#8607 …} +attr: [] +labelTranslationParameters: [] } 19661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17145 +label: "FREZADO ALLEN M6 X 15" +value: "19661" +data: App\Entity\Almacen\Articulo {#8612 …} +attr: [] +labelTranslationParameters: [] } 19662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17146 +label: "FREZADO ALLEN M6 X 25" +value: "19662" +data: App\Entity\Almacen\Articulo {#8617 …} +attr: [] +labelTranslationParameters: [] } 19663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17147 +label: "FREZADO ALLEN M6 X 40" +value: "19663" +data: App\Entity\Almacen\Articulo {#8622 …} +attr: [] +labelTranslationParameters: [] } 19664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17148 +label: "FREZADO ALLEN M6 X 50" +value: "19664" +data: App\Entity\Almacen\Articulo {#8627 …} +attr: [] +labelTranslationParameters: [] } 19665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17149 +label: "FREZADO ALLEN M8 X 15" +value: "19665" +data: App\Entity\Almacen\Articulo {#8632 …} +attr: [] +labelTranslationParameters: [] } 19666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17150 +label: "FREZADO ALLEN M8 X 25" +value: "19666" +data: App\Entity\Almacen\Articulo {#8637 …} +attr: [] +labelTranslationParameters: [] } 19667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17151 +label: "FREZADO ALLEN M8 X 30" +value: "19667" +data: App\Entity\Almacen\Articulo {#8642 …} +attr: [] +labelTranslationParameters: [] } 19668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17152 +label: "FREZADO ALLEN M8 X 35" +value: "19668" +data: App\Entity\Almacen\Articulo {#8647 …} +attr: [] +labelTranslationParameters: [] } 19669 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17153 +label: "FREZADO ALLEN M8 X 50" +value: "19669" +data: App\Entity\Almacen\Articulo {#8652 …} +attr: [] +labelTranslationParameters: [] } 19860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17154 +label: "FUELLE LARGO PARA INODORO" +value: "19860" +data: App\Entity\Almacen\Articulo {#8657 …} +attr: [] +labelTranslationParameters: [] } 20764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17155 +label: "FUENTE SITOP PSU 100C 24V-0,6A" +value: "20764" +data: App\Entity\Almacen\Articulo {#8662 …} +attr: [] +labelTranslationParameters: [] } 24725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17156 +label: "FUSIBLE 10 X 30 4A" +value: "24725" +data: App\Entity\Almacen\Articulo {#8667 …} +attr: [] +labelTranslationParameters: [] } 20210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17157 +label: "FUSIBLE 10 X 38 1A" +value: "20210" +data: App\Entity\Almacen\Articulo {#8672 …} +attr: [] +labelTranslationParameters: [] } 20211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17158 +label: "FUSIBLE 10 X 38 2A" +value: "20211" +data: App\Entity\Almacen\Articulo {#8677 …} +attr: [] +labelTranslationParameters: [] } 19061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17159 +label: "FUSIBLE 100A" +value: "19061" +data: App\Entity\Almacen\Articulo {#8682 …} +attr: [] +labelTranslationParameters: [] } 20316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17160 +label: "FUSIBLE 10A 250V" +value: "20316" +data: App\Entity\Almacen\Articulo {#8687 …} +attr: [] +labelTranslationParameters: [] } 19062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17161 +label: "FUSIBLE 200A" +value: "19062" +data: App\Entity\Almacen\Articulo {#8692 …} +attr: [] +labelTranslationParameters: [] } 19063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17162 +label: "FUSIBLE 500A" +value: "19063" +data: App\Entity\Almacen\Articulo {#8697 …} +attr: [] +labelTranslationParameters: [] } 19060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17163 +label: "FUSIBLE 50A" +value: "19060" +data: App\Entity\Almacen\Articulo {#8702 …} +attr: [] +labelTranslationParameters: [] } 19064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17164 +label: "FUSIBLE 800A" +value: "19064" +data: App\Entity\Almacen\Articulo {#8707 …} +attr: [] +labelTranslationParameters: [] } 24437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17165 +label: "FUSIBLE DE LAMINA 10A" +value: "24437" +data: App\Entity\Almacen\Articulo {#8712 …} +attr: [] +labelTranslationParameters: [] } 24438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17166 +label: "FUSIBLE DE LAMINA 15A" +value: "24438" +data: App\Entity\Almacen\Articulo {#8717 …} +attr: [] +labelTranslationParameters: [] } 24439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17167 +label: "FUSIBLE DE LAMINA 20A" +value: "24439" +data: App\Entity\Almacen\Articulo {#8722 …} +attr: [] +labelTranslationParameters: [] } 24440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17168 +label: "FUSIBLE DE LAMINA 25A" +value: "24440" +data: App\Entity\Almacen\Articulo {#8727 …} +attr: [] +labelTranslationParameters: [] } 24436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17169 +label: "FUSIBLE DE LAMINA 5A" +value: "24436" +data: App\Entity\Almacen\Articulo {#8732 …} +attr: [] +labelTranslationParameters: [] } 24614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17170 +label: "FUSIBLE DE VIDRIO 1A" +value: "24614" +data: App\Entity\Almacen\Articulo {#8737 …} +attr: [] +labelTranslationParameters: [] } 20034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17171 +label: "FUSIBLE DE VIDRIO 2,5A" +value: "20034" +data: App\Entity\Almacen\Articulo {#8742 …} +attr: [] +labelTranslationParameters: [] } 20010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17172 +label: "FUSIBLE DE VIDRIO 3A" +value: "20010" +data: App\Entity\Almacen\Articulo {#8747 …} +attr: [] +labelTranslationParameters: [] } 24825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17173 +label: "FUSIBLE DE VIDRIO 5 X 20 2A" +value: "24825" +data: App\Entity\Almacen\Articulo {#8752 …} +attr: [] +labelTranslationParameters: [] } 24826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17174 +label: "FUSIBLE DE VIDRIO 6 X 25 1A" +value: "24826" +data: App\Entity\Almacen\Articulo {#8757 …} +attr: [] +labelTranslationParameters: [] } 24827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17175 +label: "FUSIBLE DE VIDRIO 6 X 25 2A" +value: "24827" +data: App\Entity\Almacen\Articulo {#8762 …} +attr: [] +labelTranslationParameters: [] } 24824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17176 +label: "FUSIBLE VIDRIO 5 X 20 1A" +value: "24824" +data: App\Entity\Almacen\Articulo {#8767 …} +attr: [] +labelTranslationParameters: [] } 17714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17177 +label: "FY-504" +value: "17714" +data: App\Entity\Almacen\Articulo {#8772 …} +attr: [] +labelTranslationParameters: [] } 17715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17178 +label: "FY-505" +value: "17715" +data: App\Entity\Almacen\Articulo {#8777 …} +attr: [] +labelTranslationParameters: [] } 17716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17179 +label: "FY-506" +value: "17716" +data: App\Entity\Almacen\Articulo {#8782 …} +attr: [] +labelTranslationParameters: [] } 18827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17180 +label: "FY-507" +value: "18827" +data: App\Entity\Almacen\Articulo {#8787 …} +attr: [] +labelTranslationParameters: [] } 17717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17181 +label: "FY-508" +value: "17717" +data: App\Entity\Almacen\Articulo {#8792 …} +attr: [] +labelTranslationParameters: [] } 18828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17182 +label: "FY-509" +value: "18828" +data: App\Entity\Almacen\Articulo {#8797 …} +attr: [] +labelTranslationParameters: [] } 17718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17183 +label: "FY-510" +value: "17718" +data: App\Entity\Almacen\Articulo {#8802 …} +attr: [] +labelTranslationParameters: [] } 18829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17184 +label: "FY-512" +value: "18829" +data: App\Entity\Almacen\Articulo {#8807 …} +attr: [] +labelTranslationParameters: [] } 17719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17185 +label: "FY-513" +value: "17719" +data: App\Entity\Almacen\Articulo {#8812 …} +attr: [] +labelTranslationParameters: [] } 18830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17186 +label: "FY-514" +value: "18830" +data: App\Entity\Almacen\Articulo {#8817 …} +attr: [] +labelTranslationParameters: [] } 17720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17187 +label: "FY-515" +value: "17720" +data: App\Entity\Almacen\Articulo {#8822 …} +attr: [] +labelTranslationParameters: [] } 17721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17188 +label: "FY-516" +value: "17721" +data: App\Entity\Almacen\Articulo {#8827 …} +attr: [] +labelTranslationParameters: [] } 17759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17189 +label: "FYTB-504" +value: "17759" +data: App\Entity\Almacen\Articulo {#8832 …} +attr: [] +labelTranslationParameters: [] } 18847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17190 +label: "FYTB-505" +value: "18847" +data: App\Entity\Almacen\Articulo {#8837 …} +attr: [] +labelTranslationParameters: [] } 18843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17191 +label: "FYTB-506" +value: "18843" +data: App\Entity\Almacen\Articulo {#8842 …} +attr: [] +labelTranslationParameters: [] } 18844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17192 +label: "FYTB-507" +value: "18844" +data: App\Entity\Almacen\Articulo {#8847 …} +attr: [] +labelTranslationParameters: [] } 18845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17193 +label: "FYTB-508" +value: "18845" +data: App\Entity\Almacen\Articulo {#8852 …} +attr: [] +labelTranslationParameters: [] } 18846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17194 +label: "FYTB-509" +value: "18846" +data: App\Entity\Almacen\Articulo {#8857 …} +attr: [] +labelTranslationParameters: [] } 18842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17195 +label: "FYTB-510" +value: "18842" +data: App\Entity\Almacen\Articulo {#8862 …} +attr: [] +labelTranslationParameters: [] } 24685 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17196 +label: "GALVITE SINTETICO" +value: "24685" +data: App\Entity\Almacen\Articulo {#8867 …} +attr: [] +labelTranslationParameters: [] } 24499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17197 +label: "GANCHO "J" PARA POSTE ALAMBRADO" +value: "24499" +data: App\Entity\Almacen\Articulo {#8872 …} +attr: [] +labelTranslationParameters: [] } 24896 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17198 +label: "Garras Impresas [45]" +value: "24896" +data: App\Entity\Almacen\Articulo {#8877 …} +attr: [] +labelTranslationParameters: [] } 24804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17199 +label: "GAS OIL" +value: "24804" +data: App\Entity\Almacen\Articulo {#8882 …} +attr: [] +labelTranslationParameters: [] } 18857 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17200 +label: "GE 17-ES-2RS" +value: "18857" +data: App\Entity\Almacen\Articulo {#8887 …} +attr: [] +labelTranslationParameters: [] } 24559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17201 +label: "GOMA ESPONJA 15MM X 40MM" +value: "24559" +data: App\Entity\Almacen\Articulo {#8892 …} +attr: [] +labelTranslationParameters: [] } 24690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17202 +label: "GOMA PARA MAYNAR" +value: "24690" +data: App\Entity\Almacen\Articulo {#8897 …} +attr: [] +labelTranslationParameters: [] } 24623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17203 +label: "GOMA PISTON P/CILINDRO" +value: "24623" +data: App\Entity\Almacen\Articulo {#8902 …} +attr: [] +labelTranslationParameters: [] } 25200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17204 +label: "Gorra azul" +value: "25200" +data: App\Entity\Almacen\Articulo {#8907 …} +attr: [] +labelTranslationParameters: [] } 25082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17205 +label: "Gorro" +value: "25082" +data: App\Entity\Almacen\Articulo {#8912 …} +attr: [] +labelTranslationParameters: [] } 25104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17206 +label: "Gorros Rojos" +value: "25104" +data: App\Entity\Almacen\Articulo {#8917 …} +attr: [] +labelTranslationParameters: [] } 20176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17207 +label: "GRAMPA OMEGA 1 1/2"" +value: "20176" +data: App\Entity\Almacen\Articulo {#8922 …} +attr: [] +labelTranslationParameters: [] } 19852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17208 +label: "GRAMPA OMEGA 1"" +value: "19852" +data: App\Entity\Almacen\Articulo {#8927 …} +attr: [] +labelTranslationParameters: [] } 19851 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17209 +label: "GRAMPA OMEGA 1/2"" +value: "19851" +data: App\Entity\Almacen\Articulo {#8932 …} +attr: [] +labelTranslationParameters: [] } 19846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17210 +label: "GRAMPA OMEGA 2"" +value: "19846" +data: App\Entity\Almacen\Articulo {#8937 …} +attr: [] +labelTranslationParameters: [] } 24446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17211 +label: "GRAMPA PVC P/ CAÑO Ø20" +value: "24446" +data: App\Entity\Almacen\Articulo {#8942 …} +attr: [] +labelTranslationParameters: [] } 19858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17212 +label: "GRAMPA PVC P/ CAÑO Ø25" +value: "19858" +data: App\Entity\Almacen\Articulo {#8947 …} +attr: [] +labelTranslationParameters: [] } 24535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17213 +label: "GRAMPA PVC P/ CAÑO Ø32" +value: "24535" +data: App\Entity\Almacen\Articulo {#8952 …} +attr: [] +labelTranslationParameters: [] } 24536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17214 +label: "GRAMPA PVC P/ CAÑO Ø40" +value: "24536" +data: App\Entity\Almacen\Articulo {#8957 …} +attr: [] +labelTranslationParameters: [] } 24748 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17215 +label: "GRAMPA U-BOLT 2"" +value: "24748" +data: App\Entity\Almacen\Articulo {#8962 …} +attr: [] +labelTranslationParameters: [] } 24745 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17216 +label: "GRAMPA U-BOLT 1 "" +value: "24745" +data: App\Entity\Almacen\Articulo {#8967 …} +attr: [] +labelTranslationParameters: [] } 24747 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17217 +label: "GRAMPA U-BOLT 1 1/2"" +value: "24747" +data: App\Entity\Almacen\Articulo {#8972 …} +attr: [] +labelTranslationParameters: [] } 24746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17218 +label: "GRAMPA U-BOLT 1 1/4"" +value: "24746" +data: App\Entity\Almacen\Articulo {#8977 …} +attr: [] +labelTranslationParameters: [] } 24743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17219 +label: "GRAMPA U-BOLT 1/2"" +value: "24743" +data: App\Entity\Almacen\Articulo {#8982 …} +attr: [] +labelTranslationParameters: [] } 24749 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17220 +label: "GRAMPA U-BOLT 2 1/2"" +value: "24749" +data: App\Entity\Almacen\Articulo {#8987 …} +attr: [] +labelTranslationParameters: [] } 24750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17221 +label: "GRAMPA U-BOLT 3"" +value: "24750" +data: App\Entity\Almacen\Articulo {#8992 …} +attr: [] +labelTranslationParameters: [] } 24744 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17222 +label: "GRAMPA U-BOLT 3/4"" +value: "24744" +data: App\Entity\Almacen\Articulo {#8997 …} +attr: [] +labelTranslationParameters: [] } 24525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17223 +label: "GRASA 107EP X18KG" +value: "24525" +data: App\Entity\Almacen\Articulo {#9002 …} +attr: [] +labelTranslationParameters: [] } 19935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17224 +label: "GRASA 62EP" +value: "19935" +data: App\Entity\Almacen\Articulo {#9008 …} +attr: [] +labelTranslationParameters: [] } 19984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17225 +label: "GRASA BESLUX CAPLEX M-2 ATOX. X 5KG" +value: "19984" +data: App\Entity\Almacen\Articulo {#9013 …} +attr: [] +labelTranslationParameters: [] } 20169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17226 +label: "GRASA GRAFITADA X 1KG" +value: "20169" +data: App\Entity\Almacen\Articulo {#9018 …} +attr: [] +labelTranslationParameters: [] } 20126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17227 +label: "GRASA PARA CABEZAL DESMALEZADORA" +value: "20126" +data: App\Entity\Almacen\Articulo {#9023 …} +attr: [] +labelTranslationParameters: [] } 20087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17228 +label: "GUANTE DESCARNE" +value: "20087" +data: App\Entity\Almacen\Articulo {#9028 …} +attr: [] +labelTranslationParameters: [] } 19909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17229 +label: "GUANTE MALLA DE ACERO" +value: "19909" +data: App\Entity\Almacen\Articulo {#9033 …} +attr: [] +labelTranslationParameters: [] } 25084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17230 +label: "Guantes de Lana" +value: "25084" +data: App\Entity\Almacen\Articulo {#9038 …} +attr: [] +labelTranslationParameters: [] } 25142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17231 +label: "Guantes de Nitrilo" +value: "25142" +data: App\Entity\Almacen\Articulo {#9043 …} +attr: [] +labelTranslationParameters: [] } 24953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17232 +label: "Guantes Hilo" +value: "24953" +data: App\Entity\Almacen\Articulo {#9048 …} +attr: [] +labelTranslationParameters: [] } 24965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17233 +label: "Guantes Latex L" +value: "24965" +data: App\Entity\Almacen\Articulo {#9053 …} +attr: [] +labelTranslationParameters: [] } 24964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17234 +label: "Guantes Latex M" +value: "24964" +data: App\Entity\Almacen\Articulo {#9058 …} +attr: [] +labelTranslationParameters: [] } 24963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17235 +label: "Guantes Latex S" +value: "24963" +data: App\Entity\Almacen\Articulo {#9063 …} +attr: [] +labelTranslationParameters: [] } 24966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17236 +label: "Guantes Latex XL" +value: "24966" +data: App\Entity\Almacen\Articulo {#9068 …} +attr: [] +labelTranslationParameters: [] } 25151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17237 +label: "Guantes para soldar- finos" +value: "25151" +data: App\Entity\Almacen\Articulo {#9073 …} +attr: [] +labelTranslationParameters: [] } 25152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17238 +label: "Guantes para soldar- gruesos" +value: "25152" +data: App\Entity\Almacen\Articulo {#9078 …} +attr: [] +labelTranslationParameters: [] } 24952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17239 +label: "Guantes PVC" +value: "24952" +data: App\Entity\Almacen\Articulo {#9083 …} +attr: [] +labelTranslationParameters: [] } 24810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17240 +label: "GUARDAMOTOR HASTA18A" +value: "24810" +data: App\Entity\Almacen\Articulo {#9088 …} +attr: [] +labelTranslationParameters: [] } 25055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17241 +label: "Guardapolvo Fem. T L" +value: "25055" +data: App\Entity\Almacen\Articulo {#9093 …} +attr: [] +labelTranslationParameters: [] } 25054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17242 +label: "Guardapolvo Fem. T M" +value: "25054" +data: App\Entity\Almacen\Articulo {#9098 …} +attr: [] +labelTranslationParameters: [] } 25053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17243 +label: "Guardapolvo Fem. T S" +value: "25053" +data: App\Entity\Almacen\Articulo {#9103 …} +attr: [] +labelTranslationParameters: [] } 25056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17244 +label: "Guardapolvo Fem. T XL" +value: "25056" +data: App\Entity\Almacen\Articulo {#9108 …} +attr: [] +labelTranslationParameters: [] } 25051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17245 +label: "Guardapolvo Masc. T L" +value: "25051" +data: App\Entity\Almacen\Articulo {#9113 …} +attr: [] +labelTranslationParameters: [] } 25050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17246 +label: "Guardapolvo Masc. T M" +value: "25050" +data: App\Entity\Almacen\Articulo {#9118 …} +attr: [] +labelTranslationParameters: [] } 25049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17247 +label: "Guardapolvo Masc. T S" +value: "25049" +data: App\Entity\Almacen\Articulo {#9123 …} +attr: [] +labelTranslationParameters: [] } 25052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17248 +label: "Guardapolvo Masc. T XL" +value: "25052" +data: App\Entity\Almacen\Articulo {#9128 …} +attr: [] +labelTranslationParameters: [] } 25100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17249 +label: "Guardapolvo Masc. TXXL" +value: "25100" +data: App\Entity\Almacen\Articulo {#9133 …} +attr: [] +labelTranslationParameters: [] } 20191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17250 +label: "GUARNICION JAT 2" TAPA" +value: "20191" +data: App\Entity\Almacen\Articulo {#9138 …} +attr: [] +labelTranslationParameters: [] } 18766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17251 +label: "H-210" +value: "18766" +data: App\Entity\Almacen\Articulo {#9143 …} +attr: [] +labelTranslationParameters: [] } 18767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17252 +label: "H-211" +value: "18767" +data: App\Entity\Almacen\Articulo {#9148 …} +attr: [] +labelTranslationParameters: [] } 18733 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17253 +label: "H-310" +value: "18733" +data: App\Entity\Almacen\Articulo {#9153 …} +attr: [] +labelTranslationParameters: [] } 18734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17254 +label: "H-311" +value: "18734" +data: App\Entity\Almacen\Articulo {#9158 …} +attr: [] +labelTranslationParameters: [] } 18735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17255 +label: "H-312" +value: "18735" +data: App\Entity\Almacen\Articulo {#9163 …} +attr: [] +labelTranslationParameters: [] } 18736 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17256 +label: "H-313" +value: "18736" +data: App\Entity\Almacen\Articulo {#9168 …} +attr: [] +labelTranslationParameters: [] } 18737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17257 +label: "H-318" +value: "18737" +data: App\Entity\Almacen\Articulo {#9173 …} +attr: [] +labelTranslationParameters: [] } 24658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17258 +label: "HELICE MOLINO DE HARINA DE PLUMA" +value: "24658" +data: App\Entity\Almacen\Articulo {#9178 …} +attr: [] +labelTranslationParameters: [] } 20088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17259 +label: "HIDRAULICO 68 X 200LTS" +value: "20088" +data: App\Entity\Almacen\Articulo {#9183 …} +attr: [] +labelTranslationParameters: [] } 19862 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17260 +label: "HOJA DE SIERRA 18 DIENTES METAL" +value: "19862" +data: App\Entity\Almacen\Articulo {#9188 …} +attr: [] +labelTranslationParameters: [] } 19886 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17261 +label: "HOJA DE TRINCHETA" +value: "19886" +data: App\Entity\Almacen\Articulo {#9193 …} +attr: [] +labelTranslationParameters: [] } 24766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17262 +label: "HOJA LEGAL/OFICIO1" +value: "24766" +data: App\Entity\Almacen\Articulo {#9198 …} +attr: [] +labelTranslationParameters: [] } 24738 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17263 +label: "HORQUILLA PARA ZORRA TOYOTA" +value: "24738" +data: App\Entity\Almacen\Articulo {#9203 …} +attr: [] +labelTranslationParameters: [] } 20281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17264 +label: "HYDROLAVADORA" +value: "20281" +data: App\Entity\Almacen\Articulo {#9208 …} +attr: [] +labelTranslationParameters: [] } 20308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17265 +label: "HYDROLAVADORA Nº1" +value: "20308" +data: App\Entity\Almacen\Articulo {#9213 …} +attr: [] +labelTranslationParameters: [] } 20309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17266 +label: "HYDROLAVADORA Nº2" +value: "20309" +data: App\Entity\Almacen\Articulo {#9218 …} +attr: [] +labelTranslationParameters: [] } 20315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17267 +label: "HYDROLAVADORA PLANTA HARINA" +value: "20315" +data: App\Entity\Almacen\Articulo {#9223 …} +attr: [] +labelTranslationParameters: [] } 24841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17268 +label: "INODORO C/ MOCHILA" +value: "24841" +data: App\Entity\Almacen\Articulo {#9228 …} +attr: [] +labelTranslationParameters: [] } 19199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17269 +label: "JABON BLANCO" +value: "19199" +data: App\Entity\Almacen\Articulo {#9233 …} +attr: [] +labelTranslationParameters: [] } 19200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17270 +label: "JABON LIQUIDO" +value: "19200" +data: App\Entity\Almacen\Articulo {#9238 …} +attr: [] +labelTranslationParameters: [] } 19583 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17271 +label: "JABON LIQUIDO PARA MANOS" +value: "19583" +data: App\Entity\Almacen\Articulo {#9243 …} +attr: [] +labelTranslationParameters: [] } 19565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17272 +label: "JARRA MEDIDORA" +value: "19565" +data: App\Entity\Almacen\Articulo {#9248 …} +attr: [] +labelTranslationParameters: [] } 24651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17273 +label: "JUEGO 3 FRESA P/ AMOLADORA RECTA" +value: "24651" +data: App\Entity\Almacen\Articulo {#9253 …} +attr: [] +labelTranslationParameters: [] } 20190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17274 +label: "JUEGO DE CARBONES PARA JTA ROT J6 ATR Ø 2"" +value: "20190" +data: App\Entity\Almacen\Articulo {#9258 …} +attr: [] +labelTranslationParameters: [] } 19970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17275 +label: "JUEGO DE CUCHILLAS,CONO Y SIN FIN" +value: "19970" +data: App\Entity\Almacen\Articulo {#9263 …} +attr: [] +labelTranslationParameters: [] } 19868 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17276 +label: "JUEGO LLAVE ALLEN MILIMETRICO" +value: "19868" +data: App\Entity\Almacen\Articulo {#9268 …} +attr: [] +labelTranslationParameters: [] } 19869 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17277 +label: "JUEGO LLAVE ALLEN PULGADAS" +value: "19869" +data: App\Entity\Almacen\Articulo {#9273 …} +attr: [] +labelTranslationParameters: [] } 19787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17278 +label: "JUEGO MACHO 1/2"" +value: "19787" +data: App\Entity\Almacen\Articulo {#9278 …} +attr: [] +labelTranslationParameters: [] } 19784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17279 +label: "JUEGO MACHO 1/4"" +value: "19784" +data: App\Entity\Almacen\Articulo {#9283 …} +attr: [] +labelTranslationParameters: [] } 19783 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17280 +label: "JUEGO MACHO 3/16"" +value: "19783" +data: App\Entity\Almacen\Articulo {#9288 …} +attr: [] +labelTranslationParameters: [] } 19789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17281 +label: "JUEGO MACHO 3/4"" +value: "19789" +data: App\Entity\Almacen\Articulo {#9293 …} +attr: [] +labelTranslationParameters: [] } 19786 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17282 +label: "JUEGO MACHO 3/8"" +value: "19786" +data: App\Entity\Almacen\Articulo {#9298 …} +attr: [] +labelTranslationParameters: [] } 19785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17283 +label: "JUEGO MACHO 5/16"" +value: "19785" +data: App\Entity\Almacen\Articulo {#9303 …} +attr: [] +labelTranslationParameters: [] } 19788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17284 +label: "JUEGO MACHO 5/8"" +value: "19788" +data: App\Entity\Almacen\Articulo {#9308 …} +attr: [] +labelTranslationParameters: [] } 19794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17285 +label: "JUEGO MACHO M10" +value: "19794" +data: App\Entity\Almacen\Articulo {#9313 …} +attr: [] +labelTranslationParameters: [] } 19798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17286 +label: "JUEGO MACHO M11" +value: "19798" +data: App\Entity\Almacen\Articulo {#9318 …} +attr: [] +labelTranslationParameters: [] } 19795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17287 +label: "JUEGO MACHO M12" +value: "19795" +data: App\Entity\Almacen\Articulo {#9323 …} +attr: [] +labelTranslationParameters: [] } 19796 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17288 +label: "JUEGO MACHO M14" +value: "19796" +data: App\Entity\Almacen\Articulo {#9328 …} +attr: [] +labelTranslationParameters: [] } 19797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17289 +label: "JUEGO MACHO M16" +value: "19797" +data: App\Entity\Almacen\Articulo {#9333 …} +attr: [] +labelTranslationParameters: [] } 19790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17290 +label: "JUEGO MACHO M4" +value: "19790" +data: App\Entity\Almacen\Articulo {#9338 …} +attr: [] +labelTranslationParameters: [] } 19791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17291 +label: "JUEGO MACHO M5" +value: "19791" +data: App\Entity\Almacen\Articulo {#9343 …} +attr: [] +labelTranslationParameters: [] } 19792 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17292 +label: "JUEGO MACHO M6" +value: "19792" +data: App\Entity\Almacen\Articulo {#9348 …} +attr: [] +labelTranslationParameters: [] } 19793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17293 +label: "JUEGO MACHO M8" +value: "19793" +data: App\Entity\Almacen\Articulo {#9353 …} +attr: [] +labelTranslationParameters: [] } 20239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17294 +label: "JUEGO PUNZON SACA ESPIGA" +value: "20239" +data: App\Entity\Almacen\Articulo {#9358 …} +attr: [] +labelTranslationParameters: [] } 24460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17295 +label: "JUNTA PLANA TEFLON EXPANDIDO 10MM X 5MTS" +value: "24460" +data: App\Entity\Almacen\Articulo {#9363 …} +attr: [] +labelTranslationParameters: [] } 24459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17296 +label: "JUNTA PLANA TEFLON EXPANDIDO 15MM X 5MTS" +value: "24459" +data: App\Entity\Almacen\Articulo {#9368 …} +attr: [] +labelTranslationParameters: [] } 24458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17297 +label: "JUNTA PLANA TEFLON EXPANDIDO 20MM X 5MTS" +value: "24458" +data: App\Entity\Almacen\Articulo {#9373 …} +attr: [] +labelTranslationParameters: [] } 19995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17298 +label: "JUNTA PLANA TEFLON EXPANDIDO 25MM X 5MTS" +value: "19995" +data: App\Entity\Almacen\Articulo {#9378 …} +attr: [] +labelTranslationParameters: [] } 20109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17299 +label: "JUNTA ROTATIVA 2" J6 ATR BRIDA "Q"" +value: "20109" +data: App\Entity\Almacen\Articulo {#9383 …} +attr: [] +labelTranslationParameters: [] } 20193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17300 +label: "JUNTA ROTATIVA VAPORTEC J6 ATR Ø 2" BRIDA Q" +value: "20193" +data: App\Entity\Almacen\Articulo {#9388 …} +attr: [] +labelTranslationParameters: [] } 19901 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17301 +label: "JUNTA VERDE 1 1/2"" +value: "19901" +data: App\Entity\Almacen\Articulo {#9393 …} +attr: [] +labelTranslationParameters: [] } 19900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17302 +label: "JUNTA VERDE 1 1/4"" +value: "19900" +data: App\Entity\Almacen\Articulo {#9398 …} +attr: [] +labelTranslationParameters: [] } 19899 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17303 +label: "JUNTA VERDE 1"" +value: "19899" +data: App\Entity\Almacen\Articulo {#9403 …} +attr: [] +labelTranslationParameters: [] } 19897 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17304 +label: "JUNTA VERDE 1/2"" +value: "19897" +data: App\Entity\Almacen\Articulo {#9408 …} +attr: [] +labelTranslationParameters: [] } 19903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17305 +label: "JUNTA VERDE 2 1/2"" +value: "19903" +data: App\Entity\Almacen\Articulo {#9413 …} +attr: [] +labelTranslationParameters: [] } 19902 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17306 +label: "JUNTA VERDE 2"" +value: "19902" +data: App\Entity\Almacen\Articulo {#9418 …} +attr: [] +labelTranslationParameters: [] } 19904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17307 +label: "JUNTA VERDE 3"" +value: "19904" +data: App\Entity\Almacen\Articulo {#9423 …} +attr: [] +labelTranslationParameters: [] } 19898 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17308 +label: "JUNTA VERDE 3/4"" +value: "19898" +data: App\Entity\Almacen\Articulo {#9428 …} +attr: [] +labelTranslationParameters: [] } 19905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17309 +label: "JUNTA VERDE 4"" +value: "19905" +data: App\Entity\Almacen\Articulo {#9433 …} +attr: [] +labelTranslationParameters: [] } 19906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17310 +label: "JUNTA VERDE 5"" +value: "19906" +data: App\Entity\Almacen\Articulo {#9438 …} +attr: [] +labelTranslationParameters: [] } 19907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17311 +label: "JUNTA VERDE 6"" +value: "19907" +data: App\Entity\Almacen\Articulo {#9443 …} +attr: [] +labelTranslationParameters: [] } 19908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17312 +label: "JUNTA VERDE 8"" +value: "19908" +data: App\Entity\Almacen\Articulo {#9448 …} +attr: [] +labelTranslationParameters: [] } 18686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17313 +label: "KB12 PP" +value: "18686" +data: App\Entity\Almacen\Articulo {#9453 …} +attr: [] +labelTranslationParameters: [] } 20072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17314 +label: "KEROSENE" +value: "20072" +data: App\Entity\Almacen\Articulo {#9458 …} +attr: [] +labelTranslationParameters: [] } 24646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17315 +label: "KIT DE CONTACTOS PARA CONTACTOR DE AUTOELEVADOR" +value: "24646" +data: App\Entity\Almacen\Articulo {#9463 …} +attr: [] +labelTranslationParameters: [] } 19976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17316 +label: "KIT DE ORRING Y JUNTA PARA BOMBA DOSIVAC 6300" +value: "19976" +data: App\Entity\Almacen\Articulo {#9468 …} +attr: [] +labelTranslationParameters: [] } 20243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17317 +label: "KIT ELEMENTO SEPARADOR P10(02250215-617)" +value: "20243" +data: App\Entity\Almacen\Articulo {#9473 …} +attr: [] +labelTranslationParameters: [] } 19059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17318 +label: "KIT EMPALME SUBTERRANEO" +value: "19059" +data: App\Entity\Almacen\Articulo {#9478 …} +attr: [] +labelTranslationParameters: [] } 19100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17319 +label: "KIT REPARACION 0.000.122.29" +value: "19100" +data: App\Entity\Almacen\Articulo {#9483 …} +attr: [] +labelTranslationParameters: [] } 19099 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17320 +label: "KIT REPARACION 0.000.122.86" +value: "19099" +data: App\Entity\Almacen\Articulo {#9488 …} +attr: [] +labelTranslationParameters: [] } 19098 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17321 +label: "KIT REPARACION 0.000.122.93" +value: "19098" +data: App\Entity\Almacen\Articulo {#9493 …} +attr: [] +labelTranslationParameters: [] } 19120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17322 +label: "KIT REPARACION 0.003.000.001" +value: "19120" +data: App\Entity\Almacen\Articulo {#9498 …} +attr: [] +labelTranslationParameters: [] } 19119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17323 +label: "KIT REPARACION 0.005.000.001" +value: "19119" +data: App\Entity\Almacen\Articulo {#9503 …} +attr: [] +labelTranslationParameters: [] } 19121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17324 +label: "KIT REPARACION 0.005.000.006" +value: "19121" +data: App\Entity\Almacen\Articulo {#9508 …} +attr: [] +labelTranslationParameters: [] } 19105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17325 +label: "KIT REPARACION 0.005.000.010" +value: "19105" +data: App\Entity\Almacen\Articulo {#9513 …} +attr: [] +labelTranslationParameters: [] } 19106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17326 +label: "KIT REPARACION 0.007.000.010" +value: "19106" +data: App\Entity\Almacen\Articulo {#9518 …} +attr: [] +labelTranslationParameters: [] } 19110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17327 +label: "KIT REPARACION 0.007.000.011" +value: "19110" +data: App\Entity\Almacen\Articulo {#9523 …} +attr: [] +labelTranslationParameters: [] } 19101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17328 +label: "KIT REPARACION 0.007.000.012" +value: "19101" +data: App\Entity\Almacen\Articulo {#9528 …} +attr: [] +labelTranslationParameters: [] } 19107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17329 +label: "KIT REPARACION 0.008.000.010" +value: "19107" +data: App\Entity\Almacen\Articulo {#9533 …} +attr: [] +labelTranslationParameters: [] } 19111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17330 +label: "KIT REPARACION 0.008.000.011" +value: "19111" +data: App\Entity\Almacen\Articulo {#9538 …} +attr: [] +labelTranslationParameters: [] } 19102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17331 +label: "KIT REPARACION 0.008.000.012" +value: "19102" +data: App\Entity\Almacen\Articulo {#9543 …} +attr: [] +labelTranslationParameters: [] } 19108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17332 +label: "KIT REPARACION 0.009.000.010" +value: "19108" +data: App\Entity\Almacen\Articulo {#9548 …} +attr: [] +labelTranslationParameters: [] } 19112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17333 +label: "KIT REPARACION 0.009.000.011" +value: "19112" +data: App\Entity\Almacen\Articulo {#9553 …} +attr: [] +labelTranslationParameters: [] } 19103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17334 +label: "KIT REPARACION 0.009.000.012" +value: "19103" +data: App\Entity\Almacen\Articulo {#9558 …} +attr: [] +labelTranslationParameters: [] } 19109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17335 +label: "KIT REPARACION 0.011.000.010" +value: "19109" +data: App\Entity\Almacen\Articulo {#9563 …} +attr: [] +labelTranslationParameters: [] } 19113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17336 +label: "KIT REPARACION 0.011.000.011" +value: "19113" +data: App\Entity\Almacen\Articulo {#9568 …} +attr: [] +labelTranslationParameters: [] } 19104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17337 +label: "KIT REPARACION 0.011.000.012" +value: "19104" +data: App\Entity\Almacen\Articulo {#9573 …} +attr: [] +labelTranslationParameters: [] } 19123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17338 +label: "KIT REPARACION 0.028.000.004" +value: "19123" +data: App\Entity\Almacen\Articulo {#9578 …} +attr: [] +labelTranslationParameters: [] } 19124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17339 +label: "KIT REPARACION 0.029.000.005" +value: "19124" +data: App\Entity\Almacen\Articulo {#9583 …} +attr: [] +labelTranslationParameters: [] } 19114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17340 +label: "KIT REPARACION 0.033.000.011" +value: "19114" +data: App\Entity\Almacen\Articulo {#9588 …} +attr: [] +labelTranslationParameters: [] } 19122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17341 +label: "KIT REPARACION 0.033.000.101" +value: "19122" +data: App\Entity\Almacen\Articulo {#9593 …} +attr: [] +labelTranslationParameters: [] } 19125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17342 +label: "KIT REPARACION 0.049.000.101" +value: "19125" +data: App\Entity\Almacen\Articulo {#9598 …} +attr: [] +labelTranslationParameters: [] } 19118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17343 +label: "KIT REPARACION 0.052.000.102" +value: "19118" +data: App\Entity\Almacen\Articulo {#9603 …} +attr: [] +labelTranslationParameters: [] } 19116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17344 +label: "KIT REPARACION 0.102.000.029" +value: "19116" +data: App\Entity\Almacen\Articulo {#9608 …} +attr: [] +labelTranslationParameters: [] } 19115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17345 +label: "KIT REPARACION 0.102.000.030" +value: "19115" +data: App\Entity\Almacen\Articulo {#9613 …} +attr: [] +labelTranslationParameters: [] } 19117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17346 +label: "KIT REPARACION 0.102.000.034" +value: "19117" +data: App\Entity\Almacen\Articulo {#9618 …} +attr: [] +labelTranslationParameters: [] } 19127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17347 +label: "KIT REPARACION 0.200.000.101" +value: "19127" +data: App\Entity\Almacen\Articulo {#9623 …} +attr: [] +labelTranslationParameters: [] } 19128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17348 +label: "KIT REPARACION 0.200.001.201" +value: "19128" +data: App\Entity\Almacen\Articulo {#9628 …} +attr: [] +labelTranslationParameters: [] } 19129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17349 +label: "KIT REPARACION 0.200.001.212" +value: "19129" +data: App\Entity\Almacen\Articulo {#9633 …} +attr: [] +labelTranslationParameters: [] } 19126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17350 +label: "KIT REPARACION 0.200.001.217" +value: "19126" +data: App\Entity\Almacen\Articulo {#9638 …} +attr: [] +labelTranslationParameters: [] } 19204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17351 +label: "KIT REPARACION JEFFERSON K42T1" +value: "19204" +data: App\Entity\Almacen\Articulo {#9643 …} +attr: [] +labelTranslationParameters: [] } 19206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17352 +label: "KIT REPARACION JEFFERSON K43FT1F" +value: "19206" +data: App\Entity\Almacen\Articulo {#9648 …} +attr: [] +labelTranslationParameters: [] } 19203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17353 +label: "KIT REPARACION JEFFERSON K43FT2" +value: "19203" +data: App\Entity\Almacen\Articulo {#9653 …} +attr: [] +labelTranslationParameters: [] } 19205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17354 +label: "KIT REPARACION JEFFERSON K43FT5" +value: "19205" +data: App\Entity\Almacen\Articulo {#9658 …} +attr: [] +labelTranslationParameters: [] } 19202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17355 +label: "KIT REPARACION JEFFERSON K44A3" +value: "19202" +data: App\Entity\Almacen\Articulo {#9663 …} +attr: [] +labelTranslationParameters: [] } 18811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17356 +label: "KM10" +value: "18811" +data: App\Entity\Almacen\Articulo {#9668 …} +attr: [] +labelTranslationParameters: [] } 18810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17357 +label: "KM11" +value: "18810" +data: App\Entity\Almacen\Articulo {#9673 …} +attr: [] +labelTranslationParameters: [] } 18809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17358 +label: "KM13" +value: "18809" +data: App\Entity\Almacen\Articulo {#9678 …} +attr: [] +labelTranslationParameters: [] } 18808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17359 +label: "KM14" +value: "18808" +data: App\Entity\Almacen\Articulo {#9683 …} +attr: [] +labelTranslationParameters: [] } 18807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17360 +label: "KM15" +value: "18807" +data: App\Entity\Almacen\Articulo {#9688 …} +attr: [] +labelTranslationParameters: [] } 18806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17361 +label: "KM16" +value: "18806" +data: App\Entity\Almacen\Articulo {#9693 …} +attr: [] +labelTranslationParameters: [] } 18805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17362 +label: "KM17" +value: "18805" +data: App\Entity\Almacen\Articulo {#9698 …} +attr: [] +labelTranslationParameters: [] } 18804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17363 +label: "KM19" +value: "18804" +data: App\Entity\Almacen\Articulo {#9703 …} +attr: [] +labelTranslationParameters: [] } 18803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17364 +label: "KM28" +value: "18803" +data: App\Entity\Almacen\Articulo {#9708 …} +attr: [] +labelTranslationParameters: [] } 18814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17365 +label: "KM6" +value: "18814" +data: App\Entity\Almacen\Articulo {#9713 …} +attr: [] +labelTranslationParameters: [] } 18813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17366 +label: "KM7" +value: "18813" +data: App\Entity\Almacen\Articulo {#9718 …} +attr: [] +labelTranslationParameters: [] } 18812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17367 +label: "KM8" +value: "18812" +data: App\Entity\Almacen\Articulo {#9723 …} +attr: [] +labelTranslationParameters: [] } 19926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17368 +label: "LADRILLO COMUN" +value: "19926" +data: App\Entity\Almacen\Articulo {#9728 …} +attr: [] +labelTranslationParameters: [] } 25132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17369 +label: "Lámina Folex 45 x 55 x kg" +value: "25132" +data: App\Entity\Almacen\Articulo {#9733 …} +attr: [] +labelTranslationParameters: [] } 24889 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17370 +label: "Láminas Carne Recuperada" +value: "24889" +data: App\Entity\Almacen\Articulo {#9738 …} +attr: [] +labelTranslationParameters: [] } 24890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17371 +label: "Laminas para milanesas 250x350" +value: "24890" +data: App\Entity\Almacen\Articulo {#9743 …} +attr: [] +labelTranslationParameters: [] } 19552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17372 +label: "LAMPARA ALTA Y BAJA CAMIONETA TOYOTA" +value: "19552" +data: App\Entity\Almacen\Articulo {#9748 …} +attr: [] +labelTranslationParameters: [] } 24626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17373 +label: "LAMPARA H4 12V-55W" +value: "24626" +data: App\Entity\Almacen\Articulo {#9753 …} +attr: [] +labelTranslationParameters: [] } 19882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17374 +label: "LAMPARA LED 5W" +value: "19882" +data: App\Entity\Almacen\Articulo {#9758 …} +attr: [] +labelTranslationParameters: [] } 19077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17375 +label: "LAMPARA LED 60W" +value: "19077" +data: App\Entity\Almacen\Articulo {#9763 …} +attr: [] +labelTranslationParameters: [] } 24447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17376 +label: "LAMPARA LED 9W" +value: "24447" +data: App\Entity\Almacen\Articulo {#9768 …} +attr: [] +labelTranslationParameters: [] } 19950 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17377 +label: "LAMPARA LED DICROICA 10W P/ SPOT" +value: "19950" +data: App\Entity\Almacen\Articulo {#9773 …} +attr: [] +labelTranslationParameters: [] } 20198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17378 +label: "LANA MINERAL 50MM X 12MTS" +value: "20198" +data: App\Entity\Almacen\Articulo {#9778 …} +attr: [] +labelTranslationParameters: [] } 18615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17379 +label: "LAPICERA AZUL" +value: "18615" +data: App\Entity\Almacen\Articulo {#9783 …} +attr: [] +labelTranslationParameters: [] } 18616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17380 +label: "LAPICERA NEGRA" +value: "18616" +data: App\Entity\Almacen\Articulo {#9788 …} +attr: [] +labelTranslationParameters: [] } 18619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17381 +label: "LAPIZ NEGRO" +value: "18619" +data: App\Entity\Almacen\Articulo {#9793 …} +attr: [] +labelTranslationParameters: [] } 24843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17382 +label: "LAVATORIO 3 AGUJEROS" +value: "24843" +data: App\Entity\Almacen\Articulo {#9798 …} +attr: [] +labelTranslationParameters: [] } 18628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17383 +label: "LIBRETA ANILLADA" +value: "18628" +data: App\Entity\Almacen\Articulo {#9803 …} +attr: [] +labelTranslationParameters: [] } 24620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17384 +label: "LIBRETA CHICA ANILLADA" +value: "24620" +data: App\Entity\Almacen\Articulo {#9808 …} +attr: [] +labelTranslationParameters: [] } 24619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17385 +label: "LIBRETA MEDIANA ANILLADA" +value: "24619" +data: App\Entity\Almacen\Articulo {#9813 …} +attr: [] +labelTranslationParameters: [] } 18627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17386 +label: "LIBRO DE ACTAS" +value: "18627" +data: App\Entity\Almacen\Articulo {#9818 …} +attr: [] +labelTranslationParameters: [] } 19175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17387 +label: "LIJA AL AGUA 150" +value: "19175" +data: App\Entity\Almacen\Articulo {#9823 …} +attr: [] +labelTranslationParameters: [] } 24470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17388 +label: "LIJA AL AGUA 60" +value: "24470" +data: App\Entity\Almacen\Articulo {#9828 …} +attr: [] +labelTranslationParameters: [] } 24471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17389 +label: "LIJA AL AGUA 80" +value: "24471" +data: App\Entity\Almacen\Articulo {#9833 …} +attr: [] +labelTranslationParameters: [] } 20199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17390 +label: "LIJA PARA PULIDORA GRANO FINO 150" +value: "20199" +data: App\Entity\Almacen\Articulo {#9838 …} +attr: [] +labelTranslationParameters: [] } 20196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17391 +label: "LIJA PARA PULIDORA GRANO GRUESO 60" +value: "20196" +data: App\Entity\Almacen\Articulo {#9843 …} +attr: [] +labelTranslationParameters: [] } 20283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17392 +label: "LIMA CUADRADA 10MM" +value: "20283" +data: App\Entity\Almacen\Articulo {#9848 …} +attr: [] +labelTranslationParameters: [] } 20282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17393 +label: "LIMA CUADRADA 8MM C/ MANGO" +value: "20282" +data: App\Entity\Almacen\Articulo {#9853 …} +attr: [] +labelTranslationParameters: [] } 19503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17394 +label: "LIMA PLANA 6MM PARA HIERRO" +value: "19503" +data: App\Entity\Almacen\Articulo {#9858 …} +attr: [] +labelTranslationParameters: [] } 20070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17395 +label: "LIMPIA INODORO HARPIC" +value: "20070" +data: App\Entity\Almacen\Articulo {#9863 …} +attr: [] +labelTranslationParameters: [] } 19197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17396 +label: "LIMPIA VIDRIO SACHET" +value: "19197" +data: App\Entity\Almacen\Articulo {#9868 …} +attr: [] +labelTranslationParameters: [] } 24688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17397 +label: "LIMPIADOR AEROSOL PARA MICROONDAS" +value: "24688" +data: App\Entity\Almacen\Articulo {#9873 …} +attr: [] +labelTranslationParameters: [] } 20116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17398 +label: "LINTERNA" +value: "20116" +data: App\Entity\Almacen\Articulo {#9878 …} +attr: [] +labelTranslationParameters: [] } 19222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17399 +label: "LISOFORM AEROSOL" +value: "19222" +data: App\Entity\Almacen\Articulo {#9883 …} +attr: [] +labelTranslationParameters: [] } 24567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17400 +label: "LISTON LED 18W LUZ FRIA" +value: "24567" +data: App\Entity\Almacen\Articulo {#9888 …} +attr: [] +labelTranslationParameters: [] } 24784 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17401 +label: "LITARGIRIO Y GLICERINA" +value: "24784" +data: App\Entity\Almacen\Articulo {#9893 …} +attr: [] +labelTranslationParameters: [] } 19859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17402 +label: "LLAVE 2 PUNTOS Y TOMA" +value: "19859" +data: App\Entity\Almacen\Articulo {#9898 …} +attr: [] +labelTranslationParameters: [] } 19283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17403 +label: "LLAVE ALLEN 3/16" +value: "19283" +data: App\Entity\Almacen\Articulo {#9903 …} +attr: [] +labelTranslationParameters: [] } 19230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17404 +label: "LLAVE ALLEN 3MM" +value: "19230" +data: App\Entity\Almacen\Articulo {#9908 …} +attr: [] +labelTranslationParameters: [] } 19012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17405 +label: "LLAVE ALLEN 4MM" +value: "19012" +data: App\Entity\Almacen\Articulo {#9913 …} +attr: [] +labelTranslationParameters: [] } 20271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17406 +label: "LLAVE COMBINADA 9/16"" +value: "20271" +data: App\Entity\Almacen\Articulo {#9918 …} +attr: [] +labelTranslationParameters: [] } 19977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17407 +label: "LLAVE COMBINADA Nº11" +value: "19977" +data: App\Entity\Almacen\Articulo {#9923 …} +attr: [] +labelTranslationParameters: [] } 20272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17408 +label: "LLAVE COMBINADA Nº13" +value: "20272" +data: App\Entity\Almacen\Articulo {#9928 …} +attr: [] +labelTranslationParameters: [] } 20040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17409 +label: "LLAVE COMBINADA Nº16" +value: "20040" +data: App\Entity\Almacen\Articulo {#9933 …} +attr: [] +labelTranslationParameters: [] } 19602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17410 +label: "LLAVE CRIQUE" +value: "19602" +data: App\Entity\Almacen\Articulo {#9938 …} +attr: [] +labelTranslationParameters: [] } 19988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17411 +label: "LLAVE CRIQUE Nº10" +value: "19988" +data: App\Entity\Almacen\Articulo {#9943 …} +attr: [] +labelTranslationParameters: [] } 19916 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17412 +label: "LLAVE CRIQUE Nº11" +value: "19916" +data: App\Entity\Almacen\Articulo {#9948 …} +attr: [] +labelTranslationParameters: [] } 19917 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17413 +label: "LLAVE CRIQUE Nº13" +value: "19917" +data: App\Entity\Almacen\Articulo {#9953 …} +attr: [] +labelTranslationParameters: [] } 19918 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17414 +label: "LLAVE CRIQUE Nº14" +value: "19918" +data: App\Entity\Almacen\Articulo {#9958 …} +attr: [] +labelTranslationParameters: [] } 19919 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17415 +label: "LLAVE CRIQUE Nº17" +value: "19919" +data: App\Entity\Almacen\Articulo {#9963 …} +attr: [] +labelTranslationParameters: [] } 19920 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17416 +label: "LLAVE CRIQUE Nº19" +value: "19920" +data: App\Entity\Almacen\Articulo {#9968 …} +attr: [] +labelTranslationParameters: [] } 20273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17417 +label: "LLAVE CRIQUE Nº24" +value: "20273" +data: App\Entity\Almacen\Articulo {#9973 …} +attr: [] +labelTranslationParameters: [] } 20041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17418 +label: "LLAVE CRIQUE PARA TUBOS" +value: "20041" +data: App\Entity\Almacen\Articulo {#9978 …} +attr: [] +labelTranslationParameters: [] } 24717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17419 +label: "LLAVE DE FUERZA" +value: "24717" +data: App\Entity\Almacen\Articulo {#9983 …} +attr: [] +labelTranslationParameters: [] } 25158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17420 +label: "LLAVE DE PASO FUSION PARA EMBUTIR DE 20MM" +value: "25158" +data: App\Entity\Almacen\Articulo {#9988 …} +attr: [] +labelTranslationParameters: [] } 20014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17421 +label: "LLAVE FRANCESA 12"" +value: "20014" +data: App\Entity\Almacen\Articulo {#9993 …} +attr: [] +labelTranslationParameters: [] } 19415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17422 +label: "LLAVE FRANCESA 6"" +value: "19415" +data: App\Entity\Almacen\Articulo {#9998 …} +attr: [] +labelTranslationParameters: [] } 20066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17423 +label: "LLAVE FRANCESA 8"" +value: "20066" +data: App\Entity\Almacen\Articulo {#10003 …} +attr: [] +labelTranslationParameters: [] } 24485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17424 +label: "LLAVE INTERRUPTOR PUNTO SIMPLE P/RIEL DIN" +value: "24485" +data: App\Entity\Almacen\Articulo {#10008 …} +attr: [] +labelTranslationParameters: [] } 19083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17425 +label: "LLAVE SELECTORA 0-1 DB4-BJ21" +value: "19083" +data: App\Entity\Almacen\Articulo {#10013 …} +attr: [] +labelTranslationParameters: [] } 19084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17426 +label: "LLAVE SELECTORA 0-1-2 DB4-BJ33" +value: "19084" +data: App\Entity\Almacen\Articulo {#10018 …} +attr: [] +labelTranslationParameters: [] } 19227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17427 +label: "LLAVE T ALLEN 3MM" +value: "19227" +data: App\Entity\Almacen\Articulo {#10023 …} +attr: [] +labelTranslationParameters: [] } 20149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17428 +label: "LLAVE T ALLEN 6MM" +value: "20149" +data: App\Entity\Almacen\Articulo {#10028 …} +attr: [] +labelTranslationParameters: [] } 20150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17429 +label: "LLAVE T ALLEN 7MM" +value: "20150" +data: App\Entity\Almacen\Articulo {#10033 …} +attr: [] +labelTranslationParameters: [] } 24466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17430 +label: "LLAVERO PLASTICO" +value: "24466" +data: App\Entity\Almacen\Articulo {#10038 …} +attr: [] +labelTranslationParameters: [] } 24814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17431 +label: "LLAVERO PLASTICO P/ ROTULAR" +value: "24814" +data: App\Entity\Almacen\Articulo {#10043 …} +attr: [] +labelTranslationParameters: [] } 20025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17432 +label: "LOCTITE 277 TRABA FIJACION 50G" +value: "20025" +data: App\Entity\Almacen\Articulo {#10048 …} +attr: [] +labelTranslationParameters: [] } 20024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17433 +label: "LOCTITE 620 FIJACION 50G" +value: "20024" +data: App\Entity\Almacen\Articulo {#10053 …} +attr: [] +labelTranslationParameters: [] } 20170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17434 +label: "MACHO 3/8 PASO 24 NF" +value: "20170" +data: App\Entity\Almacen\Articulo {#10058 …} +attr: [] +labelTranslationParameters: [] } 24837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17435 +label: "MACHO M12 X 1,25" +value: "24837" +data: App\Entity\Almacen\Articulo {#10063 …} +attr: [] +labelTranslationParameters: [] } 25116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17436 +label: "MACIZO 1045 Ø150 X 500" +value: "25116" +data: App\Entity\Almacen\Articulo {#10068 …} +attr: [] +labelTranslationParameters: [] } 20140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17437 +label: "MACIZO 1045 Ø32" +value: "20140" +data: App\Entity\Almacen\Articulo {#10073 …} +attr: [] +labelTranslationParameters: [] } 24507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17438 +label: "MACIZO 1045 Ø63 X 1,5MTS" +value: "24507" +data: App\Entity\Almacen\Articulo {#10078 …} +attr: [] +labelTranslationParameters: [] } 20004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17439 +label: "MACIZO 4140 Ø80 X 1,50MTS" +value: "20004" +data: App\Entity\Almacen\Articulo {#10083 …} +attr: [] +labelTranslationParameters: [] } 24728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17440 +label: "MACIZO INOXIDABLE 1/4"" +value: "24728" +data: App\Entity\Almacen\Articulo {#10088 …} +attr: [] +labelTranslationParameters: [] } 20213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17441 +label: "MACIZO INOXIDABLE 60 X 50 X 300MM" +value: "20213" +data: App\Entity\Almacen\Articulo {#10093 …} +attr: [] +labelTranslationParameters: [] } 24716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17442 +label: "MACIZO INOXIDABLE Ø100 X 700MM" +value: "24716" +data: App\Entity\Almacen\Articulo {#10098 …} +attr: [] +labelTranslationParameters: [] } 24520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17443 +label: "MACIZO INOXIDABLE Ø13" +value: "24520" +data: App\Entity\Almacen\Articulo {#10103 …} +attr: [] +labelTranslationParameters: [] } 20258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17444 +label: "MACIZO INOXIDABLE Ø14" +value: "20258" +data: App\Entity\Almacen\Articulo {#10108 …} +attr: [] +labelTranslationParameters: [] } 20257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17445 +label: "MACIZO INOXIDABLE Ø16" +value: "20257" +data: App\Entity\Almacen\Articulo {#10113 …} +attr: [] +labelTranslationParameters: [] } 19953 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17446 +label: "MACIZO INOXIDABLE Ø25.4" +value: "19953" +data: App\Entity\Almacen\Articulo {#10118 …} +attr: [] +labelTranslationParameters: [] } 24704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17447 +label: "MACIZO INOXIDABLE Ø41.2" +value: "24704" +data: App\Entity\Almacen\Articulo {#10123 …} +attr: [] +labelTranslationParameters: [] } 24835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17448 +label: "MACIZO INOXIDABLE Ø63" +value: "24835" +data: App\Entity\Almacen\Articulo {#10128 …} +attr: [] +labelTranslationParameters: [] } 24940 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17449 +label: "Maldivas Fondos" +value: "24940" +data: App\Entity\Almacen\Articulo {#10133 …} +attr: [] +labelTranslationParameters: [] } 24944 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17450 +label: "Maldivas Tapas" +value: "24944" +data: App\Entity\Almacen\Articulo {#10138 …} +attr: [] +labelTranslationParameters: [] } 24765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17451 +label: "MALLA ELECTROSOLDADA 50 X 50 GALV. 2.6MTS 1,2MTS X 3.MTS" +value: "24765" +data: App\Entity\Almacen\Articulo {#10143 …} +attr: [] +labelTranslationParameters: [] } 24996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17452 +label: "Mamelucos Desc T L" +value: "24996" +data: App\Entity\Almacen\Articulo {#10148 …} +attr: [] +labelTranslationParameters: [] } 24995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17453 +label: "Mamelucos Desc T M/S" +value: "24995" +data: App\Entity\Almacen\Articulo {#10153 …} +attr: [] +labelTranslationParameters: [] } 24994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17454 +label: "Mamelucos XL" +value: "24994" +data: App\Entity\Almacen\Articulo {#10158 …} +attr: [] +labelTranslationParameters: [] } 24955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17455 +label: "Mangas" +value: "24955" +data: App\Entity\Almacen\Articulo {#10163 …} +attr: [] +labelTranslationParameters: [] } 20036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17456 +label: "MANGUERA BLANCA DUNLOP SANITARIA 19MM" +value: "20036" +data: App\Entity\Almacen\Articulo {#10168 …} +attr: [] +labelTranslationParameters: [] } 24467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17457 +label: "MANGUERA CORRUGADA 1 1/4"" +value: "24467" +data: App\Entity\Almacen\Articulo {#10173 …} +attr: [] +labelTranslationParameters: [] } 19850 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17458 +label: "MANGUERA CORRUGADA 2"" +value: "19850" +data: App\Entity\Almacen\Articulo {#10178 …} +attr: [] +labelTranslationParameters: [] } 20091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17459 +label: "MANGUERA CRISTAL 19 X 23" +value: "20091" +data: App\Entity\Almacen\Articulo {#10183 …} +attr: [] +labelTranslationParameters: [] } 20090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17460 +label: "MANGUERA CRISTAL 12 X 16" +value: "20090" +data: App\Entity\Almacen\Articulo {#10188 …} +attr: [] +labelTranslationParameters: [] } 20092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17461 +label: "MANGUERA CRISTAL 25 X 28" +value: "20092" +data: App\Entity\Almacen\Articulo {#10193 …} +attr: [] +labelTranslationParameters: [] } 20093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17462 +label: "MANGUERA CRISTAL 32 X 38" +value: "20093" +data: App\Entity\Almacen\Articulo {#10198 …} +attr: [] +labelTranslationParameters: [] } 20089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17463 +label: "MANGUERA CRISTAL 8 X 12" +value: "20089" +data: App\Entity\Almacen\Articulo {#10203 …} +attr: [] +labelTranslationParameters: [] } 20080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17464 +label: "MANGUERA CRISTAL Ø19MM" +value: "20080" +data: App\Entity\Almacen\Articulo {#10208 …} +attr: [] +labelTranslationParameters: [] } 20289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17465 +label: "MANGUERA DE AIRE ROJA 8MM" +value: "20289" +data: App\Entity\Almacen\Articulo {#10213 …} +attr: [] +labelTranslationParameters: [] } 24759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17466 +label: "MANGUERA DE RIEGO 3/4"" +value: "24759" +data: App\Entity\Almacen\Articulo {#10218 …} +attr: [] +labelTranslationParameters: [] } 20077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17467 +label: "MANGUERA HIDRAULICA" +value: "20077" +data: App\Entity\Almacen\Articulo {#10223 …} +attr: [] +labelTranslationParameters: [] } 20033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17468 +label: "MANGUERA HIDRAULICA HYDROLAVADORA" +value: "20033" +data: App\Entity\Almacen\Articulo {#10228 …} +attr: [] +labelTranslationParameters: [] } 20245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17469 +label: "MANGUERA LP F-JIC 1.5 X 21LG(02250209-667)" +value: "20245" +data: App\Entity\Almacen\Articulo {#10233 …} +attr: [] +labelTranslationParameters: [] } 24604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17470 +label: "MANGUERA MALLADA 12 X 16 CRISTAL" +value: "24604" +data: App\Entity\Almacen\Articulo {#10238 …} +attr: [] +labelTranslationParameters: [] } 19210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17471 +label: "MANGUERA MICRO D10" +value: "19210" +data: App\Entity\Almacen\Articulo {#10243 …} +attr: [] +labelTranslationParameters: [] } 19211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17472 +label: "MANGUERA MICRO D12" +value: "19211" +data: App\Entity\Almacen\Articulo {#10248 …} +attr: [] +labelTranslationParameters: [] } 19207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17473 +label: "MANGUERA MICRO D4" +value: "19207" +data: App\Entity\Almacen\Articulo {#10253 …} +attr: [] +labelTranslationParameters: [] } 19208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17474 +label: "MANGUERA MICRO D6" +value: "19208" +data: App\Entity\Almacen\Articulo {#10258 …} +attr: [] +labelTranslationParameters: [] } 19209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17475 +label: "MANGUERA MICRO D8" +value: "19209" +data: App\Entity\Almacen\Articulo {#10263 …} +attr: [] +labelTranslationParameters: [] } 20035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17476 +label: "MANGUERA NEGRA DUNLOP 19MM" +value: "20035" +data: App\Entity\Almacen\Articulo {#10268 …} +attr: [] +labelTranslationParameters: [] } 24854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17477 +label: "MANGUERA SALADILLO 1 1/4"" +value: "24854" +data: App\Entity\Almacen\Articulo {#10273 …} +attr: [] +labelTranslationParameters: [] } 24543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17478 +label: "MANGUITO PVC GRIS Ø110 C/ROSCA 4"" +value: "24543" +data: App\Entity\Almacen\Articulo {#10278 …} +attr: [] +labelTranslationParameters: [] } 18624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17479 +label: "MAQUINA DE CINTA 2"" +value: "18624" +data: App\Entity\Almacen\Articulo {#10283 …} +attr: [] +labelTranslationParameters: [] } 25121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17480 +label: "Marinado Ensolfood" +value: "25121" +data: App\Entity\Almacen\Articulo {#10288 …} +attr: [] +labelTranslationParameters: [] } 24860 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17481 +label: "MARINADO X 25KG" +value: "24860" +data: App\Entity\Almacen\Articulo {#10293 …} +attr: [] +labelTranslationParameters: [] } 24962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17482 +label: "Mascarillas Respiratorias" +value: "24962" +data: App\Entity\Almacen\Articulo {#10298 …} +attr: [] +labelTranslationParameters: [] } 24806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17483 +label: "MATERIAL DESPLEGABLE PARA REVOQUE" +value: "24806" +data: App\Entity\Almacen\Articulo {#10303 …} +attr: [] +labelTranslationParameters: [] } 24503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17484 +label: "MATERIAL PARA GALVANIZAR" +value: "24503" +data: App\Entity\Almacen\Articulo {#10308 …} +attr: [] +labelTranslationParameters: [] } 20046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17485 +label: "MAZA 1KG CON MANGO" +value: "20046" +data: App\Entity\Almacen\Articulo {#10313 …} +attr: [] +labelTranslationParameters: [] } 18823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17486 +label: "MB10" +value: "18823" +data: App\Entity\Almacen\Articulo {#10318 …} +attr: [] +labelTranslationParameters: [] } 18822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17487 +label: "MB11" +value: "18822" +data: App\Entity\Almacen\Articulo {#10323 …} +attr: [] +labelTranslationParameters: [] } 18821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17488 +label: "MB13" +value: "18821" +data: App\Entity\Almacen\Articulo {#10328 …} +attr: [] +labelTranslationParameters: [] } 18820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17489 +label: "MB14" +value: "18820" +data: App\Entity\Almacen\Articulo {#10333 …} +attr: [] +labelTranslationParameters: [] } 18819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17490 +label: "MB15" +value: "18819" +data: App\Entity\Almacen\Articulo {#10338 …} +attr: [] +labelTranslationParameters: [] } 18818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17491 +label: "MB16" +value: "18818" +data: App\Entity\Almacen\Articulo {#10343 …} +attr: [] +labelTranslationParameters: [] } 18817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17492 +label: "MB17" +value: "18817" +data: App\Entity\Almacen\Articulo {#10348 …} +attr: [] +labelTranslationParameters: [] } 18816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17493 +label: "MB19" +value: "18816" +data: App\Entity\Almacen\Articulo {#10353 …} +attr: [] +labelTranslationParameters: [] } 18815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17494 +label: "MB28" +value: "18815" +data: App\Entity\Almacen\Articulo {#10358 …} +attr: [] +labelTranslationParameters: [] } 18826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17495 +label: "MB6" +value: "18826" +data: App\Entity\Almacen\Articulo {#10363 …} +attr: [] +labelTranslationParameters: [] } 18825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17496 +label: "MB7" +value: "18825" +data: App\Entity\Almacen\Articulo {#10368 …} +attr: [] +labelTranslationParameters: [] } 18824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17497 +label: "MB8" +value: "18824" +data: App\Entity\Almacen\Articulo {#10373 …} +attr: [] +labelTranslationParameters: [] } 19954 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17498 +label: "MECHA ACERO Ø31,5 CONO 3" +value: "19954" +data: App\Entity\Almacen\Articulo {#10378 …} +attr: [] +labelTranslationParameters: [] } 19835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17499 +label: "MECHA ACERO RAPIDO Ø10" +value: "19835" +data: App\Entity\Almacen\Articulo {#10383 …} +attr: [] +labelTranslationParameters: [] } 19836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17500 +label: "MECHA ACERO RAPIDO Ø10.5" +value: "19836" +data: App\Entity\Almacen\Articulo {#10388 …} +attr: [] +labelTranslationParameters: [] } 19837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17501 +label: "MECHA ACERO RAPIDO Ø11" +value: "19837" +data: App\Entity\Almacen\Articulo {#10393 …} +attr: [] +labelTranslationParameters: [] } 19838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17502 +label: "MECHA ACERO RAPIDO Ø11.5" +value: "19838" +data: App\Entity\Almacen\Articulo {#10398 …} +attr: [] +labelTranslationParameters: [] } 19839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17503 +label: "MECHA ACERO RAPIDO Ø12" +value: "19839" +data: App\Entity\Almacen\Articulo {#10403 …} +attr: [] +labelTranslationParameters: [] } 19840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17504 +label: "MECHA ACERO RAPIDO Ø13" +value: "19840" +data: App\Entity\Almacen\Articulo {#10408 …} +attr: [] +labelTranslationParameters: [] } 19818 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17505 +label: "MECHA ACERO RAPIDO Ø2" +value: "19818" +data: App\Entity\Almacen\Articulo {#10413 …} +attr: [] +labelTranslationParameters: [] } 19819 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17506 +label: "MECHA ACERO RAPIDO Ø2.5" +value: "19819" +data: App\Entity\Almacen\Articulo {#10418 …} +attr: [] +labelTranslationParameters: [] } 19820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17507 +label: "MECHA ACERO RAPIDO Ø3" +value: "19820" +data: App\Entity\Almacen\Articulo {#10423 …} +attr: [] +labelTranslationParameters: [] } 20197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17508 +label: "MECHA ACERO RAPIDO Ø3.25" +value: "20197" +data: App\Entity\Almacen\Articulo {#10428 …} +attr: [] +labelTranslationParameters: [] } 19821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17509 +label: "MECHA ACERO RAPIDO Ø3.5" +value: "19821" +data: App\Entity\Almacen\Articulo {#10433 …} +attr: [] +labelTranslationParameters: [] } 19822 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17510 +label: "MECHA ACERO RAPIDO Ø3.75" +value: "19822" +data: App\Entity\Almacen\Articulo {#10438 …} +attr: [] +labelTranslationParameters: [] } 19823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17511 +label: "MECHA ACERO RAPIDO Ø4" +value: "19823" +data: App\Entity\Almacen\Articulo {#10443 …} +attr: [] +labelTranslationParameters: [] } 19824 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17512 +label: "MECHA ACERO RAPIDO Ø4.5" +value: "19824" +data: App\Entity\Almacen\Articulo {#10448 …} +attr: [] +labelTranslationParameters: [] } 19825 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17513 +label: "MECHA ACERO RAPIDO Ø5" +value: "19825" +data: App\Entity\Almacen\Articulo {#10453 …} +attr: [] +labelTranslationParameters: [] } 19826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17514 +label: "MECHA ACERO RAPIDO Ø5.5" +value: "19826" +data: App\Entity\Almacen\Articulo {#10458 …} +attr: [] +labelTranslationParameters: [] } 19827 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17515 +label: "MECHA ACERO RAPIDO Ø6" +value: "19827" +data: App\Entity\Almacen\Articulo {#10463 …} +attr: [] +labelTranslationParameters: [] } 19828 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17516 +label: "MECHA ACERO RAPIDO Ø6.5" +value: "19828" +data: App\Entity\Almacen\Articulo {#10468 …} +attr: [] +labelTranslationParameters: [] } 19829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17517 +label: "MECHA ACERO RAPIDO Ø7" +value: "19829" +data: App\Entity\Almacen\Articulo {#10473 …} +attr: [] +labelTranslationParameters: [] } 19830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17518 +label: "MECHA ACERO RAPIDO Ø7.5" +value: "19830" +data: App\Entity\Almacen\Articulo {#10478 …} +attr: [] +labelTranslationParameters: [] } 19831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17519 +label: "MECHA ACERO RAPIDO Ø8" +value: "19831" +data: App\Entity\Almacen\Articulo {#10483 …} +attr: [] +labelTranslationParameters: [] } 19832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17520 +label: "MECHA ACERO RAPIDO Ø8.5" +value: "19832" +data: App\Entity\Almacen\Articulo {#10488 …} +attr: [] +labelTranslationParameters: [] } 19833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17521 +label: "MECHA ACERO RAPIDO Ø9" +value: "19833" +data: App\Entity\Almacen\Articulo {#10493 …} +attr: [] +labelTranslationParameters: [] } 19834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17522 +label: "MECHA ACERO RAPIDO Ø9.5" +value: "19834" +data: App\Entity\Almacen\Articulo {#10498 …} +attr: [] +labelTranslationParameters: [] } 20123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17523 +label: "MECHA COPA Ø90 PARA METAL C/ADAPTADOR" +value: "20123" +data: App\Entity\Almacen\Articulo {#10503 …} +attr: [] +labelTranslationParameters: [] } 24655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17524 +label: "MECHA CORTAFIERRO C/ENCASTRE" +value: "24655" +data: App\Entity\Almacen\Articulo {#10508 …} +attr: [] +labelTranslationParameters: [] } 19841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17525 +label: "MECHA DE CENTRO Ø3.15" +value: "19841" +data: App\Entity\Almacen\Articulo {#10513 …} +attr: [] +labelTranslationParameters: [] } 24847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17526 +label: "MECHA DE WIDIA 6MM" +value: "24847" +data: App\Entity\Almacen\Articulo {#10518 …} +attr: [] +labelTranslationParameters: [] } 20136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17527 +label: "MECHA DE WIDIA Ø8MM X 20 CON ENCASTRE" +value: "20136" +data: App\Entity\Almacen\Articulo {#10523 …} +attr: [] +labelTranslationParameters: [] } 24545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17528 +label: "MECHA WIDIA 10 C/ENCASTRE" +value: "24545" +data: App\Entity\Almacen\Articulo {#10528 …} +attr: [] +labelTranslationParameters: [] } 20204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17529 +label: "MECHA WIDIA 6" +value: "20204" +data: App\Entity\Almacen\Articulo {#10533 …} +attr: [] +labelTranslationParameters: [] } 24641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17530 +label: "MECHA WIDIA 8 X 150MM S/ENCASTRE" +value: "24641" +data: App\Entity\Almacen\Articulo {#10538 …} +attr: [] +labelTranslationParameters: [] } 25074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17531 +label: "Medias" +value: "25074" +data: App\Entity\Almacen\Articulo {#10543 …} +attr: [] +labelTranslationParameters: [] } 19866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17532 +label: "MEMBRANA AUTOADHESIVA" +value: "19866" +data: App\Entity\Almacen\Articulo {#10548 …} +attr: [] +labelTranslationParameters: [] } 24912 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17533 +label: "Menudos [29]" +value: "24912" +data: App\Entity\Almacen\Articulo {#10553 …} +attr: [] +labelTranslationParameters: [] } 19969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17534 +label: "MICROFIBRA NEGRA" +value: "19969" +data: App\Entity\Almacen\Articulo {#10558 …} +attr: [] +labelTranslationParameters: [] } 24724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17535 +label: "MICROONDAS" +value: "24724" +data: App\Entity\Almacen\Articulo {#10563 …} +attr: [] +labelTranslationParameters: [] } 24935 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17536 +label: "Milanesas Cajas" +value: "24935" +data: App\Entity\Almacen\Articulo {#10568 …} +attr: [] +labelTranslationParameters: [] } 19136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17537 +label: "MODULO CON FUNCION 0.103.009.532/923" +value: "19136" +data: App\Entity\Almacen\Articulo {#10573 …} +attr: [] +labelTranslationParameters: [] } 19137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17538 +label: "MODULO CON FUNCION 0.103.009.564/923" +value: "19137" +data: App\Entity\Almacen\Articulo {#10578 …} +attr: [] +labelTranslationParameters: [] } 24676 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17539 +label: "MOLA MORDACA DIAM.EXT.25 X 35-142116 COD. 2.089.002.00084" +value: "24676" +data: App\Entity\Almacen\Articulo {#10583 …} +attr: [] +labelTranslationParameters: [] } 25157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17540 +label: "MONTANTE 35MM" +value: "25157" +data: App\Entity\Almacen\Articulo {#10588 …} +attr: [] +labelTranslationParameters: [] } 24846 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17541 +label: "MONTANTE 75MM" +value: "24846" +data: App\Entity\Almacen\Articulo {#10593 …} +attr: [] +labelTranslationParameters: [] } 24677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17542 +label: "MORDACA DE ALUMINIO SELADORA 950MM-140543 COD. 2.089.002.00083" +value: "24677" +data: App\Entity\Almacen\Articulo {#10598 …} +attr: [] +labelTranslationParameters: [] } 24516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17543 +label: "MORDAZA DE MAYNAR" +value: "24516" +data: App\Entity\Almacen\Articulo {#10603 …} +attr: [] +labelTranslationParameters: [] } 24809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17544 +label: "MOSQUITERO" +value: "24809" +data: App\Entity\Almacen\Articulo {#10608 …} +attr: [] +labelTranslationParameters: [] } 24720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17545 +label: "MOTOR REDUCTOR AMP60/2 -1/28.1-MOTOR 3HP-1400RPM" +value: "24720" +data: App\Entity\Almacen\Articulo {#10613 …} +attr: [] +labelTranslationParameters: [] } 20188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17546 +label: "MOTOSIERRA" +value: "20188" +data: App\Entity\Almacen\Articulo {#10618 …} +attr: [] +labelTranslationParameters: [] } 20195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17547 +label: "MURALLA CHINA" +value: "20195" +data: App\Entity\Almacen\Articulo {#10623 …} +attr: [] +labelTranslationParameters: [] } 24908 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17548 +label: "Muslo [36]" +value: "24908" +data: App\Entity\Almacen\Articulo {#10628 …} +attr: [] +labelTranslationParameters: [] } 19557 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17549 +label: "NAFTA SUPER" +value: "19557" +data: App\Entity\Almacen\Articulo {#10633 …} +attr: [] +labelTranslationParameters: [] } 17390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17550 +label: "NAFTALINA" +value: "17390" +data: App\Entity\Almacen\Articulo {#10638 …} +attr: [] +labelTranslationParameters: [] } 25095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17551 +label: "NAUTICO T XXL" +value: "25095" +data: App\Entity\Almacen\Articulo {#10643 …} +attr: [] +labelTranslationParameters: [] } 25091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17552 +label: "Nautico TL" +value: "25091" +data: App\Entity\Almacen\Articulo {#10648 …} +attr: [] +labelTranslationParameters: [] } 25090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17553 +label: "Nautico TM" +value: "25090" +data: App\Entity\Almacen\Articulo {#10653 …} +attr: [] +labelTranslationParameters: [] } 25089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17554 +label: "Nautico TS" +value: "25089" +data: App\Entity\Almacen\Articulo {#10658 …} +attr: [] +labelTranslationParameters: [] } 25092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17555 +label: "Nautico TXL" +value: "25092" +data: App\Entity\Almacen\Articulo {#10663 …} +attr: [] +labelTranslationParameters: [] } 25183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17556 +label: "Náutico XXXL" +value: "25183" +data: App\Entity\Almacen\Articulo {#10668 …} +attr: [] +labelTranslationParameters: [] } 18636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17557 +label: "NEPACO" +value: "18636" +data: App\Entity\Almacen\Articulo {#10673 …} +attr: [] +labelTranslationParameters: [] } 19375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17558 +label: "NIPLE 1" X 100MM" +value: "19375" +data: App\Entity\Almacen\Articulo {#10678 …} +attr: [] +labelTranslationParameters: [] } 19376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17559 +label: "NIPLE 1" X 150MM" +value: "19376" +data: App\Entity\Almacen\Articulo {#10683 …} +attr: [] +labelTranslationParameters: [] } 19377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17560 +label: "NIPLE 1" X 200MM" +value: "19377" +data: App\Entity\Almacen\Articulo {#10688 …} +attr: [] +labelTranslationParameters: [] } 19369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17561 +label: "NIPLE 1/2" X 100MM" +value: "19369" +data: App\Entity\Almacen\Articulo {#10693 …} +attr: [] +labelTranslationParameters: [] } 19370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17562 +label: "NIPLE 1/2" X 150MM" +value: "19370" +data: App\Entity\Almacen\Articulo {#10698 …} +attr: [] +labelTranslationParameters: [] } 19371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17563 +label: "NIPLE 1/2" X 200MM" +value: "19371" +data: App\Entity\Almacen\Articulo {#10703 …} +attr: [] +labelTranslationParameters: [] } 24719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17564 +label: "NIPLE 1/8" X 100MM" +value: "24719" +data: App\Entity\Almacen\Articulo {#10708 …} +attr: [] +labelTranslationParameters: [] } 19372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17565 +label: "NIPLE 3/4" X 100MM" +value: "19372" +data: App\Entity\Almacen\Articulo {#10713 …} +attr: [] +labelTranslationParameters: [] } 19373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17566 +label: "NIPLE 3/4" X 150MM" +value: "19373" +data: App\Entity\Almacen\Articulo {#10718 …} +attr: [] +labelTranslationParameters: [] } 19374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17567 +label: "NIPLE 3/4" X 200MM" +value: "19374" +data: App\Entity\Almacen\Articulo {#10723 …} +attr: [] +labelTranslationParameters: [] } 20013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17568 +label: "NIPLE CONEXION MANGUERA-ACOPLE RAPIDO" +value: "20013" +data: App\Entity\Almacen\Articulo {#10728 …} +attr: [] +labelTranslationParameters: [] } 24785 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17569 +label: "NIPLE EPOXI 2 1/2" X 200MM" +value: "24785" +data: App\Entity\Almacen\Articulo {#10733 …} +attr: [] +labelTranslationParameters: [] } 19930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17570 +label: "NIPLE IPS 1/2" X 150MM" +value: "19930" +data: App\Entity\Almacen\Articulo {#10738 …} +attr: [] +labelTranslationParameters: [] } 19937 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17571 +label: "NIPLE SCH 40 3" X 300MM" +value: "19937" +data: App\Entity\Almacen\Articulo {#10743 …} +attr: [] +labelTranslationParameters: [] } 20083 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17572 +label: "NIVEL DE MANO 300MM" +value: "20083" +data: App\Entity\Almacen\Articulo {#10748 …} +attr: [] +labelTranslationParameters: [] } 21989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17573 +label: "NIVEL DE MANO CON IMAN" +value: "21989" +data: App\Entity\Almacen\Articulo {#10753 …} +attr: [] +labelTranslationParameters: [] } 18677 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17574 +label: "NJ 306 ECP/C3" +value: "18677" +data: App\Entity\Almacen\Articulo {#10758 …} +attr: [] +labelTranslationParameters: [] } 18852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17575 +label: "NK 20/16" +value: "18852" +data: App\Entity\Almacen\Articulo {#10763 …} +attr: [] +labelTranslationParameters: [] } 18853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17576 +label: "NKI 20/20 TN" +value: "18853" +data: App\Entity\Almacen\Articulo {#10768 …} +attr: [] +labelTranslationParameters: [] } 18854 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17577 +label: "NKI 25/20 TN" +value: "18854" +data: App\Entity\Almacen\Articulo {#10773 …} +attr: [] +labelTranslationParameters: [] } 18855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17578 +label: "NKI 30/30 TN" +value: "18855" +data: App\Entity\Almacen\Articulo {#10778 …} +attr: [] +labelTranslationParameters: [] } 20297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17579 +label: "NO SE REALIZA REPARACION" +value: "20297" +data: App\Entity\Almacen\Articulo {#10783 …} +attr: [] +labelTranslationParameters: [] } 25166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17580 +label: "Omnicide desinfectante" +value: "25166" +data: App\Entity\Almacen\Articulo {#10788 …} +attr: [] +labelTranslationParameters: [] } 20301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17581 +label: "ORING Ø6 X 2" +value: "20301" +data: App\Entity\Almacen\Articulo {#10793 …} +attr: [] +labelTranslationParameters: [] } 19955 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17582 +label: "ORRING 020610 (INYECTORA)" +value: "19955" +data: App\Entity\Almacen\Articulo {#10798 …} +attr: [] +labelTranslationParameters: [] } 24863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17583 +label: "OVO 30 X 5 KG" +value: "24863" +data: App\Entity\Almacen\Articulo {#10803 …} +attr: [] +labelTranslationParameters: [] } 20296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17584 +label: "PALA ANCHA" +value: "20296" +data: App\Entity\Almacen\Articulo {#10808 …} +attr: [] +labelTranslationParameters: [] } 24833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17585 +label: "PALA DE PUNTA MANGO DE MADERA" +value: "24833" +data: App\Entity\Almacen\Articulo {#10813 …} +attr: [] +labelTranslationParameters: [] } 20232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17586 +label: "PALA PLASTICA BLANCA" +value: "20232" +data: App\Entity\Almacen\Articulo {#10818 …} +attr: [] +labelTranslationParameters: [] } 19187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17587 +label: "PALA RESIDUOS" +value: "19187" +data: App\Entity\Almacen\Articulo {#10823 …} +attr: [] +labelTranslationParameters: [] } 25057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17588 +label: "Pantalón Azul T38" +value: "25057" +data: App\Entity\Almacen\Articulo {#10828 …} +attr: [] +labelTranslationParameters: [] } 25058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17589 +label: "Pantalón Azul T40" +value: "25058" +data: App\Entity\Almacen\Articulo {#10833 …} +attr: [] +labelTranslationParameters: [] } 25059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17590 +label: "Pantalón Azul T42" +value: "25059" +data: App\Entity\Almacen\Articulo {#10838 …} +attr: [] +labelTranslationParameters: [] } 25060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17591 +label: "Pantalón Azul T44" +value: "25060" +data: App\Entity\Almacen\Articulo {#10843 …} +attr: [] +labelTranslationParameters: [] } 25061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17592 +label: "Pantalón Azul T46" +value: "25061" +data: App\Entity\Almacen\Articulo {#10848 …} +attr: [] +labelTranslationParameters: [] } 25062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17593 +label: "Pantalón Azul T48" +value: "25062" +data: App\Entity\Almacen\Articulo {#10853 …} +attr: [] +labelTranslationParameters: [] } 25063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17594 +label: "Pantalón Azul T50" +value: "25063" +data: App\Entity\Almacen\Articulo {#10858 …} +attr: [] +labelTranslationParameters: [] } 25064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17595 +label: "Pantalón Azul T52" +value: "25064" +data: App\Entity\Almacen\Articulo {#10863 …} +attr: [] +labelTranslationParameters: [] } 25065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17596 +label: "Pantalón Azul T54" +value: "25065" +data: App\Entity\Almacen\Articulo {#10868 …} +attr: [] +labelTranslationParameters: [] } 25066 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17597 +label: "Pantalón Azul T56" +value: "25066" +data: App\Entity\Almacen\Articulo {#10873 …} +attr: [] +labelTranslationParameters: [] } 25067 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17598 +label: "Pantalón Azul T58" +value: "25067" +data: App\Entity\Almacen\Articulo {#10878 …} +attr: [] +labelTranslationParameters: [] } 25070 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17599 +label: "Pantalón Termico T L" +value: "25070" +data: App\Entity\Almacen\Articulo {#10883 …} +attr: [] +labelTranslationParameters: [] } 25069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17600 +label: "Pantalón Termico T M" +value: "25069" +data: App\Entity\Almacen\Articulo {#10888 …} +attr: [] +labelTranslationParameters: [] } 25068 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17601 +label: "Pantalón Termico T S" +value: "25068" +data: App\Entity\Almacen\Articulo {#10893 …} +attr: [] +labelTranslationParameters: [] } 25071 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17602 +label: "Pantalón Termico T XL" +value: "25071" +data: App\Entity\Almacen\Articulo {#10898 …} +attr: [] +labelTranslationParameters: [] } 25072 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17603 +label: "Pantalón Termico T XXL" +value: "25072" +data: App\Entity\Almacen\Articulo {#10903 …} +attr: [] +labelTranslationParameters: [] } 25174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17604 +label: "Pantalones cargo 38" +value: "25174" +data: App\Entity\Almacen\Articulo {#10908 …} +attr: [] +labelTranslationParameters: [] } 25175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17605 +label: "Pantalones cargo 40" +value: "25175" +data: App\Entity\Almacen\Articulo {#10913 …} +attr: [] +labelTranslationParameters: [] } 25176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17606 +label: "Pantalones cargo 42" +value: "25176" +data: App\Entity\Almacen\Articulo {#10918 …} +attr: [] +labelTranslationParameters: [] } 25177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17607 +label: "Pantalones cargo 44" +value: "25177" +data: App\Entity\Almacen\Articulo {#10923 …} +attr: [] +labelTranslationParameters: [] } 25178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17608 +label: "Pantalones cargo 46" +value: "25178" +data: App\Entity\Almacen\Articulo {#10928 …} +attr: [] +labelTranslationParameters: [] } 25179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17609 +label: "Pantalones cargo 48" +value: "25179" +data: App\Entity\Almacen\Articulo {#10933 …} +attr: [] +labelTranslationParameters: [] } 25180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17610 +label: "Pantalones cargo 50" +value: "25180" +data: App\Entity\Almacen\Articulo {#10938 …} +attr: [] +labelTranslationParameters: [] } 25181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17611 +label: "Pantalones cargo 52" +value: "25181" +data: App\Entity\Almacen\Articulo {#10943 …} +attr: [] +labelTranslationParameters: [] } 25182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17612 +label: "Pantalones cargo 54" +value: "25182" +data: App\Entity\Almacen\Articulo {#10948 …} +attr: [] +labelTranslationParameters: [] } 25195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17613 +label: "Pantalones cargo 56" +value: "25195" +data: App\Entity\Almacen\Articulo {#10953 …} +attr: [] +labelTranslationParameters: [] } 25196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17614 +label: "Pantalones cargo 58" +value: "25196" +data: App\Entity\Almacen\Articulo {#10958 …} +attr: [] +labelTranslationParameters: [] } 25197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17615 +label: "Pantalones cargo 60" +value: "25197" +data: App\Entity\Almacen\Articulo {#10963 …} +attr: [] +labelTranslationParameters: [] } 25198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17616 +label: "Pantalones cargo 62" +value: "25198" +data: App\Entity\Almacen\Articulo {#10968 …} +attr: [] +labelTranslationParameters: [] } 25199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17617 +label: "Pantalones cargo 64" +value: "25199" +data: App\Entity\Almacen\Articulo {#10973 …} +attr: [] +labelTranslationParameters: [] } 25167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17618 +label: "Papel de manos" +value: "25167" +data: App\Entity\Almacen\Articulo {#10978 …} +attr: [] +labelTranslationParameters: [] } 25168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17619 +label: "Papel higiénico" +value: "25168" +data: App\Entity\Almacen\Articulo {#10983 …} +attr: [] +labelTranslationParameters: [] } 24985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17620 +label: "Papel para Facturador" +value: "24985" +data: App\Entity\Almacen\Articulo {#10988 …} +attr: [] +labelTranslationParameters: [] } 19927 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17621 +label: "PAR DE ROLOS LIMPIEZA CON SECCION INVERTIDA DERECHO" +value: "19927" +data: App\Entity\Almacen\Articulo {#10993 …} +attr: [] +labelTranslationParameters: [] } 19928 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17622 +label: "PAR DE ROLOS LIMPIEZA CON SECCION INVERTIDA IZQUIERDO" +value: "19928" +data: App\Entity\Almacen\Articulo {#10998 …} +attr: [] +labelTranslationParameters: [] } 19082 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17623 +label: "PARE DE EMERGENCIA DB4-BS542" +value: "19082" +data: App\Entity\Almacen\Articulo {#11003 …} +attr: [] +labelTranslationParameters: [] } 19424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17624 +label: "PARKER 8 X 1/2"" +value: "19424" +data: App\Entity\Almacen\Articulo {#11008 …} +attr: [] +labelTranslationParameters: [] } 24960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17625 +label: "Pasamontañas" +value: "24960" +data: App\Entity\Almacen\Articulo {#11013 …} +attr: [] +labelTranslationParameters: [] } 20156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17626 +label: "PASTILLA INODORO" +value: "20156" +data: App\Entity\Almacen\Articulo {#11018 …} +attr: [] +labelTranslationParameters: [] } 19548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17627 +label: "PASTINA BLANCA" +value: "19548" +data: App\Entity\Almacen\Articulo {#11023 …} +attr: [] +labelTranslationParameters: [] } 24909 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17628 +label: "Pata [35]" +value: "24909" +data: App\Entity\Almacen\Articulo {#11028 …} +attr: [] +labelTranslationParameters: [] } 24903 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17629 +label: "Pata Muslo c/ hueso [033]" +value: "24903" +data: App\Entity\Almacen\Articulo {#11033 …} +attr: [] +labelTranslationParameters: [] } 24904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17630 +label: "Pata Muslo Deshuesada [34]" +value: "24904" +data: App\Entity\Almacen\Articulo {#11038 …} +attr: [] +labelTranslationParameters: [] } 20264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17631 +label: "PATA NEGRA DERECHA P/BIN" +value: "20264" +data: App\Entity\Almacen\Articulo {#11043 …} +attr: [] +labelTranslationParameters: [] } 20263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17632 +label: "PATA NEGRA IZQUIERDA P/BIN" +value: "20263" +data: App\Entity\Almacen\Articulo {#11048 …} +attr: [] +labelTranslationParameters: [] } 24481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17633 +label: "PC 1206 CILINDRO PNEUMATICO COD.Nº9" +value: "24481" +data: App\Entity\Almacen\Articulo {#11053 …} +attr: [] +labelTranslationParameters: [] } 24484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17634 +label: "PC 794 ROLETE TENSOR COD.Nº43" +value: "24484" +data: App\Entity\Almacen\Articulo {#11058 …} +attr: [] +labelTranslationParameters: [] } 24476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17635 +label: "PC1202 EMBOLO DO CILINDRO COD.Nº4" +value: "24476" +data: App\Entity\Almacen\Articulo {#11063 …} +attr: [] +labelTranslationParameters: [] } 24475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17636 +label: "PC1207 AMORTECEDOR DO EMBOLO COD.Nº2" +value: "24475" +data: App\Entity\Almacen\Articulo {#11068 …} +attr: [] +labelTranslationParameters: [] } 24474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17637 +label: "PC3645 ROLETE TENSOR RECARTILHADO COD.Nº32" +value: "24474" +data: App\Entity\Almacen\Articulo {#11073 …} +attr: [] +labelTranslationParameters: [] } 24473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17638 +label: "PC921 BASE DE MONTAGEM SELADORA PNEUMATICA(COD.Nº1)" +value: "24473" +data: App\Entity\Almacen\Articulo {#11078 …} +attr: [] +labelTranslationParameters: [] } 24905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17639 +label: "Pechuga [30]" +value: "24905" +data: App\Entity\Almacen\Articulo {#11083 …} +attr: [] +labelTranslationParameters: [] } 19811 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17640 +label: "PEGAMENTO LA GOTITA" +value: "19811" +data: App\Entity\Almacen\Articulo {#11088 …} +attr: [] +labelTranslationParameters: [] } 19547 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17641 +label: "PEGAMENTO PARA CERAMICO" +value: "19547" +data: App\Entity\Almacen\Articulo {#11093 …} +attr: [] +labelTranslationParameters: [] } 19015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17642 +label: "PEGAMENTO PARA PVC" +value: "19015" +data: App\Entity\Almacen\Articulo {#11098 …} +attr: [] +labelTranslationParameters: [] } 19280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17643 +label: "PERCHA" +value: "19280" +data: App\Entity\Almacen\Articulo {#11103 …} +attr: [] +labelTranslationParameters: [] } 20206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17644 +label: "PERCUTOR A BATERÍA 18V" +value: "20206" +data: App\Entity\Almacen\Articulo {#11108 …} +attr: [] +labelTranslationParameters: [] } 20159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17645 +label: "PERFIL UPN 60 X 6MTS" +value: "20159" +data: App\Entity\Almacen\Articulo {#11113 …} +attr: [] +labelTranslationParameters: [] } 24791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17646 +label: "PERFORADO" +value: "24791" +data: App\Entity\Almacen\Articulo {#11118 …} +attr: [] +labelTranslationParameters: [] } 20001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17647 +label: "PERILLA DE CANILLA (MUESTRA)" +value: "20001" +data: App\Entity\Almacen\Articulo {#11123 …} +attr: [] +labelTranslationParameters: [] } 19413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17648 +label: "PICAPORTE" +value: "19413" +data: App\Entity\Almacen\Articulo {#11128 …} +attr: [] +labelTranslationParameters: [] } 24709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17649 +label: "PICO GRASERA MANUAL O NEUMATICA" +value: "24709" +data: App\Entity\Almacen\Articulo {#11133 …} +attr: [] +labelTranslationParameters: [] } 20111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17650 +label: "PICO GRASERA MANUAL O NEUMATICA" +value: "20111" +data: App\Entity\Almacen\Articulo {#11138 …} +attr: [] +labelTranslationParameters: [] } 19915 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17651 +label: "PICO LORO" +value: "19915" +data: App\Entity\Almacen\Articulo {#11143 …} +attr: [] +labelTranslationParameters: [] } 24817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17652 +label: "PICO PARA INFLAR" +value: "24817" +data: App\Entity\Almacen\Articulo {#11148 …} +attr: [] +labelTranslationParameters: [] } 24706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17653 +label: "PIEDRA PARA AFILADOR DE CUCHILLOS" +value: "24706" +data: App\Entity\Almacen\Articulo {#11153 …} +attr: [] +labelTranslationParameters: [] } 19968 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17654 +label: "PIEDRA PARA AFILAR CUCHILLOS" +value: "19968" +data: App\Entity\Almacen\Articulo {#11158 …} +attr: [] +labelTranslationParameters: [] } 24686 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17655 +label: "PILA 2032" +value: "24686" +data: App\Entity\Almacen\Articulo {#11163 …} +attr: [] +labelTranslationParameters: [] } 24687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17656 +label: "PILA 2450" +value: "24687" +data: App\Entity\Almacen\Articulo {#11168 …} +attr: [] +labelTranslationParameters: [] } 19228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17657 +label: "PILA AA" +value: "19228" +data: App\Entity\Almacen\Articulo {#11173 …} +attr: [] +labelTranslationParameters: [] } 19856 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17658 +label: "PILA AAA" +value: "19856" +data: App\Entity\Almacen\Articulo {#11178 …} +attr: [] +labelTranslationParameters: [] } 22216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17659 +label: "PILETA DE PATIO 3 BOCAS" +value: "22216" +data: App\Entity\Almacen\Articulo {#11183 …} +attr: [] +labelTranslationParameters: [] } 24432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17660 +label: "PILETA PLASTICA" +value: "24432" +data: App\Entity\Almacen\Articulo {#11188 …} +attr: [] +labelTranslationParameters: [] } 24509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17661 +label: "PINCEL 30MM" +value: "24509" +data: App\Entity\Almacen\Articulo {#11193 …} +attr: [] +labelTranslationParameters: [] } 19179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17662 +label: "PINCEL 50MM" +value: "19179" +data: App\Entity\Almacen\Articulo {#11198 …} +attr: [] +labelTranslationParameters: [] } 24636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17663 +label: "PINCHE SEÑALADOR GALERA" +value: "24636" +data: App\Entity\Almacen\Articulo {#11203 …} +attr: [] +labelTranslationParameters: [] } 20186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17664 +label: "PIÑON 1 1/2" X Z17" +value: "20186" +data: App\Entity\Almacen\Articulo {#11208 …} +attr: [] +labelTranslationParameters: [] } 19234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17665 +label: "PIÑON 1/2 X 19" +value: "19234" +data: App\Entity\Almacen\Articulo {#11213 …} +attr: [] +labelTranslationParameters: [] } 19233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17666 +label: "PIÑON 1/2 X 20" +value: "19233" +data: App\Entity\Almacen\Articulo {#11218 …} +attr: [] +labelTranslationParameters: [] } 19429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17667 +label: "PIÑON 1/2" X 10" +value: "19429" +data: App\Entity\Almacen\Articulo {#11223 …} +attr: [] +labelTranslationParameters: [] } 19430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17668 +label: "PIÑON 1/2" X 12" +value: "19430" +data: App\Entity\Almacen\Articulo {#11228 …} +attr: [] +labelTranslationParameters: [] } 19431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17669 +label: "PIÑON 1/2" X 13" +value: "19431" +data: App\Entity\Almacen\Articulo {#11233 …} +attr: [] +labelTranslationParameters: [] } 19432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17670 +label: "PIÑON 1/2" X 14" +value: "19432" +data: App\Entity\Almacen\Articulo {#11238 …} +attr: [] +labelTranslationParameters: [] } 19433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17671 +label: "PIÑON 1/2" X 15" +value: "19433" +data: App\Entity\Almacen\Articulo {#11243 …} +attr: [] +labelTranslationParameters: [] } 19434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17672 +label: "PIÑON 1/2" X 16" +value: "19434" +data: App\Entity\Almacen\Articulo {#11248 …} +attr: [] +labelTranslationParameters: [] } 19439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17673 +label: "PIÑON 1/2" X 17" +value: "19439" +data: App\Entity\Almacen\Articulo {#11253 …} +attr: [] +labelTranslationParameters: [] } 19440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17674 +label: "PIÑON 1/2" X 18" +value: "19440" +data: App\Entity\Almacen\Articulo {#11258 …} +attr: [] +labelTranslationParameters: [] } 19441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17675 +label: "PIÑON 1/2" X 19" +value: "19441" +data: App\Entity\Almacen\Articulo {#11263 …} +attr: [] +labelTranslationParameters: [] } 19442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17676 +label: "PIÑON 1/2" X 20" +value: "19442" +data: App\Entity\Almacen\Articulo {#11268 …} +attr: [] +labelTranslationParameters: [] } 19443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17677 +label: "PIÑON 1/2" X 21" +value: "19443" +data: App\Entity\Almacen\Articulo {#11273 …} +attr: [] +labelTranslationParameters: [] } 19444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17678 +label: "PIÑON 1/2" X 22" +value: "19444" +data: App\Entity\Almacen\Articulo {#11278 …} +attr: [] +labelTranslationParameters: [] } 19445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17679 +label: "PIÑON 1/2" X 23" +value: "19445" +data: App\Entity\Almacen\Articulo {#11283 …} +attr: [] +labelTranslationParameters: [] } 19446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17680 +label: "PIÑON 1/2" X 24" +value: "19446" +data: App\Entity\Almacen\Articulo {#11288 …} +attr: [] +labelTranslationParameters: [] } 19447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17681 +label: "PIÑON 1/2" X 25" +value: "19447" +data: App\Entity\Almacen\Articulo {#11293 …} +attr: [] +labelTranslationParameters: [] } 19448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17682 +label: "PIÑON 1/2" X 27" +value: "19448" +data: App\Entity\Almacen\Articulo {#11298 …} +attr: [] +labelTranslationParameters: [] } 19449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17683 +label: "PIÑON 1/2" X 28" +value: "19449" +data: App\Entity\Almacen\Articulo {#11303 …} +attr: [] +labelTranslationParameters: [] } 20172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17684 +label: "PIÑON 1/2" X 32" +value: "20172" +data: App\Entity\Almacen\Articulo {#11308 …} +attr: [] +labelTranslationParameters: [] } 19450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17685 +label: "PIÑON 1/2" X 35" +value: "19450" +data: App\Entity\Almacen\Articulo {#11313 …} +attr: [] +labelTranslationParameters: [] } 19451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17686 +label: "PIÑON 1/2" X 36" +value: "19451" +data: App\Entity\Almacen\Articulo {#11318 …} +attr: [] +labelTranslationParameters: [] } 19452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17687 +label: "PIÑON 1/2" X 38" +value: "19452" +data: App\Entity\Almacen\Articulo {#11323 …} +attr: [] +labelTranslationParameters: [] } 19453 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17688 +label: "PIÑON 1/2" X 42" +value: "19453" +data: App\Entity\Almacen\Articulo {#11328 …} +attr: [] +labelTranslationParameters: [] } 19454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17689 +label: "PIÑON 1/2" X 45" +value: "19454" +data: App\Entity\Almacen\Articulo {#11333 …} +attr: [] +labelTranslationParameters: [] } 24630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17690 +label: "PIÑON 1/2" X 47" +value: "24630" +data: App\Entity\Almacen\Articulo {#11338 …} +attr: [] +labelTranslationParameters: [] } 19455 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17691 +label: "PIÑON 1/2" X 57" +value: "19455" +data: App\Entity\Almacen\Articulo {#11343 …} +attr: [] +labelTranslationParameters: [] } 22283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17692 +label: "PIÑON 27 DIENTE PASO ½" +value: "22283" +data: App\Entity\Almacen\Articulo {#11348 …} +attr: [] +labelTranslationParameters: [] } 19474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17693 +label: "PIÑON 3/4" X 13" +value: "19474" +data: App\Entity\Almacen\Articulo {#11353 …} +attr: [] +labelTranslationParameters: [] } 19475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17694 +label: "PIÑON 3/4" X 14" +value: "19475" +data: App\Entity\Almacen\Articulo {#11358 …} +attr: [] +labelTranslationParameters: [] } 19476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17695 +label: "PIÑON 3/4" X 15" +value: "19476" +data: App\Entity\Almacen\Articulo {#11363 …} +attr: [] +labelTranslationParameters: [] } 19477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17696 +label: "PIÑON 3/4" X 19" +value: "19477" +data: App\Entity\Almacen\Articulo {#11368 …} +attr: [] +labelTranslationParameters: [] } 19478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17697 +label: "PIÑON 3/4" X 20" +value: "19478" +data: App\Entity\Almacen\Articulo {#11373 …} +attr: [] +labelTranslationParameters: [] } 19479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17698 +label: "PIÑON 3/4" X 24" +value: "19479" +data: App\Entity\Almacen\Articulo {#11378 …} +attr: [] +labelTranslationParameters: [] } 19480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17699 +label: "PIÑON 3/4" X 25" +value: "19480" +data: App\Entity\Almacen\Articulo {#11383 …} +attr: [] +labelTranslationParameters: [] } 19481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17700 +label: "PIÑON 3/4" X 28" +value: "19481" +data: App\Entity\Almacen\Articulo {#11388 …} +attr: [] +labelTranslationParameters: [] } 19482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17701 +label: "PIÑON 3/4" X 30" +value: "19482" +data: App\Entity\Almacen\Articulo {#11393 …} +attr: [] +labelTranslationParameters: [] } 19483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17702 +label: "PIÑON 3/4" X 32" +value: "19483" +data: App\Entity\Almacen\Articulo {#11398 …} +attr: [] +labelTranslationParameters: [] } 19484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17703 +label: "PIÑON 3/4" X 33" +value: "19484" +data: App\Entity\Almacen\Articulo {#11403 …} +attr: [] +labelTranslationParameters: [] } 19485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17704 +label: "PIÑON 3/4" X 45" +value: "19485" +data: App\Entity\Almacen\Articulo {#11408 …} +attr: [] +labelTranslationParameters: [] } 19486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17705 +label: "PIÑON 3/4" X 50" +value: "19486" +data: App\Entity\Almacen\Articulo {#11413 …} +attr: [] +labelTranslationParameters: [] } 19473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17706 +label: "PIÑON 3/4" X 9" +value: "19473" +data: App\Entity\Almacen\Articulo {#11418 …} +attr: [] +labelTranslationParameters: [] } 19231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17707 +label: "PIÑON 5/8 X 19" +value: "19231" +data: App\Entity\Almacen\Articulo {#11423 …} +attr: [] +labelTranslationParameters: [] } 19232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17708 +label: "PIÑON 5/8 X 20" +value: "19232" +data: App\Entity\Almacen\Articulo {#11428 …} +attr: [] +labelTranslationParameters: [] } 20171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17709 +label: "PIÑON 5/8 X 32" +value: "20171" +data: App\Entity\Almacen\Articulo {#11433 …} +attr: [] +labelTranslationParameters: [] } 19456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17710 +label: "PIÑON 5/8" X 12" +value: "19456" +data: App\Entity\Almacen\Articulo {#11438 …} +attr: [] +labelTranslationParameters: [] } 19457 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17711 +label: "PIÑON 5/8" X 15" +value: "19457" +data: App\Entity\Almacen\Articulo {#11443 …} +attr: [] +labelTranslationParameters: [] } 19458 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17712 +label: "PIÑON 5/8" X 16" +value: "19458" +data: App\Entity\Almacen\Articulo {#11448 …} +attr: [] +labelTranslationParameters: [] } 19459 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17713 +label: "PIÑON 5/8" X 17" +value: "19459" +data: App\Entity\Almacen\Articulo {#11453 …} +attr: [] +labelTranslationParameters: [] } 19460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17714 +label: "PIÑON 5/8" X 19" +value: "19460" +data: App\Entity\Almacen\Articulo {#11458 …} +attr: [] +labelTranslationParameters: [] } 19461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17715 +label: "PIÑON 5/8" X 20" +value: "19461" +data: App\Entity\Almacen\Articulo {#11463 …} +attr: [] +labelTranslationParameters: [] } 19462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17716 +label: "PIÑON 5/8" X 21" +value: "19462" +data: App\Entity\Almacen\Articulo {#11468 …} +attr: [] +labelTranslationParameters: [] } 19463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17717 +label: "PIÑON 5/8" X 24" +value: "19463" +data: App\Entity\Almacen\Articulo {#11473 …} +attr: [] +labelTranslationParameters: [] } 19464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17718 +label: "PIÑON 5/8" X 33" +value: "19464" +data: App\Entity\Almacen\Articulo {#11478 …} +attr: [] +labelTranslationParameters: [] } 19465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17719 +label: "PIÑON 5/8" X 34" +value: "19465" +data: App\Entity\Almacen\Articulo {#11483 …} +attr: [] +labelTranslationParameters: [] } 19466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17720 +label: "PIÑON 5/8" X 38" +value: "19466" +data: App\Entity\Almacen\Articulo {#11488 …} +attr: [] +labelTranslationParameters: [] } 19470 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17721 +label: "PIÑON 5/8" X 40" +value: "19470" +data: App\Entity\Almacen\Articulo {#11493 …} +attr: [] +labelTranslationParameters: [] } 19471 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17722 +label: "PIÑON 5/8" X 41" +value: "19471" +data: App\Entity\Almacen\Articulo {#11498 …} +attr: [] +labelTranslationParameters: [] } 19472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17723 +label: "PIÑON 5/8" X 45" +value: "19472" +data: App\Entity\Almacen\Articulo {#11503 …} +attr: [] +labelTranslationParameters: [] } 19467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17724 +label: "PIÑON 5/8" X 50" +value: "19467" +data: App\Entity\Almacen\Articulo {#11508 …} +attr: [] +labelTranslationParameters: [] } 19468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17725 +label: "PIÑON 5/8" X 52" +value: "19468" +data: App\Entity\Almacen\Articulo {#11513 …} +attr: [] +labelTranslationParameters: [] } 19469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17726 +label: "PIÑON 5/8" X 57" +value: "19469" +data: App\Entity\Almacen\Articulo {#11518 …} +attr: [] +labelTranslationParameters: [] } 19982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17727 +label: "PIÑON DOBLE 1/2" X 21" +value: "19982" +data: App\Entity\Almacen\Articulo {#11523 …} +attr: [] +labelTranslationParameters: [] } 24502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17728 +label: "PIÑON Y SIN FIN" +value: "24502" +data: App\Entity\Almacen\Articulo {#11528 …} +attr: [] +labelTranslationParameters: [] } 19185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17729 +label: "PINTURA ALTA TEMPERATURA NEGRA" +value: "19185" +data: App\Entity\Almacen\Articulo {#11533 …} +attr: [] +labelTranslationParameters: [] } 19184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17730 +label: "PINTURA ASFALTICA" +value: "19184" +data: App\Entity\Almacen\Articulo {#11538 …} +attr: [] +labelTranslationParameters: [] } 19864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17731 +label: "PINTURA LATEX BLANCO INT./EXT." +value: "19864" +data: App\Entity\Almacen\Articulo {#11543 …} +attr: [] +labelTranslationParameters: [] } 24563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17732 +label: "PINTURA POLIURETANICA HEMPATHANE HS COLOR BLANCO X JUEGO 20LTS A+B" +value: "24563" +data: App\Entity\Almacen\Articulo {#11548 …} +attr: [] +labelTranslationParameters: [] } 19849 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17733 +label: "PINZA RECTA ABRIR SEEGER" +value: "19849" +data: App\Entity\Almacen\Articulo {#11553 …} +attr: [] +labelTranslationParameters: [] } 19848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17734 +label: "PINZA RECTA CERRAR SEEGER" +value: "19848" +data: App\Entity\Almacen\Articulo {#11558 …} +attr: [] +labelTranslationParameters: [] } 22327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17735 +label: "PISTOLA DE AIRE" +value: "22327" +data: App\Entity\Almacen\Articulo {#11563 …} +attr: [] +labelTranslationParameters: [] } 20006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17736 +label: "PISTOLA DE RIEGO PLASTICA" +value: "20006" +data: App\Entity\Almacen\Articulo {#11568 …} +attr: [] +labelTranslationParameters: [] } 19011 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17737 +label: "PISTOLA FASTIX" +value: "19011" +data: App\Entity\Almacen\Articulo {#11573 …} +attr: [] +labelTranslationParameters: [] } 20134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17738 +label: "PIZARRA BLANCA 75 X 100" +value: "20134" +data: App\Entity\Almacen\Articulo {#11578 …} +attr: [] +labelTranslationParameters: [] } 19867 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17739 +label: "PIZARRA DE CORCHO" +value: "19867" +data: App\Entity\Almacen\Articulo {#11583 …} +attr: [] +labelTranslationParameters: [] } 19078 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17740 +label: "PLAFON LED 100W" +value: "19078" +data: App\Entity\Almacen\Articulo {#11588 …} +attr: [] +labelTranslationParameters: [] } 24832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17741 +label: "PLAFON LED 18W CUADRADO P/ APLICAR" +value: "24832" +data: App\Entity\Almacen\Articulo {#11593 …} +attr: [] +labelTranslationParameters: [] } 24815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17742 +label: "PLAFON LED 6000K-24W-LUZ DIA" +value: "24815" +data: App\Entity\Almacen\Articulo {#11598 …} +attr: [] +labelTranslationParameters: [] } 19058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17743 +label: "PLAFON LED 6000K-FRIA 220V" +value: "19058" +data: App\Entity\Almacen\Articulo {#11603 …} +attr: [] +labelTranslationParameters: [] } 19502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17744 +label: "PLANCHA TELGOPOR 1MT X 1MT X 10MM" +value: "19502" +data: App\Entity\Almacen\Articulo {#11608 …} +attr: [] +labelTranslationParameters: [] } 19501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17745 +label: "PLANCHA TELGOPOR 1MT X 1MT X 5MM" +value: "19501" +data: App\Entity\Almacen\Articulo {#11613 …} +attr: [] +labelTranslationParameters: [] } 24462 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17746 +label: "PLANCHUELA "J" PARA COLUMNA DE CERCO" +value: "24462" +data: App\Entity\Almacen\Articulo {#11618 …} +attr: [] +labelTranslationParameters: [] } 24794 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17747 +label: "PLANCHUELA HIERRO NEGRO 1 1/4" X 1/4"" +value: "24794" +data: App\Entity\Almacen\Articulo {#11623 …} +attr: [] +labelTranslationParameters: [] } 24793 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17748 +label: "PLANCHUELA HIERRO NEGRO 1 1/4" X 3/16"" +value: "24793" +data: App\Entity\Almacen\Articulo {#11628 …} +attr: [] +labelTranslationParameters: [] } 24834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17749 +label: "PLANCHUELA INOX.40MM X 8MM ESPESOR" +value: "24834" +data: App\Entity\Almacen\Articulo {#11633 …} +attr: [] +labelTranslationParameters: [] } 24836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17750 +label: "PLANCHUELA INOXIDABLE 10 X 35MM" +value: "24836" +data: App\Entity\Almacen\Articulo {#11638 …} +attr: [] +labelTranslationParameters: [] } 20259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17751 +label: "PLANCHUELA INOXIDABLE 38MM X 6MM" +value: "20259" +data: App\Entity\Almacen\Articulo {#11643 …} +attr: [] +labelTranslationParameters: [] } 24461 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17752 +label: "PLANCHUELA PARA TENSAR ALAMBRADO" +value: "24461" +data: App\Entity\Almacen\Articulo {#11648 …} +attr: [] +labelTranslationParameters: [] } 19282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17753 +label: "PLUMERO" +value: "19282" +data: App\Entity\Almacen\Articulo {#11653 …} +attr: [] +labelTranslationParameters: [] } 18992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17754 +label: "POLEA 2A-100" +value: "18992" +data: App\Entity\Almacen\Articulo {#11658 …} +attr: [] +labelTranslationParameters: [] } 18993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17755 +label: "POLEA 2A-110" +value: "18993" +data: App\Entity\Almacen\Articulo {#11663 …} +attr: [] +labelTranslationParameters: [] } 18994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17756 +label: "POLEA 2A-120" +value: "18994" +data: App\Entity\Almacen\Articulo {#11668 …} +attr: [] +labelTranslationParameters: [] } 18995 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17757 +label: "POLEA 2A-140" +value: "18995" +data: App\Entity\Almacen\Articulo {#11673 …} +attr: [] +labelTranslationParameters: [] } 18996 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17758 +label: "POLEA 2A-150" +value: "18996" +data: App\Entity\Almacen\Articulo {#11678 …} +attr: [] +labelTranslationParameters: [] } 18997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17759 +label: "POLEA 2A-160" +value: "18997" +data: App\Entity\Almacen\Articulo {#11683 …} +attr: [] +labelTranslationParameters: [] } 18998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17760 +label: "POLEA 2A-170" +value: "18998" +data: App\Entity\Almacen\Articulo {#11688 …} +attr: [] +labelTranslationParameters: [] } 18999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17761 +label: "POLEA 2A-180" +value: "18999" +data: App\Entity\Almacen\Articulo {#11693 …} +attr: [] +labelTranslationParameters: [] } 19000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17762 +label: "POLEA 2A-190" +value: "19000" +data: App\Entity\Almacen\Articulo {#11698 …} +attr: [] +labelTranslationParameters: [] } 19001 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17763 +label: "POLEA 2A-200" +value: "19001" +data: App\Entity\Almacen\Articulo {#11703 …} +attr: [] +labelTranslationParameters: [] } 19002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17764 +label: "POLEA 2A-220" +value: "19002" +data: App\Entity\Almacen\Articulo {#11708 …} +attr: [] +labelTranslationParameters: [] } 19003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17765 +label: "POLEA 2A-230" +value: "19003" +data: App\Entity\Almacen\Articulo {#11713 …} +attr: [] +labelTranslationParameters: [] } 19004 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17766 +label: "POLEA 2A-240" +value: "19004" +data: App\Entity\Almacen\Articulo {#11718 …} +attr: [] +labelTranslationParameters: [] } 19005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17767 +label: "POLEA 2A-280" +value: "19005" +data: App\Entity\Almacen\Articulo {#11723 …} +attr: [] +labelTranslationParameters: [] } 19006 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17768 +label: "POLEA 2A-420" +value: "19006" +data: App\Entity\Almacen\Articulo {#11728 …} +attr: [] +labelTranslationParameters: [] } 18988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17769 +label: "POLEA 2A-60" +value: "18988" +data: App\Entity\Almacen\Articulo {#11733 …} +attr: [] +labelTranslationParameters: [] } 18989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17770 +label: "POLEA 2A-70" +value: "18989" +data: App\Entity\Almacen\Articulo {#11738 …} +attr: [] +labelTranslationParameters: [] } 18990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17771 +label: "POLEA 2A-80" +value: "18990" +data: App\Entity\Almacen\Articulo {#11743 …} +attr: [] +labelTranslationParameters: [] } 18991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17772 +label: "POLEA 2A-90" +value: "18991" +data: App\Entity\Almacen\Articulo {#11748 …} +attr: [] +labelTranslationParameters: [] } 19030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17773 +label: "POLEA 2B-100" +value: "19030" +data: App\Entity\Almacen\Articulo {#11753 …} +attr: [] +labelTranslationParameters: [] } 19031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17774 +label: "POLEA 2B-110" +value: "19031" +data: App\Entity\Almacen\Articulo {#11758 …} +attr: [] +labelTranslationParameters: [] } 19032 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17775 +label: "POLEA 2B-120" +value: "19032" +data: App\Entity\Almacen\Articulo {#11763 …} +attr: [] +labelTranslationParameters: [] } 19033 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17776 +label: "POLEA 2B-130" +value: "19033" +data: App\Entity\Almacen\Articulo {#11768 …} +attr: [] +labelTranslationParameters: [] } 19034 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17777 +label: "POLEA 2B-140" +value: "19034" +data: App\Entity\Almacen\Articulo {#11773 …} +attr: [] +labelTranslationParameters: [] } 19035 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17778 +label: "POLEA 2B-150" +value: "19035" +data: App\Entity\Almacen\Articulo {#11778 …} +attr: [] +labelTranslationParameters: [] } 19036 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17779 +label: "POLEA 2B-160" +value: "19036" +data: App\Entity\Almacen\Articulo {#11783 …} +attr: [] +labelTranslationParameters: [] } 19037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17780 +label: "POLEA 2B-170" +value: "19037" +data: App\Entity\Almacen\Articulo {#11788 …} +attr: [] +labelTranslationParameters: [] } 19038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17781 +label: "POLEA 2B-190" +value: "19038" +data: App\Entity\Almacen\Articulo {#11793 …} +attr: [] +labelTranslationParameters: [] } 19039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17782 +label: "POLEA 2B-200" +value: "19039" +data: App\Entity\Almacen\Articulo {#11798 …} +attr: [] +labelTranslationParameters: [] } 19040 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17783 +label: "POLEA 2B-220" +value: "19040" +data: App\Entity\Almacen\Articulo {#11803 …} +attr: [] +labelTranslationParameters: [] } 19041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17784 +label: "POLEA 2B-240" +value: "19041" +data: App\Entity\Almacen\Articulo {#11808 …} +attr: [] +labelTranslationParameters: [] } 19042 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17785 +label: "POLEA 2B-280" +value: "19042" +data: App\Entity\Almacen\Articulo {#11813 …} +attr: [] +labelTranslationParameters: [] } 19029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17786 +label: "POLEA 2B-90" +value: "19029" +data: App\Entity\Almacen\Articulo {#11818 …} +attr: [] +labelTranslationParameters: [] } 19018 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17787 +label: "POLEA 3A-110" +value: "19018" +data: App\Entity\Almacen\Articulo {#11823 …} +attr: [] +labelTranslationParameters: [] } 19019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17788 +label: "POLEA 3A-160" +value: "19019" +data: App\Entity\Almacen\Articulo {#11828 …} +attr: [] +labelTranslationParameters: [] } 19020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17789 +label: "POLEA 3A-170" +value: "19020" +data: App\Entity\Almacen\Articulo {#11833 …} +attr: [] +labelTranslationParameters: [] } 19021 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17790 +label: "POLEA 3A-180" +value: "19021" +data: App\Entity\Almacen\Articulo {#11838 …} +attr: [] +labelTranslationParameters: [] } 19016 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17791 +label: "POLEA 3A-80" +value: "19016" +data: App\Entity\Almacen\Articulo {#11843 …} +attr: [] +labelTranslationParameters: [] } 19017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17792 +label: "POLEA 3A-90" +value: "19017" +data: App\Entity\Almacen\Articulo {#11848 …} +attr: [] +labelTranslationParameters: [] } 19043 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17793 +label: "POLEA 3B-130" +value: "19043" +data: App\Entity\Almacen\Articulo {#11853 …} +attr: [] +labelTranslationParameters: [] } 19044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17794 +label: "POLEA 3B-170" +value: "19044" +data: App\Entity\Almacen\Articulo {#11858 …} +attr: [] +labelTranslationParameters: [] } 19045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17795 +label: "POLEA 3B-190" +value: "19045" +data: App\Entity\Almacen\Articulo {#11863 …} +attr: [] +labelTranslationParameters: [] } 19022 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17796 +label: "POLEA 4A-110" +value: "19022" +data: App\Entity\Almacen\Articulo {#11868 …} +attr: [] +labelTranslationParameters: [] } 19023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17797 +label: "POLEA 4A-140" +value: "19023" +data: App\Entity\Almacen\Articulo {#11873 …} +attr: [] +labelTranslationParameters: [] } 19024 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17798 +label: "POLEA 4A-220" +value: "19024" +data: App\Entity\Almacen\Articulo {#11878 …} +attr: [] +labelTranslationParameters: [] } 19051 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17799 +label: "POLEA 4B-180" +value: "19051" +data: App\Entity\Almacen\Articulo {#11883 …} +attr: [] +labelTranslationParameters: [] } 19050 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17800 +label: "POLEA 4C-260" +value: "19050" +data: App\Entity\Almacen\Articulo {#11888 …} +attr: [] +labelTranslationParameters: [] } 19046 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17801 +label: "POLEA 5B-120" +value: "19046" +data: App\Entity\Almacen\Articulo {#11893 …} +attr: [] +labelTranslationParameters: [] } 19052 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17802 +label: "POLEA 6B-180" +value: "19052" +data: App\Entity\Almacen\Articulo {#11898 …} +attr: [] +labelTranslationParameters: [] } 18979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17803 +label: "POLEA A-100" +value: "18979" +data: App\Entity\Almacen\Articulo {#11903 …} +attr: [] +labelTranslationParameters: [] } 18980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17804 +label: "POLEA A-110" +value: "18980" +data: App\Entity\Almacen\Articulo {#11908 …} +attr: [] +labelTranslationParameters: [] } 18981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17805 +label: "POLEA A-120" +value: "18981" +data: App\Entity\Almacen\Articulo {#11913 …} +attr: [] +labelTranslationParameters: [] } 18982 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17806 +label: "POLEA A-130" +value: "18982" +data: App\Entity\Almacen\Articulo {#11918 …} +attr: [] +labelTranslationParameters: [] } 18983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17807 +label: "POLEA A-140" +value: "18983" +data: App\Entity\Almacen\Articulo {#11923 …} +attr: [] +labelTranslationParameters: [] } 18984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17808 +label: "POLEA A-150" +value: "18984" +data: App\Entity\Almacen\Articulo {#11928 …} +attr: [] +labelTranslationParameters: [] } 18985 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17809 +label: "POLEA A-160" +value: "18985" +data: App\Entity\Almacen\Articulo {#11933 …} +attr: [] +labelTranslationParameters: [] } 18986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17810 +label: "POLEA A-200" +value: "18986" +data: App\Entity\Almacen\Articulo {#11938 …} +attr: [] +labelTranslationParameters: [] } 18987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17811 +label: "POLEA A-220" +value: "18987" +data: App\Entity\Almacen\Articulo {#11943 …} +attr: [] +labelTranslationParameters: [] } 18976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17812 +label: "POLEA A-70" +value: "18976" +data: App\Entity\Almacen\Articulo {#11948 …} +attr: [] +labelTranslationParameters: [] } 18977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17813 +label: "POLEA A-80" +value: "18977" +data: App\Entity\Almacen\Articulo {#11953 …} +attr: [] +labelTranslationParameters: [] } 18978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17814 +label: "POLEA A-90" +value: "18978" +data: App\Entity\Almacen\Articulo {#11958 …} +attr: [] +labelTranslationParameters: [] } 20027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17815 +label: "POLEA ALUMINIO 2A-150" +value: "20027" +data: App\Entity\Almacen\Articulo {#11963 …} +attr: [] +labelTranslationParameters: [] } 19025 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17816 +label: "POLEA B-100" +value: "19025" +data: App\Entity\Almacen\Articulo {#11968 …} +attr: [] +labelTranslationParameters: [] } 19026 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17817 +label: "POLEA B-120" +value: "19026" +data: App\Entity\Almacen\Articulo {#11973 …} +attr: [] +labelTranslationParameters: [] } 19027 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17818 +label: "POLEA B-130" +value: "19027" +data: App\Entity\Almacen\Articulo {#11978 …} +attr: [] +labelTranslationParameters: [] } 19028 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17819 +label: "POLEA B-180" +value: "19028" +data: App\Entity\Almacen\Articulo {#11983 …} +attr: [] +labelTranslationParameters: [] } 19047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17820 +label: "POLEA C-110" +value: "19047" +data: App\Entity\Almacen\Articulo {#11988 …} +attr: [] +labelTranslationParameters: [] } 19048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17821 +label: "POLEA C-120" +value: "19048" +data: App\Entity\Almacen\Articulo {#11993 …} +attr: [] +labelTranslationParameters: [] } 19049 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17822 +label: "POLEA C-160" +value: "19049" +data: App\Entity\Almacen\Articulo {#11998 …} +attr: [] +labelTranslationParameters: [] } 20300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17823 +label: "POLIURETANO EN AEROSOL" +value: "20300" +data: App\Entity\Almacen\Articulo {#12003 …} +attr: [] +labelTranslationParameters: [] } 24866 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17824 +label: "POLVO DE GLUTEN (CHACINOL) X25KG" +value: "24866" +data: App\Entity\Almacen\Articulo {#12008 …} +attr: [] +labelTranslationParameters: [] } 24861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17825 +label: "POLVO INTEGRAL P/ HAMBURGUESAS X 25 KG" +value: "24861" +data: App\Entity\Almacen\Articulo {#12013 …} +attr: [] +labelTranslationParameters: [] } 18631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17826 +label: "PORTA BLOCK A4" +value: "18631" +data: App\Entity\Almacen\Articulo {#12018 …} +attr: [] +labelTranslationParameters: [] } 18633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17827 +label: "PORTA BLOCK OFICIO" +value: "18633" +data: App\Entity\Almacen\Articulo {#12023 …} +attr: [] +labelTranslationParameters: [] } 24602 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17828 +label: "PORTA LAMPARA GOLIATH" +value: "24602" +data: App\Entity\Almacen\Articulo {#12028 …} +attr: [] +labelTranslationParameters: [] } 24472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17829 +label: "PORTA LIJA" +value: "24472" +data: App\Entity\Almacen\Articulo {#12033 …} +attr: [] +labelTranslationParameters: [] } 24511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17830 +label: "PORTA REJILLA" +value: "24511" +data: App\Entity\Almacen\Articulo {#12038 …} +attr: [] +labelTranslationParameters: [] } 24544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17831 +label: "POSTES DE MADERA 12CM X 12CM X 2,5MTS" +value: "24544" +data: App\Entity\Almacen\Articulo {#12043 …} +attr: [] +labelTranslationParameters: [] } 20029 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17832 +label: "POXIPOL" +value: "20029" +data: App\Entity\Almacen\Articulo {#12048 …} +attr: [] +labelTranslationParameters: [] } 25209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17833 +label: "POXIRAN" +value: "25209" +data: App\Entity\Almacen\Articulo {#12053 …} +attr: [] +labelTranslationParameters: [] } 25219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17834 +label: "PRAESTOL A-3040-LA X 1000KG(FLOCULANTE)" +value: "25219" +data: App\Entity\Almacen\Articulo {#12058 …} +attr: [] +labelTranslationParameters: [] } 25218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17835 +label: "PRAESTOL K-2004-LA X 1200KG(COAGULANTE)" +value: "25218" +data: App\Entity\Almacen\Articulo {#12063 …} +attr: [] +labelTranslationParameters: [] } 24969 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17836 +label: "Precintos 100" +value: "24969" +data: App\Entity\Almacen\Articulo {#12068 …} +attr: [] +labelTranslationParameters: [] } 24970 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17837 +label: "Precintos 400" +value: "24970" +data: App\Entity\Almacen\Articulo {#12073 …} +attr: [] +labelTranslationParameters: [] } 24971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17838 +label: "Precintos 411" +value: "24971" +data: App\Entity\Almacen\Articulo {#12078 …} +attr: [] +labelTranslationParameters: [] } 20143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17839 +label: "PRECINTOS NEGROS" +value: "20143" +data: App\Entity\Almacen\Articulo {#12083 …} +attr: [] +labelTranslationParameters: [] } 24993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17840 +label: "PRECINTOS NEGROS P/ POLLO SIN AGUA" +value: "24993" +data: App\Entity\Almacen\Articulo {#12088 …} +attr: [] +labelTranslationParameters: [] } 24692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17841 +label: "PRENSA CABLE 3/16"" +value: "24692" +data: App\Entity\Almacen\Articulo {#12093 …} +attr: [] +labelTranslationParameters: [] } 19966 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17842 +label: "PRENSA CABLE Nº10" +value: "19966" +data: App\Entity\Almacen\Articulo {#12098 …} +attr: [] +labelTranslationParameters: [] } 19963 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17843 +label: "PRENSA CABLE Nº4" +value: "19963" +data: App\Entity\Almacen\Articulo {#12103 …} +attr: [] +labelTranslationParameters: [] } 19964 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17844 +label: "PRENSA CABLE Nº6" +value: "19964" +data: App\Entity\Almacen\Articulo {#12108 …} +attr: [] +labelTranslationParameters: [] } 19965 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17845 +label: "PRENSA CABLE Nº8" +value: "19965" +data: App\Entity\Almacen\Articulo {#12113 …} +attr: [] +labelTranslationParameters: [] } 19073 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17846 +label: "PRENSA CABLE PLASTICO Ø20MM" +value: "19073" +data: App\Entity\Almacen\Articulo {#12118 …} +attr: [] +labelTranslationParameters: [] } 19225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17847 +label: "PRESMATIC 0362.01" +value: "19225" +data: App\Entity\Almacen\Articulo {#12123 …} +attr: [] +labelTranslationParameters: [] } 19705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17848 +label: "PRISIONERO ALLEN 1/2" X 1 1/2"" +value: "19705" +data: App\Entity\Almacen\Articulo {#12128 …} +attr: [] +labelTranslationParameters: [] } 19704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17849 +label: "PRISIONERO ALLEN 1/2" X 1"" +value: "19704" +data: App\Entity\Almacen\Articulo {#12133 …} +attr: [] +labelTranslationParameters: [] } 19706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17850 +label: "PRISIONERO ALLEN 1/2" X 2"" +value: "19706" +data: App\Entity\Almacen\Articulo {#12138 …} +attr: [] +labelTranslationParameters: [] } 19693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17851 +label: "PRISIONERO ALLEN 1/4" X 1 1/2"" +value: "19693" +data: App\Entity\Almacen\Articulo {#12143 …} +attr: [] +labelTranslationParameters: [] } 19692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17852 +label: "PRISIONERO ALLEN 1/4" X 1"" +value: "19692" +data: App\Entity\Almacen\Articulo {#12148 …} +attr: [] +labelTranslationParameters: [] } 19691 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17853 +label: "PRISIONERO ALLEN 1/4" X 1/2"" +value: "19691" +data: App\Entity\Almacen\Articulo {#12153 …} +attr: [] +labelTranslationParameters: [] } 19694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17854 +label: "PRISIONERO ALLEN 1/4" X 2"" +value: "19694" +data: App\Entity\Almacen\Articulo {#12158 …} +attr: [] +labelTranslationParameters: [] } 19689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17855 +label: "PRISIONERO ALLEN 3/16" X 1 1/2"" +value: "19689" +data: App\Entity\Almacen\Articulo {#12163 …} +attr: [] +labelTranslationParameters: [] } 19688 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17856 +label: "PRISIONERO ALLEN 3/16" X 1"" +value: "19688" +data: App\Entity\Almacen\Articulo {#12168 …} +attr: [] +labelTranslationParameters: [] } 19687 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17857 +label: "PRISIONERO ALLEN 3/16" X 1/2"" +value: "19687" +data: App\Entity\Almacen\Articulo {#12173 …} +attr: [] +labelTranslationParameters: [] } 19690 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17858 +label: "PRISIONERO ALLEN 3/16" X 2"" +value: "19690" +data: App\Entity\Almacen\Articulo {#12178 …} +attr: [] +labelTranslationParameters: [] } 19702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17859 +label: "PRISIONERO ALLEN 3/8" X 1 1/2"" +value: "19702" +data: App\Entity\Almacen\Articulo {#12183 …} +attr: [] +labelTranslationParameters: [] } 19700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17860 +label: "PRISIONERO ALLEN 3/8" X 1"" +value: "19700" +data: App\Entity\Almacen\Articulo {#12188 …} +attr: [] +labelTranslationParameters: [] } 19701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17861 +label: "PRISIONERO ALLEN 3/8" X 1/2"" +value: "19701" +data: App\Entity\Almacen\Articulo {#12193 …} +attr: [] +labelTranslationParameters: [] } 19703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17862 +label: "PRISIONERO ALLEN 3/8" X 2"" +value: "19703" +data: App\Entity\Almacen\Articulo {#12198 …} +attr: [] +labelTranslationParameters: [] } 19698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17863 +label: "PRISIONERO ALLEN 5/16" X 1 1/2"" +value: "19698" +data: App\Entity\Almacen\Articulo {#12203 …} +attr: [] +labelTranslationParameters: [] } 19697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17864 +label: "PRISIONERO ALLEN 5/16" X 1"" +value: "19697" +data: App\Entity\Almacen\Articulo {#12208 …} +attr: [] +labelTranslationParameters: [] } 19695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17865 +label: "PRISIONERO ALLEN 5/16" X 1/2"" +value: "19695" +data: App\Entity\Almacen\Articulo {#12213 …} +attr: [] +labelTranslationParameters: [] } 19699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17866 +label: "PRISIONERO ALLEN 5/16" X 2"" +value: "19699" +data: App\Entity\Almacen\Articulo {#12218 …} +attr: [] +labelTranslationParameters: [] } 19696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17867 +label: "PRISIONERO ALLEN 51/6" X 1/2"" +value: "19696" +data: App\Entity\Almacen\Articulo {#12223 …} +attr: [] +labelTranslationParameters: [] } 19423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17868 +label: "PRISIONERO ALLEN INOXIDABLE 1/4" +value: "19423" +data: App\Entity\Almacen\Articulo {#12228 …} +attr: [] +labelTranslationParameters: [] } 19623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17869 +label: "PRISIONERO CAB.CUAD. 1/4" X 1 1/2"" +value: "19623" +data: App\Entity\Almacen\Articulo {#12233 …} +attr: [] +labelTranslationParameters: [] } 19622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17870 +label: "PRISIONERO CAB.CUAD. 1/4" X 1"" +value: "19622" +data: App\Entity\Almacen\Articulo {#12238 …} +attr: [] +labelTranslationParameters: [] } 19621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17871 +label: "PRISIONERO CAB.CUAD. 1/4" X 1/2"" +value: "19621" +data: App\Entity\Almacen\Articulo {#12243 …} +attr: [] +labelTranslationParameters: [] } 19628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17872 +label: "PRISIONERO CAB.CUAD. 3/8" X 1 1/2"" +value: "19628" +data: App\Entity\Almacen\Articulo {#12248 …} +attr: [] +labelTranslationParameters: [] } 19627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17873 +label: "PRISIONERO CAB.CUAD. 3/8" X 1"" +value: "19627" +data: App\Entity\Almacen\Articulo {#12253 …} +attr: [] +labelTranslationParameters: [] } 19629 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17874 +label: "PRISIONERO CAB.CUAD. 3/8" X 2"" +value: "19629" +data: App\Entity\Almacen\Articulo {#12258 …} +attr: [] +labelTranslationParameters: [] } 19625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17875 +label: "PRISIONERO CAB.CUAD. 5/16" X 1 1/2"" +value: "19625" +data: App\Entity\Almacen\Articulo {#12263 …} +attr: [] +labelTranslationParameters: [] } 19624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17876 +label: "PRISIONERO CAB.CUAD. 5/16" X 1"" +value: "19624" +data: App\Entity\Almacen\Articulo {#12268 …} +attr: [] +labelTranslationParameters: [] } 19626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17877 +label: "PRISIONERO CAB.CUAD. 5/16" X 2"" +value: "19626" +data: App\Entity\Almacen\Articulo {#12273 …} +attr: [] +labelTranslationParameters: [] } 24957 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17878 +label: "Prot. Auditivos" +value: "24957" +data: App\Entity\Almacen\Articulo {#12278 …} +attr: [] +labelTranslationParameters: [] } 24961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17879 +label: "Protectores Auditivos Copa" +value: "24961" +data: App\Entity\Almacen\Articulo {#12283 …} +attr: [] +labelTranslationParameters: [] } 24864 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17880 +label: "PROVENZAL X 1KG" +value: "24864" +data: App\Entity\Almacen\Articulo {#12288 …} +attr: [] +labelTranslationParameters: [] } 20076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17881 +label: "PUENTE DE BATERIA 12V" +value: "20076" +data: App\Entity\Almacen\Articulo {#12293 …} +attr: [] +labelTranslationParameters: [] } 19080 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17882 +label: "PULSADOR ROJO DB4-BA42" +value: "19080" +data: App\Entity\Almacen\Articulo {#12298 …} +attr: [] +labelTranslationParameters: [] } 19081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17883 +label: "PULSADOR VERDE DB4-BA31" +value: "19081" +data: App\Entity\Almacen\Articulo {#12303 …} +attr: [] +labelTranslationParameters: [] } 20302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17884 +label: "PULVERIZADOR 1,5LTS" +value: "20302" +data: App\Entity\Almacen\Articulo {#12308 …} +attr: [] +labelTranslationParameters: [] } 19196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17885 +label: "PULVERIZADOR 1LT" +value: "19196" +data: App\Entity\Almacen\Articulo {#12313 …} +attr: [] +labelTranslationParameters: [] } 19549 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17886 +label: "PUNTA DE TESTER" +value: "19549" +data: App\Entity\Almacen\Articulo {#12318 …} +attr: [] +labelTranslationParameters: [] } 19843 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17887 +label: "PUNTA PHILLIPS PARA ATORNILLADOR" +value: "19843" +data: App\Entity\Almacen\Articulo {#12323 …} +attr: [] +labelTranslationParameters: [] } 19844 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17888 +label: "PUNTA PLANA PARA ATORNILLADOR" +value: "19844" +data: App\Entity\Almacen\Articulo {#12328 …} +attr: [] +labelTranslationParameters: [] } 20318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17889 +label: "QUEMADOR METLER PF7AB-3DH" +value: "20318" +data: App\Entity\Almacen\Articulo {#12333 …} +attr: [] +labelTranslationParameters: [] } 18678 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17890 +label: "R10 LLU" +value: "18678" +data: App\Entity\Almacen\Articulo {#12338 …} +attr: [] +labelTranslationParameters: [] } 18679 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17891 +label: "R16 Z" +value: "18679" +data: App\Entity\Almacen\Articulo {#12343 …} +attr: [] +labelTranslationParameters: [] } 20084 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17892 +label: "RADIADOR COMPUESTO POR 25 SECCIONES" +value: "20084" +data: App\Entity\Almacen\Articulo {#12348 …} +attr: [] +labelTranslationParameters: [] } 20202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17893 +label: "RAID AEROSOL" +value: "20202" +data: App\Entity\Almacen\Articulo {#12353 …} +attr: [] +labelTranslationParameters: [] } 19987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17894 +label: "RAMAL 45º PVC GRIS Ø110" +value: "19987" +data: App\Entity\Almacen\Articulo {#12358 …} +attr: [] +labelTranslationParameters: [] } 24490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17895 +label: "RAMAL PVC BLANCO Ø63 A 45º H/H" +value: "24490" +data: App\Entity\Almacen\Articulo {#12363 …} +attr: [] +labelTranslationParameters: [] } 19947 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17896 +label: "RAMAL PVC GRIS Ø110" +value: "19947" +data: App\Entity\Almacen\Articulo {#12368 …} +attr: [] +labelTranslationParameters: [] } 19201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17897 +label: "RASTRILLO" +value: "19201" +data: App\Entity\Almacen\Articulo {#12373 …} +attr: [] +labelTranslationParameters: [] } 24859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17898 +label: "REBOZADOR POR 20 KG" +value: "24859" +data: App\Entity\Almacen\Articulo {#12378 …} +attr: [] +labelTranslationParameters: [] } 19981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17899 +label: "REDUCCION MICRO 10 X 6" +value: "19981" +data: App\Entity\Almacen\Articulo {#12383 …} +attr: [] +labelTranslationParameters: [] } 19980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17900 +label: "REDUCCION MICRO 10 X 8" +value: "19980" +data: App\Entity\Almacen\Articulo {#12388 …} +attr: [] +labelTranslationParameters: [] } 19218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17901 +label: "REDUCCION MICRO D12 X D10" +value: "19218" +data: App\Entity\Almacen\Articulo {#12393 …} +attr: [] +labelTranslationParameters: [] } 19219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17902 +label: "REDUCCION MICRO D8 X D6" +value: "19219" +data: App\Entity\Almacen\Articulo {#12398 …} +attr: [] +labelTranslationParameters: [] } 24431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17903 +label: "REDUCCION PVC GRIS Ø110 A Ø90" +value: "24431" +data: App\Entity\Almacen\Articulo {#12403 …} +attr: [] +labelTranslationParameters: [] } 24848 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17904 +label: "REDUCCION PVC Ø160 A Ø110" +value: "24848" +data: App\Entity\Almacen\Articulo {#12408 …} +attr: [] +labelTranslationParameters: [] } 24598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17905 +label: "REDUCCION PVC Ø200 A Ø160" +value: "24598" +data: App\Entity\Almacen\Articulo {#12413 …} +attr: [] +labelTranslationParameters: [] } 20132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17906 +label: "REDUCTOR AMP60/3 -1/40" +value: "20132" +data: App\Entity\Almacen\Articulo {#12418 …} +attr: [] +labelTranslationParameters: [] } 24570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17907 +label: "REDUCTOR WMI50-1/20 C80B14 COD.3201000401" +value: "24570" +data: App\Entity\Almacen\Articulo {#12423 …} +attr: [] +labelTranslationParameters: [] } 24449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17908 +label: "REFLECTOR 10W" +value: "24449" +data: App\Entity\Almacen\Articulo {#12428 …} +attr: [] +labelTranslationParameters: [] } 19952 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17909 +label: "REFLECTOR 30W" +value: "19952" +data: App\Entity\Almacen\Articulo {#12433 …} +attr: [] +labelTranslationParameters: [] } 20145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17910 +label: "REFLECTOR LED 100W" +value: "20145" +data: App\Entity\Almacen\Articulo {#12438 …} +attr: [] +labelTranslationParameters: [] } 20144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17911 +label: "REFLECTOR LED 50W" +value: "20144" +data: App\Entity\Almacen\Articulo {#12443 …} +attr: [] +labelTranslationParameters: [] } 24542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17912 +label: "REFLO 68A TAMBOR 205 LTS (PETRO CANADA)." +value: "24542" +data: App\Entity\Almacen\Articulo {#12448 …} +attr: [] +labelTranslationParameters: [] } 24737 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17913 +label: "REGADERA" +value: "24737" +data: App\Entity\Almacen\Articulo {#12453 …} +attr: [] +labelTranslationParameters: [] } 19292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17914 +label: "REGLA 30CM" +value: "19292" +data: App\Entity\Almacen\Articulo {#12458 …} +attr: [] +labelTranslationParameters: [] } 19139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17915 +label: "REGULADOR 0.240.001.144/202" +value: "19139" +data: App\Entity\Almacen\Articulo {#12463 …} +attr: [] +labelTranslationParameters: [] } 19138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17916 +label: "REGULADOR 0.400.000.511" +value: "19138" +data: App\Entity\Almacen\Articulo {#12468 …} +attr: [] +labelTranslationParameters: [] } 20266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17917 +label: "REGULADOR DE CAUDAL ORIENTABLE D8 X 1/4"" +value: "20266" +data: App\Entity\Almacen\Articulo {#12473 …} +attr: [] +labelTranslationParameters: [] } 20267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17918 +label: "REGULADOR DE CAUDAL ORIENTABLE D8 X 1/8"" +value: "20267" +data: App\Entity\Almacen\Articulo {#12478 …} +attr: [] +labelTranslationParameters: [] } 19191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17919 +label: "REJILLA" +value: "19191" +data: App\Entity\Almacen\Articulo {#12483 …} +attr: [] +labelTranslationParameters: [] } 20045 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17920 +label: "REJILLA BLANCA ISFUV25 CZ 1000 X 2000" +value: "20045" +data: App\Entity\Almacen\Articulo {#12488 …} +attr: [] +labelTranslationParameters: [] } 24823 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17921 +label: "REJILLA CIEGA 10CM X 10CM INOX" +value: "24823" +data: App\Entity\Almacen\Articulo {#12493 …} +attr: [] +labelTranslationParameters: [] } 20125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17922 +label: "REJILLA INOX. DE PISO 10CM X 10CM" +value: "20125" +data: App\Entity\Almacen\Articulo {#12498 …} +attr: [] +labelTranslationParameters: [] } 25207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17923 +label: "RELE CON ZOCALO 40A-12V" +value: "25207" +data: App\Entity\Almacen\Articulo {#12503 …} +attr: [] +labelTranslationParameters: [] } 24715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17924 +label: "RELOJ DE PARED" +value: "24715" +data: App\Entity\Almacen\Articulo {#12508 …} +attr: [] +labelTranslationParameters: [] } 19559 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17925 +label: "REMACHE ALUMINIO 4.8 X 10" +value: "19559" +data: App\Entity\Almacen\Articulo {#12513 …} +attr: [] +labelTranslationParameters: [] } 19560 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17926 +label: "REMACHE ALUMINIO 4.8 X 16" +value: "19560" +data: App\Entity\Almacen\Articulo {#12518 …} +attr: [] +labelTranslationParameters: [] } 19561 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17927 +label: "REMACHE ALUMINIO 4.8 X 20" +value: "19561" +data: App\Entity\Almacen\Articulo {#12523 …} +attr: [] +labelTranslationParameters: [] } 19562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17928 +label: "REMACHE ALUMINIO 4.8 X 30" +value: "19562" +data: App\Entity\Almacen\Articulo {#12528 …} +attr: [] +labelTranslationParameters: [] } 25106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17929 +label: "REMERA AZUL L" +value: "25106" +data: App\Entity\Almacen\Articulo {#12533 …} +attr: [] +labelTranslationParameters: [] } 25108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17930 +label: "REMERA AZUL M" +value: "25108" +data: App\Entity\Almacen\Articulo {#12538 …} +attr: [] +labelTranslationParameters: [] } 25109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17931 +label: "REMERA AZUL XL" +value: "25109" +data: App\Entity\Almacen\Articulo {#12543 …} +attr: [] +labelTranslationParameters: [] } 25110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17932 +label: "REMERA AZUL XXL" +value: "25110" +data: App\Entity\Almacen\Articulo {#12548 …} +attr: [] +labelTranslationParameters: [] } 25107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17933 +label: "REMERA AZUL XXXL" +value: "25107" +data: App\Entity\Almacen\Articulo {#12553 …} +attr: [] +labelTranslationParameters: [] } 25102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17934 +label: "Remera Blanca T XXL" +value: "25102" +data: App\Entity\Almacen\Articulo {#12558 …} +attr: [] +labelTranslationParameters: [] } 25101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17935 +label: "Remera Blanca Talle M" +value: "25101" +data: App\Entity\Almacen\Articulo {#12563 …} +attr: [] +labelTranslationParameters: [] } 25093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17936 +label: "Remera Blanca TS" +value: "25093" +data: App\Entity\Almacen\Articulo {#12568 …} +attr: [] +labelTranslationParameters: [] } 25076 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17937 +label: "Remeras Blancas T L" +value: "25076" +data: App\Entity\Almacen\Articulo {#12573 …} +attr: [] +labelTranslationParameters: [] } 25077 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17938 +label: "Remeras Blancas TXL" +value: "25077" +data: App\Entity\Almacen\Articulo {#12578 …} +attr: [] +labelTranslationParameters: [] } 19177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17939 +label: "REMOVEDOR GEL" +value: "19177" +data: App\Entity\Almacen\Articulo {#12583 …} +attr: [] +labelTranslationParameters: [] } 25217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17940 +label: "REPARACION DE ABERTURA" +value: "25217" +data: App\Entity\Almacen\Articulo {#12588 …} +attr: [] +labelTranslationParameters: [] } 25216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17941 +label: "REPARACION DE MOSQUITERO" +value: "25216" +data: App\Entity\Almacen\Articulo {#12593 …} +attr: [] +labelTranslationParameters: [] } 24694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17942 +label: "REPELENTE PARA MOSQUITOS" +value: "24694" +data: App\Entity\Almacen\Articulo {#12598 …} +attr: [] +labelTranslationParameters: [] } 24710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17943 +label: "REPUESTO DE GRIFERIA CANILLA "J" COCINA" +value: "24710" +data: App\Entity\Almacen\Articulo {#12603 …} +attr: [] +labelTranslationParameters: [] } 24764 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17944 +label: "REPUESTO DE MOCHILA DE INODORO" +value: "24764" +data: App\Entity\Almacen\Articulo {#12608 …} +attr: [] +labelTranslationParameters: [] } 20009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17945 +label: "REPUESTO DE PERILLA DE CANILLA" +value: "20009" +data: App\Entity\Almacen\Articulo {#12613 …} +attr: [] +labelTranslationParameters: [] } 24800 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17946 +label: "REPUESTO DE PICOLORO BAHCO Nº224" +value: "24800" +data: App\Entity\Almacen\Articulo {#12618 …} +attr: [] +labelTranslationParameters: [] } 20154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17947 +label: "REPUESTO DE TERMO" +value: "20154" +data: App\Entity\Almacen\Articulo {#12623 …} +attr: [] +labelTranslationParameters: [] } 20262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17948 +label: "REPUESTO DE TORNO" +value: "20262" +data: App\Entity\Almacen\Articulo {#12628 …} +attr: [] +labelTranslationParameters: [] } 24637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17949 +label: "REPUESTO FV 0367.14.0.B" +value: "24637" +data: App\Entity\Almacen\Articulo {#12633 …} +attr: [] +labelTranslationParameters: [] } 24639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17950 +label: "REPUESTO FV 0367.17.0.B" +value: "24639" +data: App\Entity\Almacen\Articulo {#12638 …} +attr: [] +labelTranslationParameters: [] } 24638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17951 +label: "REPUESTO FV 0368.2.0.D" +value: "24638" +data: App\Entity\Almacen\Articulo {#12643 …} +attr: [] +labelTranslationParameters: [] } 24657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17952 +label: "REPUESTO FV 0368.30.0-D" +value: "24657" +data: App\Entity\Almacen\Articulo {#12648 …} +attr: [] +labelTranslationParameters: [] } 19417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17953 +label: "REPUESTO FV 367.17.0" +value: "19417" +data: App\Entity\Almacen\Articulo {#12653 …} +attr: [] +labelTranslationParameters: [] } 19418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17954 +label: "REPUESTO FV 367.24.0" +value: "19418" +data: App\Entity\Almacen\Articulo {#12658 …} +attr: [] +labelTranslationParameters: [] } 19416 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17955 +label: "REPUESTO FV 367.7.0" +value: "19416" +data: App\Entity\Almacen\Articulo {#12663 …} +attr: [] +labelTranslationParameters: [] } 20000 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17956 +label: "REPUESTO FV MUESTRA" +value: "20000" +data: App\Entity\Almacen\Articulo {#12668 …} +attr: [] +labelTranslationParameters: [] } 24730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17957 +label: "REPUESTO GUSANO PARA LLAVE FRANCESA 8"" +value: "24730" +data: App\Entity\Almacen\Articulo {#12673 …} +attr: [] +labelTranslationParameters: [] } 24739 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17958 +label: "REPUESTO LAPICERA" +value: "24739" +data: App\Entity\Almacen\Articulo {#12678 …} +attr: [] +labelTranslationParameters: [] } 19582 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17959 +label: "REPUESTO MOPA" +value: "19582" +data: App\Entity\Almacen\Articulo {#12683 …} +attr: [] +labelTranslationParameters: [] } 20249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17960 +label: "REPUESTO MOTOSIERRA" +value: "20249" +data: App\Entity\Almacen\Articulo {#12688 …} +attr: [] +labelTranslationParameters: [] } 20194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17961 +label: "REPUESTO SOGA ARRANQUE" +value: "20194" +data: App\Entity\Almacen\Articulo {#12693 …} +attr: [] +labelTranslationParameters: [] } 20209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17962 +label: "REPUESTO STHIL" +value: "20209" +data: App\Entity\Almacen\Articulo {#12698 …} +attr: [] +labelTranslationParameters: [] } 19877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17963 +label: "REPUESTO TUPAC M1" +value: "19877" +data: App\Entity\Almacen\Articulo {#12703 …} +attr: [] +labelTranslationParameters: [] } 19878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17964 +label: "REPUESTO TUPAC M2" +value: "19878" +data: App\Entity\Almacen\Articulo {#12708 …} +attr: [] +labelTranslationParameters: [] } 19879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17965 +label: "REPUESTO TUPAC M3" +value: "19879" +data: App\Entity\Almacen\Articulo {#12713 …} +attr: [] +labelTranslationParameters: [] } 19880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17966 +label: "REPUESTO TUPAC M4" +value: "19880" +data: App\Entity\Almacen\Articulo {#12718 …} +attr: [] +labelTranslationParameters: [] } 19994 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17967 +label: "RESALTADOR AMARILLO" +value: "19994" +data: App\Entity\Almacen\Articulo {#12723 …} +attr: [] +labelTranslationParameters: [] } 18620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17968 +label: "RESALTADOR NARANJA" +value: "18620" +data: App\Entity\Almacen\Articulo {#12728 …} +attr: [] +labelTranslationParameters: [] } 20079 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17969 +label: "RESISTENCIA 2000W" +value: "20079" +data: App\Entity\Almacen\Articulo {#12733 …} +attr: [] +labelTranslationParameters: [] } 20306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17970 +label: "RESISTENCIA CILINDRICA COD.:RRE067" +value: "20306" +data: App\Entity\Almacen\Articulo {#12738 …} +attr: [] +labelTranslationParameters: [] } 20214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17971 +label: "RESISTENCIA TERMOTANQUE S/ TERMOSTATO" +value: "20214" +data: App\Entity\Almacen\Articulo {#12743 …} +attr: [] +labelTranslationParameters: [] } 20312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17972 +label: "RESISTENCIA TIPO CARTUCHO 3/8" X 6" 800W 220V" +value: "20312" +data: App\Entity\Almacen\Articulo {#12748 …} +attr: [] +labelTranslationParameters: [] } 19842 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17973 +label: "RESISTENCIAS PARA ESTERILIZADOR" +value: "19842" +data: App\Entity\Almacen\Articulo {#12753 …} +attr: [] +labelTranslationParameters: [] } 24732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17974 +label: "RESMA A4" +value: "24732" +data: App\Entity\Almacen\Articulo {#12758 …} +attr: [] +labelTranslationParameters: [] } 20031 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17975 +label: "RESORTE DE RETRACCIÓN STIHL 460" +value: "20031" +data: App\Entity\Almacen\Articulo {#12763 …} +attr: [] +labelTranslationParameters: [] } 24514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17976 +label: "RESORTE PARA PASTILLA DE FRENO" +value: "24514" +data: App\Entity\Almacen\Articulo {#12768 …} +attr: [] +labelTranslationParameters: [] } 19181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17977 +label: "RODILLO GRANDE" +value: "19181" +data: App\Entity\Almacen\Articulo {#12773 …} +attr: [] +labelTranslationParameters: [] } 19180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17978 +label: "RODILLO MEDIANO" +value: "19180" +data: App\Entity\Almacen\Articulo {#12778 …} +attr: [] +labelTranslationParameters: [] } 17225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17979 +label: "ROLLO DE ASILANTE CON ALUMINIO 10 MM" +value: "17225" +data: App\Entity\Almacen\Articulo {#12783 …} +attr: [] +labelTranslationParameters: [] } 24978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17980 +label: "Rollo de Impresión para Zebra" +value: "24978" +data: App\Entity\Almacen\Articulo {#12788 …} +attr: [] +labelTranslationParameters: [] } 24976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17981 +label: "Rollo de Papel Balanza" +value: "24976" +data: App\Entity\Almacen\Articulo {#12793 …} +attr: [] +labelTranslationParameters: [] } 19817 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17982 +label: "ROLLO DE TEFLON PARA ROSCA" +value: "19817" +data: App\Entity\Almacen\Articulo {#12798 …} +attr: [] +labelTranslationParameters: [] } 24981 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17983 +label: "Rollo Etiq Amarillas 100x150" +value: "24981" +data: App\Entity\Almacen\Articulo {#12803 …} +attr: [] +labelTranslationParameters: [] } 24983 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17984 +label: "ROLLO ETIQ P/ IMPRECION 50X210" +value: "24983" +data: App\Entity\Almacen\Articulo {#12808 …} +attr: [] +labelTranslationParameters: [] } 24992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17985 +label: "ROLLO ETIQ P\ IMP AMARILLO 100X80" +value: "24992" +data: App\Entity\Almacen\Articulo {#12813 …} +attr: [] +labelTranslationParameters: [] } 24991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17986 +label: "Rollo etiq p\ imp zebra 50x80" +value: "24991" +data: App\Entity\Almacen\Articulo {#12818 …} +attr: [] +labelTranslationParameters: [] } 24977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17987 +label: "Rollo Etiq p\ Impresora Zebra 100x150" +value: "24977" +data: App\Entity\Almacen\Articulo {#12823 …} +attr: [] +labelTranslationParameters: [] } 24980 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17988 +label: "Rollo Etiq p\ Impresora Zebra 100x240" +value: "24980" +data: App\Entity\Almacen\Articulo {#12828 …} +attr: [] +labelTranslationParameters: [] } 24979 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17989 +label: "Rollo Etiq p\ Impresora Zebra 100X80" +value: "24979" +data: App\Entity\Almacen\Articulo {#12833 …} +attr: [] +labelTranslationParameters: [] } 25164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17990 +label: "Rollo etiq. p/ impresora Zebra 100 x 65" +value: "25164" +data: App\Entity\Almacen\Articulo {#12838 …} +attr: [] +labelTranslationParameters: [] } 24984 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17991 +label: "Rollo Etiq/ amarillas ZEBRA 100X240" +value: "24984" +data: App\Entity\Almacen\Articulo {#12843 …} +attr: [] +labelTranslationParameters: [] } 24990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17992 +label: "Rollo etiq\imp LILA 100x240" +value: "24990" +data: App\Entity\Almacen\Articulo {#12848 …} +attr: [] +labelTranslationParameters: [] } 24986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17993 +label: "Rollo etiq\imp Naranja 100x240" +value: "24986" +data: App\Entity\Almacen\Articulo {#12853 …} +attr: [] +labelTranslationParameters: [] } 24989 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17994 +label: "Rollo etiq\imp ROJA 100x240" +value: "24989" +data: App\Entity\Almacen\Articulo {#12858 …} +attr: [] +labelTranslationParameters: [] } 24987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17995 +label: "Rollo etiq\imp VERDE CLARA 100x240" +value: "24987" +data: App\Entity\Almacen\Articulo {#12863 …} +attr: [] +labelTranslationParameters: [] } 24988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17996 +label: "Rollo etiq\imp VERDE OSCURA 100x240" +value: "24988" +data: App\Entity\Almacen\Articulo {#12868 …} +attr: [] +labelTranslationParameters: [] } 20023 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17997 +label: "ROLLO TELA ESMERIL 120 -35MM" +value: "20023" +data: App\Entity\Almacen\Articulo {#12873 …} +attr: [] +labelTranslationParameters: [] } 20286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17998 +label: "ROLO MAQUINA DE HIELO" +value: "20286" +data: App\Entity\Almacen\Articulo {#12878 …} +attr: [] +labelTranslationParameters: [] } 19132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#17999 +label: "ROTANTE D52 0.900.009.202" +value: "19132" +data: App\Entity\Almacen\Articulo {#12883 …} +attr: [] +labelTranslationParameters: [] } 19131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18000 +label: "ROTANTE D63 0.900.009.203" +value: "19131" +data: App\Entity\Almacen\Articulo {#12888 …} +attr: [] +labelTranslationParameters: [] } 19130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18001 +label: "ROTANTE D75 0.900.009.204" +value: "19130" +data: App\Entity\Almacen\Articulo {#12893 …} +attr: [] +labelTranslationParameters: [] } 24595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18002 +label: "RRE001 - TIPOG. METALICA PLANA TIPOS SUELTOS (3mm): "SEPARADOR"" +value: "24595" +data: App\Entity\Almacen\Articulo {#12898 …} +attr: [] +labelTranslationParameters: [] } 24594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18003 +label: "RRE015 - SUJECION DE SILICONA P/TIPOG. METALICA" +value: "24594" +data: App\Entity\Almacen\Articulo {#12903 …} +attr: [] +labelTranslationParameters: [] } 24584 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18004 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *0* (UNIDAD) (3mm)" +value: "24584" +data: App\Entity\Almacen\Articulo {#12908 …} +attr: [] +labelTranslationParameters: [] } 24585 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18005 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *1* (UNIDAD) (3mm)" +value: "24585" +data: App\Entity\Almacen\Articulo {#12913 …} +attr: [] +labelTranslationParameters: [] } 24586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18006 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *2* (UNIDAD) (3mm)" +value: "24586" +data: App\Entity\Almacen\Articulo {#12918 …} +attr: [] +labelTranslationParameters: [] } 24587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18007 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *3* (UNIDAD) (3mm)" +value: "24587" +data: App\Entity\Almacen\Articulo {#12923 …} +attr: [] +labelTranslationParameters: [] } 24588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18008 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *4* (UNIDAD) (3mm)" +value: "24588" +data: App\Entity\Almacen\Articulo {#12928 …} +attr: [] +labelTranslationParameters: [] } 24589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18009 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *5* (UNIDAD) (3mm)" +value: "24589" +data: App\Entity\Almacen\Articulo {#12933 …} +attr: [] +labelTranslationParameters: [] } 24590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18010 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *6* (UNIDAD) (3mm)" +value: "24590" +data: App\Entity\Almacen\Articulo {#12938 …} +attr: [] +labelTranslationParameters: [] } 24591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18011 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *7* (UNIDAD) (3mm)" +value: "24591" +data: App\Entity\Almacen\Articulo {#12943 …} +attr: [] +labelTranslationParameters: [] } 24592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18012 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *8* (UNIDAD) (3mm)" +value: "24592" +data: App\Entity\Almacen\Articulo {#12948 …} +attr: [] +labelTranslationParameters: [] } 24593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18013 +label: "RRE065 - TIPOG. METALICA PLANA NUMEROS *9* (UNIDAD) (3mm)" +value: "24593" +data: App\Entity\Almacen\Articulo {#12953 …} +attr: [] +labelTranslationParameters: [] } 24757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18014 +label: "RRE0941 CLISE HSE30 PARA ANCLAJE CON GRAMPAS(FECHADORA)" +value: "24757" +data: App\Entity\Almacen\Articulo {#12958 …} +attr: [] +labelTranslationParameters: [] } 19853 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18015 +label: "RUEDA ACERO Ø60 EN V" +value: "19853" +data: App\Entity\Almacen\Articulo {#12963 …} +attr: [] +labelTranslationParameters: [] } 19807 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18016 +label: "RUEDA BLANCA Ø150" +value: "19807" +data: App\Entity\Almacen\Articulo {#12968 …} +attr: [] +labelTranslationParameters: [] } 19808 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18017 +label: "RUEDA BLANCA Ø175" +value: "19808" +data: App\Entity\Almacen\Articulo {#12973 …} +attr: [] +labelTranslationParameters: [] } 19809 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18018 +label: "RUEDA BLANCA Ø200" +value: "19809" +data: App\Entity\Almacen\Articulo {#12978 …} +attr: [] +labelTranslationParameters: [] } 21743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18019 +label: "RUEDA DE MANDO Ø210 ZORRA ELECTRICA" +value: "21743" +data: App\Entity\Almacen\Articulo {#12983 …} +attr: [] +labelTranslationParameters: [] } 24625 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18020 +label: "RUEDA DE MANDO ZORRA ELECTRICA Ø230" +value: "24625" +data: App\Entity\Almacen\Articulo {#12988 …} +attr: [] +labelTranslationParameters: [] } 20002 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18021 +label: "RUEDA DE UÑA ZORRA TOYOTA BT220212" +value: "20002" +data: App\Entity\Almacen\Articulo {#12993 …} +attr: [] +labelTranslationParameters: [] } 20003 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18022 +label: "RUEDA DE UÑA ZORRA TOYOTA BT253072" +value: "20003" +data: App\Entity\Almacen\Articulo {#12998 …} +attr: [] +labelTranslationParameters: [] } 19929 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18023 +label: "RUEDA ESTABILIZADORA BT LPE 200 Ø125 x 50" +value: "19929" +data: App\Entity\Almacen\Articulo {#13003 …} +attr: [] +labelTranslationParameters: [] } 20129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18024 +label: "RUEDA GRIS Ø75 C/ BASE FIJA" +value: "20129" +data: App\Entity\Almacen\Articulo {#13008 …} +attr: [] +labelTranslationParameters: [] } 20130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18025 +label: "RUEDA GRIS Ø75 C/ BASE GIRATORIA" +value: "20130" +data: App\Entity\Almacen\Articulo {#13013 …} +attr: [] +labelTranslationParameters: [] } 19805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18026 +label: "RUEDA Ø50 GRIS CON BASE FIJA" +value: "19805" +data: App\Entity\Almacen\Articulo {#13018 …} +attr: [] +labelTranslationParameters: [] } 19804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18027 +label: "RUEDA Ø50 GRIS CON BASE GIRATORIA" +value: "19804" +data: App\Entity\Almacen\Articulo {#13023 …} +attr: [] +labelTranslationParameters: [] } 25206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18028 +label: "RUEDA PARA MAQUINA DE EMPUJE OLEO MAC" +value: "25206" +data: App\Entity\Almacen\Articulo {#13028 …} +attr: [] +labelTranslationParameters: [] } 25215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18029 +label: "SACA BUJIA" +value: "25215" +data: App\Entity\Almacen\Articulo {#13033 …} +attr: [] +labelTranslationParameters: [] } 24761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18030 +label: "SACA TELA ARAÑA" +value: "24761" +data: App\Entity\Almacen\Articulo {#13038 …} +attr: [] +labelTranslationParameters: [] } 20115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18031 +label: "SACABROCHES" +value: "20115" +data: App\Entity\Almacen\Articulo {#13043 …} +attr: [] +labelTranslationParameters: [] } 19603 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18032 +label: "SALIDA DE TANQUE IPS 2"" +value: "19603" +data: App\Entity\Almacen\Articulo {#13048 …} +attr: [] +labelTranslationParameters: [] } 19998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18033 +label: "SECADOR DE PISO Nº50" +value: "19998" +data: App\Entity\Almacen\Articulo {#13053 …} +attr: [] +labelTranslationParameters: [] } 19999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18034 +label: "SECADOR DE PISO Nº80" +value: "19999" +data: App\Entity\Almacen\Articulo {#13058 …} +attr: [] +labelTranslationParameters: [] } 19198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18035 +label: "SECADOR LIMPIA VIDRIO" +value: "19198" +data: App\Entity\Almacen\Articulo {#13063 …} +attr: [] +labelTranslationParameters: [] } 20285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18036 +label: "SEEGER EXT. P/ EJE Ø30" +value: "20285" +data: App\Entity\Almacen\Articulo {#13068 …} +attr: [] +labelTranslationParameters: [] } 20284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18037 +label: "SEEGER EXTERIOR P/EJE Ø27.9" +value: "20284" +data: App\Entity\Almacen\Articulo {#13073 …} +attr: [] +labelTranslationParameters: [] } 24552 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18038 +label: "SEGURO SEEGER INOXIDABLE INTERIOR Ø35" +value: "24552" +data: App\Entity\Almacen\Articulo {#13078 …} +attr: [] +labelTranslationParameters: [] } 19933 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18039 +label: "SEGURO SEEGER INTERIOR Ø52" +value: "19933" +data: App\Entity\Almacen\Articulo {#13083 …} +attr: [] +labelTranslationParameters: [] } 20030 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18040 +label: "SEGURO SEEGER INTERIOR Ø80" +value: "20030" +data: App\Entity\Almacen\Articulo {#13088 …} +attr: [] +labelTranslationParameters: [] } 19810 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18041 +label: "SELLA ROSCA" +value: "19810" +data: App\Entity\Almacen\Articulo {#13093 …} +attr: [] +labelTranslationParameters: [] } 24693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18042 +label: "SELLO MECANICO P/BOMBA DE VACIO MOD.:MEC-210SSV60" +value: "24693" +data: App\Entity\Almacen\Articulo {#13098 …} +attr: [] +labelTranslationParameters: [] } 19554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18043 +label: "SELLO MECANICO P/BOMBA NH3" +value: "19554" +data: App\Entity\Almacen\Articulo {#13103 …} +attr: [] +labelTranslationParameters: [] } 20287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18044 +label: "SELLO PROFESIONAL" +value: "20287" +data: App\Entity\Almacen\Articulo {#13108 …} +attr: [] +labelTranslationParameters: [] } 19085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18045 +label: "SEÑAL LUMINOSA 220V" +value: "19085" +data: App\Entity\Almacen\Articulo {#13113 …} +attr: [] +labelTranslationParameters: [] } 19086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18046 +label: "SEÑAL LUMINOSA 24V" +value: "19086" +data: App\Entity\Almacen\Articulo {#13118 …} +attr: [] +labelTranslationParameters: [] } 24680 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18047 +label: "SENSOR MAGNETICO 24VCC CONECTOR M-8 RZT7-03ZRS-KP0 SIC COD. 7.223.999.00154" +value: "24680" +data: App\Entity\Almacen\Articulo {#13123 …} +attr: [] +labelTranslationParameters: [] } 25114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18048 +label: "SEPARADOR A4 PARA BIBLIORATO" +value: "25114" +data: App\Entity\Almacen\Articulo {#13128 …} +attr: [] +labelTranslationParameters: [] } 19870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18049 +label: "SEPARADOR OFICIO PARA BIBLIORATO" +value: "19870" +data: App\Entity\Almacen\Articulo {#13133 …} +attr: [] +labelTranslationParameters: [] } 24891 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18050 +label: "Separadores para Alas 600X350" +value: "24891" +data: App\Entity\Almacen\Articulo {#13138 …} +attr: [] +labelTranslationParameters: [] } 20094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18051 +label: "SERVICIO ANUAL" +value: "20094" +data: App\Entity\Almacen\Articulo {#13143 …} +attr: [] +labelTranslationParameters: [] } 20085 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18052 +label: "SERVICIO ASISTENCIA" +value: "20085" +data: App\Entity\Almacen\Articulo {#13148 …} +attr: [] +labelTranslationParameters: [] } 20095 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18053 +label: "SERVICIO BIMENSUAL" +value: "20095" +data: App\Entity\Almacen\Articulo {#13153 …} +attr: [] +labelTranslationParameters: [] } 20056 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18054 +label: "SERVICIO MENSUAL ABRIL" +value: "20056" +data: App\Entity\Almacen\Articulo {#13158 …} +attr: [] +labelTranslationParameters: [] } 20060 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18055 +label: "SERVICIO MENSUAL AGOSTO" +value: "20060" +data: App\Entity\Almacen\Articulo {#13163 …} +attr: [] +labelTranslationParameters: [] } 20064 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18056 +label: "SERVICIO MENSUAL DICIEMBRE" +value: "20064" +data: App\Entity\Almacen\Articulo {#13168 …} +attr: [] +labelTranslationParameters: [] } 20053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18057 +label: "SERVICIO MENSUAL ENERO" +value: "20053" +data: App\Entity\Almacen\Articulo {#13173 …} +attr: [] +labelTranslationParameters: [] } 20054 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18058 +label: "SERVICIO MENSUAL FEBRERO" +value: "20054" +data: App\Entity\Almacen\Articulo {#13178 …} +attr: [] +labelTranslationParameters: [] } 20059 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18059 +label: "SERVICIO MENSUAL JULIO" +value: "20059" +data: App\Entity\Almacen\Articulo {#13183 …} +attr: [] +labelTranslationParameters: [] } 20058 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18060 +label: "SERVICIO MENSUAL JUNIO" +value: "20058" +data: App\Entity\Almacen\Articulo {#13188 …} +attr: [] +labelTranslationParameters: [] } 20055 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18061 +label: "SERVICIO MENSUAL MARZO" +value: "20055" +data: App\Entity\Almacen\Articulo {#13193 …} +attr: [] +labelTranslationParameters: [] } 20057 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18062 +label: "SERVICIO MENSUAL MAYO" +value: "20057" +data: App\Entity\Almacen\Articulo {#13198 …} +attr: [] +labelTranslationParameters: [] } 20063 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18063 +label: "SERVICIO MENSUAL NOVIEMBRE" +value: "20063" +data: App\Entity\Almacen\Articulo {#13203 …} +attr: [] +labelTranslationParameters: [] } 20062 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18064 +label: "SERVICIO MENSUAL OCTUBRE" +value: "20062" +data: App\Entity\Almacen\Articulo {#13208 …} +attr: [] +labelTranslationParameters: [] } 20061 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18065 +label: "SERVICIO MENSUAL SEPTIEMBRE" +value: "20061" +data: App\Entity\Almacen\Articulo {#13213 …} +attr: [] +labelTranslationParameters: [] } 20152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18066 +label: "SERVICIO OVERHAUL" +value: "20152" +data: App\Entity\Almacen\Articulo {#13218 …} +attr: [] +labelTranslationParameters: [] } 20153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18067 +label: "SERVICIO REPARACION" +value: "20153" +data: App\Entity\Almacen\Articulo {#13223 …} +attr: [] +labelTranslationParameters: [] } 19895 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18068 +label: "SHAMPOO DE MANO SOFT CARE PLUS FREE X 5LTS" +value: "19895" +data: App\Entity\Almacen\Articulo {#13228 …} +attr: [] +labelTranslationParameters: [] } 19890 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18069 +label: "SHURECLEAN X 21KG" +value: "19890" +data: App\Entity\Almacen\Articulo {#13233 …} +attr: [] +labelTranslationParameters: [] } 19932 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18070 +label: "SIERRA SIN FIN TORNERIA 20X 0.9MM 5/8"" +value: "19932" +data: App\Entity\Almacen\Articulo {#13238 …} +attr: [] +labelTranslationParameters: [] } 19883 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18071 +label: "SIKAFLOOR 200 LEVEL X 25 KG.(AUTONIVELANTE)" +value: "19883" +data: App\Entity\Almacen\Articulo {#13243 …} +attr: [] +labelTranslationParameters: [] } 24613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18072 +label: "SILENCIADOR PLASTICO 1/4"" +value: "24613" +data: App\Entity\Almacen\Articulo {#13248 …} +attr: [] +labelTranslationParameters: [] } 24612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18073 +label: "SILENCIADOR PLASTICO 3/8"" +value: "24612" +data: App\Entity\Almacen\Articulo {#13253 …} +attr: [] +labelTranslationParameters: [] } 19813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18074 +label: "SILICONA ALTA TEMPERATURA" +value: "19813" +data: App\Entity\Almacen\Articulo {#13258 …} +attr: [] +labelTranslationParameters: [] } 19814 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18075 +label: "SILICONA BLANCA" +value: "19814" +data: App\Entity\Almacen\Articulo {#13263 …} +attr: [] +labelTranslationParameters: [] } 19816 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18076 +label: "SILICONA CONSTRUCCION" +value: "19816" +data: App\Entity\Almacen\Articulo {#13268 …} +attr: [] +labelTranslationParameters: [] } 19815 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18077 +label: "SILICONA PARA ZINGUERIA" +value: "19815" +data: App\Entity\Almacen\Articulo {#13273 …} +attr: [] +labelTranslationParameters: [] } 19812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18078 +label: "SILICONA TRANSPARENTE" +value: "19812" +data: App\Entity\Almacen\Articulo {#13278 …} +attr: [] +labelTranslationParameters: [] } 24659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18079 +label: "SIN FIN,CONO Y JUEGO DE CUCHILLAS MDM" +value: "24659" +data: App\Entity\Almacen\Articulo {#13283 …} +attr: [] +labelTranslationParameters: [] } 20015 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18080 +label: "SINTETICO ALUMINIO" +value: "20015" +data: App\Entity\Almacen\Articulo {#13288 …} +attr: [] +labelTranslationParameters: [] } 19428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18081 +label: "SINTETICO AMARILLO VIAL" +value: "19428" +data: App\Entity\Almacen\Articulo {#13293 …} +attr: [] +labelTranslationParameters: [] } 17251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18082 +label: "SINTETICO ANTIOXIDO" +value: "17251" +data: App\Entity\Almacen\Articulo {#13298 …} +attr: [] +labelTranslationParameters: [] } 19242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18083 +label: "SINTETICO BLANCO BRILLANTE" +value: "19242" +data: App\Entity\Almacen\Articulo {#13303 …} +attr: [] +labelTranslationParameters: [] } 20138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18084 +label: "SINTETICO GRIS OSCURO" +value: "20138" +data: App\Entity\Almacen\Articulo {#13308 …} +attr: [] +labelTranslationParameters: [] } 24627 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18085 +label: "SINTETICO GRIS PERLA" +value: "24627" +data: App\Entity\Almacen\Articulo {#13313 …} +attr: [] +labelTranslationParameters: [] } 20139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18086 +label: "SINTETICO GRIS VISON" +value: "20139" +data: App\Entity\Almacen\Articulo {#13318 …} +attr: [] +labelTranslationParameters: [] } 19241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18087 +label: "SINTETICO NEGRO BRILLANTE" +value: "19241" +data: App\Entity\Almacen\Articulo {#13323 …} +attr: [] +labelTranslationParameters: [] } 19240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18088 +label: "SINTETICO NEGRO MATE" +value: "19240" +data: App\Entity\Almacen\Articulo {#13328 …} +attr: [] +labelTranslationParameters: [] } 24752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18089 +label: "SINTETICO ROJO" +value: "24752" +data: App\Entity\Almacen\Articulo {#13333 …} +attr: [] +labelTranslationParameters: [] } 19925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18090 +label: "SINTETICO VERDE INGLES" +value: "19925" +data: App\Entity\Almacen\Articulo {#13338 …} +attr: [] +labelTranslationParameters: [] } 18635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18091 +label: "SOBRE A4" +value: "18635" +data: App\Entity\Almacen\Articulo {#13343 …} +attr: [] +labelTranslationParameters: [] } 18634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18092 +label: "SOBRE OFICIO" +value: "18634" +data: App\Entity\Almacen\Articulo {#13348 …} +attr: [] +labelTranslationParameters: [] } 24865 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18093 +label: "SOJABER 100 X 25KG" +value: "24865" +data: App\Entity\Almacen\Articulo {#13353 …} +attr: [] +labelTranslationParameters: [] } 19284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18094 +label: "SOLENOIDE HANSEN 120V-50HZ/70-0580" +value: "19284" +data: App\Entity\Almacen\Articulo {#13358 …} +attr: [] +labelTranslationParameters: [] } 19289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18095 +label: "SOLENOIDE JEFFERSON 110V-11W" +value: "19289" +data: App\Entity\Almacen\Articulo {#13363 …} +attr: [] +labelTranslationParameters: [] } 19291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18096 +label: "SOLENOIDE JEFFERSON 220V-11W" +value: "19291" +data: App\Entity\Almacen\Articulo {#13368 …} +attr: [] +labelTranslationParameters: [] } 19290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18097 +label: "SOLENOIDE JEFFERSON 24V-19W" +value: "19290" +data: App\Entity\Almacen\Articulo {#13373 …} +attr: [] +labelTranslationParameters: [] } 20269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18098 +label: "SOLENOIDE MICRO 220V 6VA 0.200.001.201" +value: "20269" +data: App\Entity\Almacen\Articulo {#13378 …} +attr: [] +labelTranslationParameters: [] } 20268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18099 +label: "SOLENOIDE MICRO 220V-11VA 0.200.001.101" +value: "20268" +data: App\Entity\Almacen\Articulo {#13383 …} +attr: [] +labelTranslationParameters: [] } 20270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18100 +label: "SOLENOIDE MICRO 24V 0.200.001.212" +value: "20270" +data: App\Entity\Almacen\Articulo {#13388 …} +attr: [] +labelTranslationParameters: [] } 25156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18101 +label: "SOLERA 35MM" +value: "25156" +data: App\Entity\Almacen\Articulo {#13393 …} +attr: [] +labelTranslationParameters: [] } 24845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18102 +label: "SOLERA 75MM" +value: "24845" +data: App\Entity\Almacen\Articulo {#13398 …} +attr: [] +labelTranslationParameters: [] } 19863 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18103 +label: "SOPAPA" +value: "19863" +data: App\Entity\Almacen\Articulo {#13403 …} +attr: [] +labelTranslationParameters: [] } 24497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18104 +label: "SOPLADOR BG50" +value: "24497" +data: App\Entity\Almacen\Articulo {#13408 …} +attr: [] +labelTranslationParameters: [] } 24501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18105 +label: "SOPLADOR BG86" +value: "24501" +data: App\Entity\Almacen\Articulo {#13413 …} +attr: [] +labelTranslationParameters: [] } 24441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18106 +label: "SOPORTE PLASTICO PARA CHAPA" +value: "24441" +data: App\Entity\Almacen\Articulo {#13418 …} +attr: [] +labelTranslationParameters: [] } 24756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18107 +label: "SPZ-1250" +value: "24756" +data: App\Entity\Almacen\Articulo {#13423 …} +attr: [] +labelTranslationParameters: [] } 24482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18108 +label: "ST 1220 PARAFUSO SEXTAVADO INTERNO COM CABEZA M5 x 25mm INOX COD.Nº10" +value: "24482" +data: App\Entity\Almacen\Articulo {#13428 …} +attr: [] +labelTranslationParameters: [] } 24480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18109 +label: "ST 169 MOLA DE COMPRESSAO COD.Nº8" +value: "24480" +data: App\Entity\Almacen\Articulo {#13433 …} +attr: [] +labelTranslationParameters: [] } 24483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18110 +label: "ST 252 CONEXAO RAPIDA QSL-B-1/8-6 COD.Nº11" +value: "24483" +data: App\Entity\Almacen\Articulo {#13438 …} +attr: [] +labelTranslationParameters: [] } 24477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18111 +label: "ST1211 GAXETA COD.Nº5" +value: "24477" +data: App\Entity\Almacen\Articulo {#13443 …} +attr: [] +labelTranslationParameters: [] } 24478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18112 +label: "ST2051 PARAFUSO SEXTAVADO INTERNO COM CABEZA M5 x 10mm INOX COD.Nº6" +value: "24478" +data: App\Entity\Almacen\Articulo {#13448 …} +attr: [] +labelTranslationParameters: [] } 24479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18113 +label: "ST25 PARAFUSO SEXTAVADO INTERNO COM CABEA M5 x 16mm INOX COD.Nº7" +value: "24479" +data: App\Entity\Almacen\Articulo {#13453 …} +attr: [] +labelTranslationParameters: [] } 18832 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18114 +label: "SY-504" +value: "18832" +data: App\Entity\Almacen\Articulo {#13458 …} +attr: [] +labelTranslationParameters: [] } 17750 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18115 +label: "SY-505" +value: "17750" +data: App\Entity\Almacen\Articulo {#13463 …} +attr: [] +labelTranslationParameters: [] } 18833 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18116 +label: "SY-506" +value: "18833" +data: App\Entity\Almacen\Articulo {#13468 …} +attr: [] +labelTranslationParameters: [] } 18834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18117 +label: "SY-507" +value: "18834" +data: App\Entity\Almacen\Articulo {#13473 …} +attr: [] +labelTranslationParameters: [] } 18835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18118 +label: "SY-508" +value: "18835" +data: App\Entity\Almacen\Articulo {#13478 …} +attr: [] +labelTranslationParameters: [] } 18836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18119 +label: "SY-509" +value: "18836" +data: App\Entity\Almacen\Articulo {#13483 …} +attr: [] +labelTranslationParameters: [] } 18837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18120 +label: "SY-510" +value: "18837" +data: App\Entity\Almacen\Articulo {#13488 …} +attr: [] +labelTranslationParameters: [] } 18838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18121 +label: "SY-512" +value: "18838" +data: App\Entity\Almacen\Articulo {#13493 …} +attr: [] +labelTranslationParameters: [] } 18839 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18122 +label: "SY-513" +value: "18839" +data: App\Entity\Almacen\Articulo {#13498 …} +attr: [] +labelTranslationParameters: [] } 18840 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18123 +label: "SY-514" +value: "18840" +data: App\Entity\Almacen\Articulo {#13503 …} +attr: [] +labelTranslationParameters: [] } 18841 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18124 +label: "SY-515" +value: "18841" +data: App\Entity\Almacen\Articulo {#13508 …} +attr: [] +labelTranslationParameters: [] } 18831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18125 +label: "SY-516" +value: "18831" +data: App\Entity\Almacen\Articulo {#13513 …} +attr: [] +labelTranslationParameters: [] } 18858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18126 +label: "T 119-904 A" +value: "18858" +data: App\Entity\Almacen\Articulo {#13518 …} +attr: [] +labelTranslationParameters: [] } 19014 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18127 +label: "T1 X 1/2" PUNTA MECHA" +value: "19014" +data: App\Entity\Almacen\Articulo {#13523 …} +attr: [] +labelTranslationParameters: [] } 24558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18128 +label: "T1 X 3/4" PUNTA MECHA" +value: "24558" +data: App\Entity\Almacen\Articulo {#13528 …} +attr: [] +labelTranslationParameters: [] } 19913 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18129 +label: "TABLA 20MM X 10CM X 1,50MTS" +value: "19913" +data: App\Entity\Almacen\Articulo {#13533 …} +attr: [] +labelTranslationParameters: [] } 25213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18130 +label: "TABLA 20MM X 10CM X 3MT CEPILLADA" +value: "25213" +data: App\Entity\Almacen\Articulo {#13538 …} +attr: [] +labelTranslationParameters: [] } 20247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18131 +label: "TABLA 30MM X 10MM X 1,30MTS" +value: "20247" +data: App\Entity\Almacen\Articulo {#13543 …} +attr: [] +labelTranslationParameters: [] } 24838 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18132 +label: "TACO PAPEL ADHESIVO" +value: "24838" +data: App\Entity\Almacen\Articulo {#13548 …} +attr: [] +labelTranslationParameters: [] } 19009 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18133 +label: "TACURU" +value: "19009" +data: App\Entity\Almacen\Articulo {#13553 …} +attr: [] +labelTranslationParameters: [] } 24801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18134 +label: "TALONARIO DE NUMEROS" +value: "24801" +data: App\Entity\Almacen\Articulo {#13558 …} +attr: [] +labelTranslationParameters: [] } 24813 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18135 +label: "TALONARIO DE RECIBOS" +value: "24813" +data: App\Entity\Almacen\Articulo {#13563 …} +attr: [] +labelTranslationParameters: [] } 20187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18136 +label: "TANZA 3MM" +value: "20187" +data: App\Entity\Almacen\Articulo {#13568 …} +attr: [] +labelTranslationParameters: [] } 24943 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18137 +label: "Tapa p\ Donzelar 58" +value: "24943" +data: App\Entity\Almacen\Articulo {#13573 …} +attr: [] +labelTranslationParameters: [] } 24451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18138 +label: "TAPA CIEGA PARA LAVATORIO" +value: "24451" +data: App\Entity\Almacen\Articulo {#13578 …} +attr: [] +labelTranslationParameters: [] } 20261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18139 +label: "TAPA DE DIGESTOR VISCERAS Nº2" +value: "20261" +data: App\Entity\Almacen\Articulo {#13583 …} +attr: [] +labelTranslationParameters: [] } 19348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18140 +label: "TAPA GALVANIZADA 1/2"" +value: "19348" +data: App\Entity\Almacen\Articulo {#13588 …} +attr: [] +labelTranslationParameters: [] } 19355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18141 +label: "TAPA GALVANIZADO 2 1/2"" +value: "19355" +data: App\Entity\Almacen\Articulo {#13593 …} +attr: [] +labelTranslationParameters: [] } 19353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18142 +label: "TAPA GALVANIZADO 1 1/2"" +value: "19353" +data: App\Entity\Almacen\Articulo {#13598 …} +attr: [] +labelTranslationParameters: [] } 19352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18143 +label: "TAPA GALVANIZADO 1 1/4"" +value: "19352" +data: App\Entity\Almacen\Articulo {#13603 …} +attr: [] +labelTranslationParameters: [] } 19350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18144 +label: "TAPA GALVANIZADO 1"" +value: "19350" +data: App\Entity\Almacen\Articulo {#13608 …} +attr: [] +labelTranslationParameters: [] } 19351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18145 +label: "TAPA GALVANIZADO 1/2"" +value: "19351" +data: App\Entity\Almacen\Articulo {#13613 …} +attr: [] +labelTranslationParameters: [] } 19356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18146 +label: "TAPA GALVANIZADO 2 1/2"" +value: "19356" +data: App\Entity\Almacen\Articulo {#13618 …} +attr: [] +labelTranslationParameters: [] } 19354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18147 +label: "TAPA GALVANIZADO 2"" +value: "19354" +data: App\Entity\Almacen\Articulo {#13623 …} +attr: [] +labelTranslationParameters: [] } 19357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18148 +label: "TAPA GALVANIZADO 3"" +value: "19357" +data: App\Entity\Almacen\Articulo {#13628 …} +attr: [] +labelTranslationParameters: [] } 19349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18149 +label: "TAPA GALVANIZADO 3/4"" +value: "19349" +data: App\Entity\Almacen\Articulo {#13633 …} +attr: [] +labelTranslationParameters: [] } 19358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18150 +label: "TAPA GALVANIZADO 4"" +value: "19358" +data: App\Entity\Almacen\Articulo {#13638 …} +attr: [] +labelTranslationParameters: [] } 24942 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18151 +label: "Tapa MDM SAPUCAI" +value: "24942" +data: App\Entity\Almacen\Articulo {#13643 …} +attr: [] +labelTranslationParameters: [] } 24448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18152 +label: "TAPA PARA TOMA" +value: "24448" +data: App\Entity\Almacen\Articulo {#13648 …} +attr: [] +labelTranslationParameters: [] } 20168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18153 +label: "TAPA PVC Ø110" +value: "20168" +data: App\Entity\Almacen\Articulo {#13653 …} +attr: [] +labelTranslationParameters: [] } 20069 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18154 +label: "TAPA PVC Ø160 BLANCO" +value: "20069" +data: App\Entity\Almacen\Articulo {#13658 …} +attr: [] +labelTranslationParameters: [] } 24435 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18155 +label: "TAPA PVC Ø200" +value: "24435" +data: App\Entity\Almacen\Articulo {#13663 …} +attr: [] +labelTranslationParameters: [] } 20248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18156 +label: "TAPA PVC Ø75" +value: "20248" +data: App\Entity\Almacen\Articulo {#13668 …} +attr: [] +labelTranslationParameters: [] } 24945 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18157 +label: "Tapas Exportación 4 Puntos" +value: "24945" +data: App\Entity\Almacen\Articulo {#13673 …} +attr: [] +labelTranslationParameters: [] } 25162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18158 +label: "Tapas genéricas nuevas" +value: "25162" +data: App\Entity\Almacen\Articulo {#13678 …} +attr: [] +labelTranslationParameters: [] } 25161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18159 +label: "Tapas genéricas Sapucai" +value: "25161" +data: App\Entity\Almacen\Articulo {#13683 …} +attr: [] +labelTranslationParameters: [] } 24946 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18160 +label: "Tapas Genéricas Sapucai" +value: "24946" +data: App\Entity\Almacen\Articulo {#13688 …} +attr: [] +labelTranslationParameters: [] } 19342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18161 +label: "TAPON GALVANIZADO 1 1/2"" +value: "19342" +data: App\Entity\Almacen\Articulo {#13693 …} +attr: [] +labelTranslationParameters: [] } 19341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18162 +label: "TAPON GALVANIZADO 1 1/4"" +value: "19341" +data: App\Entity\Almacen\Articulo {#13698 …} +attr: [] +labelTranslationParameters: [] } 19340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18163 +label: "TAPON GALVANIZADO 1"" +value: "19340" +data: App\Entity\Almacen\Articulo {#13703 …} +attr: [] +labelTranslationParameters: [] } 19338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18164 +label: "TAPON GALVANIZADO 1/2"" +value: "19338" +data: App\Entity\Almacen\Articulo {#13708 …} +attr: [] +labelTranslationParameters: [] } 24551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18165 +label: "TAPON GALVANIZADO 1/4"" +value: "24551" +data: App\Entity\Almacen\Articulo {#13713 …} +attr: [] +labelTranslationParameters: [] } 19344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18166 +label: "TAPON GALVANIZADO 2 1/2"" +value: "19344" +data: App\Entity\Almacen\Articulo {#13718 …} +attr: [] +labelTranslationParameters: [] } 19343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18167 +label: "TAPON GALVANIZADO 2"" +value: "19343" +data: App\Entity\Almacen\Articulo {#13723 …} +attr: [] +labelTranslationParameters: [] } 19345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18168 +label: "TAPON GALVANIZADO 3"" +value: "19345" +data: App\Entity\Almacen\Articulo {#13728 …} +attr: [] +labelTranslationParameters: [] } 19339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18169 +label: "TAPON GALVANIZADO 3/4"" +value: "19339" +data: App\Entity\Almacen\Articulo {#13733 …} +attr: [] +labelTranslationParameters: [] } 19346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18170 +label: "TAPON GALVANIZADO 4"" +value: "19346" +data: App\Entity\Almacen\Articulo {#13738 …} +attr: [] +labelTranslationParameters: [] } 19347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18171 +label: "TAPON GALVANIZADO 5"" +value: "19347" +data: App\Entity\Almacen\Articulo {#13743 …} +attr: [] +labelTranslationParameters: [] } 24454 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18172 +label: "TAPON IPS 1/2"" +value: "24454" +data: App\Entity\Almacen\Articulo {#13748 …} +attr: [] +labelTranslationParameters: [] } 23546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18173 +label: "TAPON PVC Ø110" +value: "23546" +data: App\Entity\Almacen\Articulo {#13753 …} +attr: [] +labelTranslationParameters: [] } 20065 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18174 +label: "TAPON PVC Ø160 BLANCO" +value: "20065" +data: App\Entity\Almacen\Articulo {#13758 …} +attr: [] +labelTranslationParameters: [] } 19962 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18175 +label: "TARUGO 10 PARA LAD.HUECO" +value: "19962" +data: App\Entity\Almacen\Articulo {#13763 …} +attr: [] +labelTranslationParameters: [] } 20155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18176 +label: "TARUGO 12 PARA LAD. HUECO" +value: "20155" +data: App\Entity\Almacen\Articulo {#13768 …} +attr: [] +labelTranslationParameters: [] } 19961 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18177 +label: "TARUGO 6 PARA LAD.HUECO" +value: "19961" +data: App\Entity\Almacen\Articulo {#13773 …} +attr: [] +labelTranslationParameters: [] } 19013 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18178 +label: "TARUGO 8 PARA LAD. HUECO" +value: "19013" +data: App\Entity\Almacen\Articulo {#13778 …} +attr: [] +labelTranslationParameters: [] } 20203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18179 +label: "TARUGO DE 6 PARA DURLOCK" +value: "20203" +data: App\Entity\Almacen\Articulo {#13783 …} +attr: [] +labelTranslationParameters: [] } 20180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18180 +label: "TE DE PVC 63MM" +value: "20180" +data: App\Entity\Almacen\Articulo {#13788 …} +attr: [] +labelTranslationParameters: [] } 24577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18181 +label: "TE FUSION 20MM" +value: "24577" +data: App\Entity\Almacen\Articulo {#13793 …} +attr: [] +labelTranslationParameters: [] } 19249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18182 +label: "TÉ GALVANIZADA 1 1/2" +value: "19249" +data: App\Entity\Almacen\Articulo {#13798 …} +attr: [] +labelTranslationParameters: [] } 19248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18183 +label: "TÉ GALVANIZADA 1 1/4"" +value: "19248" +data: App\Entity\Almacen\Articulo {#13803 …} +attr: [] +labelTranslationParameters: [] } 19247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18184 +label: "TÉ GALVANIZADA 1"" +value: "19247" +data: App\Entity\Almacen\Articulo {#13808 …} +attr: [] +labelTranslationParameters: [] } 19244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18185 +label: "TÉ GALVANIZADA 1/2"" +value: "19244" +data: App\Entity\Almacen\Articulo {#13813 …} +attr: [] +labelTranslationParameters: [] } 19250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18186 +label: "TÉ GALVANIZADA 2"" +value: "19250" +data: App\Entity\Almacen\Articulo {#13818 …} +attr: [] +labelTranslationParameters: [] } 19251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18187 +label: "TÉ GALVANIZADA 3"" +value: "19251" +data: App\Entity\Almacen\Articulo {#13823 …} +attr: [] +labelTranslationParameters: [] } 19246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18188 +label: "TÉ GALVANIZADA 3/4" +value: "19246" +data: App\Entity\Almacen\Articulo {#13828 …} +attr: [] +labelTranslationParameters: [] } 19245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18189 +label: "TÉ GALVANIZADA 3/8" +value: "19245" +data: App\Entity\Almacen\Articulo {#13833 …} +attr: [] +labelTranslationParameters: [] } 19252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18190 +label: "TÉ GALVANIZADA 4"" +value: "19252" +data: App\Entity\Almacen\Articulo {#13838 …} +attr: [] +labelTranslationParameters: [] } 19757 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18191 +label: "TE GALVANIZADO 1 1/2"" +value: "19757" +data: App\Entity\Almacen\Articulo {#13843 …} +attr: [] +labelTranslationParameters: [] } 19756 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18192 +label: "TE GALVANIZADO 1 1/4"" +value: "19756" +data: App\Entity\Almacen\Articulo {#13848 …} +attr: [] +labelTranslationParameters: [] } 19755 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18193 +label: "TE GALVANIZADO 1"" +value: "19755" +data: App\Entity\Almacen\Articulo {#13853 …} +attr: [] +labelTranslationParameters: [] } 19753 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18194 +label: "TE GALVANIZADO 1/2"" +value: "19753" +data: App\Entity\Almacen\Articulo {#13858 …} +attr: [] +labelTranslationParameters: [] } 19759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18195 +label: "TE GALVANIZADO 2 1/2"" +value: "19759" +data: App\Entity\Almacen\Articulo {#13863 …} +attr: [] +labelTranslationParameters: [] } 19758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18196 +label: "TE GALVANIZADO 2"" +value: "19758" +data: App\Entity\Almacen\Articulo {#13868 …} +attr: [] +labelTranslationParameters: [] } 19760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18197 +label: "TE GALVANIZADO 3"" +value: "19760" +data: App\Entity\Almacen\Articulo {#13873 …} +attr: [] +labelTranslationParameters: [] } 19754 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18198 +label: "TE GALVANIZADO 3/4"" +value: "19754" +data: App\Entity\Almacen\Articulo {#13878 …} +attr: [] +labelTranslationParameters: [] } 19752 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18199 +label: "TE GALVANIZADO 3/8"" +value: "19752" +data: App\Entity\Almacen\Articulo {#13883 …} +attr: [] +labelTranslationParameters: [] } 19761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18200 +label: "TE GALVANIZADO 4"" +value: "19761" +data: App\Entity\Almacen\Articulo {#13888 …} +attr: [] +labelTranslationParameters: [] } 19762 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18201 +label: "TE GALVANIZADO 5"" +value: "19762" +data: App\Entity\Almacen\Articulo {#13893 …} +attr: [] +labelTranslationParameters: [] } 19931 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18202 +label: "TE IPS 1/2"" +value: "19931" +data: App\Entity\Almacen\Articulo {#13898 …} +attr: [] +labelTranslationParameters: [] } 20183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18203 +label: "TE PVC 110MM" +value: "20183" +data: App\Entity\Almacen\Articulo {#13903 …} +attr: [] +labelTranslationParameters: [] } 20184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18204 +label: "TE PVC 160MM" +value: "20184" +data: App\Entity\Almacen\Articulo {#13908 …} +attr: [] +labelTranslationParameters: [] } 20178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18205 +label: "TE PVC 40MM" +value: "20178" +data: App\Entity\Almacen\Articulo {#13913 …} +attr: [] +labelTranslationParameters: [] } 20179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18206 +label: "TE PVC 50MM" +value: "20179" +data: App\Entity\Almacen\Articulo {#13918 …} +attr: [] +labelTranslationParameters: [] } 20181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18207 +label: "TE PVC 75MM" +value: "20181" +data: App\Entity\Almacen\Articulo {#13923 …} +attr: [] +labelTranslationParameters: [] } 20182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18208 +label: "TE PVC 90MM" +value: "20182" +data: App\Entity\Almacen\Articulo {#13928 …} +attr: [] +labelTranslationParameters: [] } 24597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18209 +label: "TE PVC Ø200" +value: "24597" +data: App\Entity\Almacen\Articulo {#13933 …} +attr: [] +labelTranslationParameters: [] } 19884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18210 +label: "TECLA ENCENDIDO Y APAGADO SOLDADORA" +value: "19884" +data: App\Entity\Almacen\Articulo {#13938 …} +attr: [] +labelTranslationParameters: [] } 20228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18211 +label: "TEE 2" INOX. PARA SOLDAR" +value: "20228" +data: App\Entity\Almacen\Articulo {#13943 …} +attr: [] +labelTranslationParameters: [] } 24795 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18212 +label: "TEE FUSION 25MM" +value: "24795" +data: App\Entity\Almacen\Articulo {#13948 …} +attr: [] +labelTranslationParameters: [] } 25205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18213 +label: "TEE FUSION 32 C/ REDUCCION A 25" +value: "25205" +data: App\Entity\Almacen\Articulo {#13953 …} +attr: [] +labelTranslationParameters: [] } 24775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18214 +label: "TEE FUSION 32MM" +value: "24775" +data: App\Entity\Almacen\Articulo {#13958 …} +attr: [] +labelTranslationParameters: [] } 24510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18215 +label: "TEE PVC BLANCO Ø110" +value: "24510" +data: App\Entity\Almacen\Articulo {#13963 …} +attr: [] +labelTranslationParameters: [] } 20226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18216 +label: "TEJIDO TELA MOSQUITERO" +value: "20226" +data: App\Entity\Almacen\Articulo {#13968 …} +attr: [] +labelTranslationParameters: [] } 19803 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18217 +label: "TELA ESMERIL 120" +value: "19803" +data: App\Entity\Almacen\Articulo {#13973 …} +attr: [] +labelTranslationParameters: [] } 24506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18218 +label: "TELA ESMERIL 60" +value: "24506" +data: App\Entity\Almacen\Articulo {#13978 …} +attr: [] +labelTranslationParameters: [] } 20081 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18219 +label: "TEMPORIZADOR 0-80ºC" +value: "20081" +data: App\Entity\Almacen\Articulo {#13983 …} +attr: [] +labelTranslationParameters: [] } 20047 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18220 +label: "TENAZA" +value: "20047" +data: App\Entity\Almacen\Articulo {#13988 …} +attr: [] +labelTranslationParameters: [] } 20164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18221 +label: "TERMICA 2 X 40" +value: "20164" +data: App\Entity\Almacen\Articulo {#13993 …} +attr: [] +labelTranslationParameters: [] } 20274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18222 +label: "TERMICA 3 X 10" +value: "20274" +data: App\Entity\Almacen\Articulo {#13998 …} +attr: [] +labelTranslationParameters: [] } 24546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18223 +label: "TERMICA TETRAPOLAR 3 X 63A" +value: "24546" +data: App\Entity\Almacen\Articulo {#14003 …} +attr: [] +labelTranslationParameters: [] } 20160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18224 +label: "TERMICA TETRAPOLAR 4 X 32" +value: "20160" +data: App\Entity\Almacen\Articulo {#14008 …} +attr: [] +labelTranslationParameters: [] } 20103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18225 +label: "TERMICA TETRAPOLAR 40A" +value: "20103" +data: App\Entity\Almacen\Articulo {#14013 …} +attr: [] +labelTranslationParameters: [] } 24812 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18226 +label: "TERMICA UNIPOLAR 20A" +value: "24812" +data: App\Entity\Almacen\Articulo {#14018 …} +attr: [] +labelTranslationParameters: [] } 19845 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18227 +label: "TERMINAL OJAL 10MM PARA CABLE" +value: "19845" +data: App\Entity\Almacen\Articulo {#14023 …} +attr: [] +labelTranslationParameters: [] } 20044 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18228 +label: "TERMINAL OJAL 16MM PARA CABLE" +value: "20044" +data: App\Entity\Almacen\Articulo {#14028 …} +attr: [] +labelTranslationParameters: [] } 24667 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18229 +label: "TERMINAL OJAL 25MM" +value: "24667" +data: App\Entity\Almacen\Articulo {#14033 …} +attr: [] +labelTranslationParameters: [] } 24668 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18230 +label: "TERMINAL OJAL 35MM" +value: "24668" +data: App\Entity\Almacen\Articulo {#14038 …} +attr: [] +labelTranslationParameters: [] } 24666 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18231 +label: "TERMINAL OJAL 6MM" +value: "24666" +data: App\Entity\Almacen\Articulo {#14043 …} +attr: [] +labelTranslationParameters: [] } 24662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18232 +label: "TERMINAL TIFF 1,5MM" +value: "24662" +data: App\Entity\Almacen\Articulo {#14048 …} +attr: [] +labelTranslationParameters: [] } 24663 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18233 +label: "TERMINAL TIFF 2,5MM" +value: "24663" +data: App\Entity\Almacen\Articulo {#14053 …} +attr: [] +labelTranslationParameters: [] } 24664 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18234 +label: "TERMINAL TIFF 4MM" +value: "24664" +data: App\Entity\Almacen\Articulo {#14058 …} +attr: [] +labelTranslationParameters: [] } 24665 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18235 +label: "TERMINAL TIFF 6MM" +value: "24665" +data: App\Entity\Almacen\Articulo {#14063 …} +attr: [] +labelTranslationParameters: [] } 24974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18236 +label: "Termo Cinta" +value: "24974" +data: App\Entity\Almacen\Articulo {#14068 …} +attr: [] +labelTranslationParameters: [] } 19558 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18237 +label: "TERMOCUPLA 40CM" +value: "19558" +data: App\Entity\Almacen\Articulo {#14073 …} +attr: [] +labelTranslationParameters: [] } 24684 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18238 +label: "TERMOCUPLA BIFIDA L60 CON TERMINAL 90000562" +value: "24684" +data: App\Entity\Almacen\Articulo {#14078 …} +attr: [] +labelTranslationParameters: [] } 24675 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18239 +label: "TERMOCUPLA TIPO J VAINA Ø5 X 80MM CABLE SILICONADO X 1000MM" +value: "24675" +data: App\Entity\Almacen\Articulo {#14083 …} +attr: [] +labelTranslationParameters: [] } 20005 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18240 +label: "TERMOMETRO DE AMBIENTE" +value: "20005" +data: App\Entity\Almacen\Articulo {#14088 …} +attr: [] +labelTranslationParameters: [] } 20096 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18241 +label: "TERMOTANQUE ELECTRICO" +value: "20096" +data: App\Entity\Almacen\Articulo {#14093 …} +attr: [] +labelTranslationParameters: [] } 24538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18242 +label: "THINNER" +value: "24538" +data: App\Entity\Almacen\Articulo {#14098 …} +attr: [] +labelTranslationParameters: [] } 18621 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18243 +label: "TIJERA MULTIUSO" +value: "18621" +data: App\Entity\Almacen\Articulo {#14103 …} +attr: [] +labelTranslationParameters: [] } 20086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18244 +label: "TIMBRE INALAMBRICO" +value: "20086" +data: App\Entity\Almacen\Articulo {#14108 …} +attr: [] +labelTranslationParameters: [] } 19229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18245 +label: "TIRA LED AZUL" +value: "19229" +data: App\Entity\Almacen\Articulo {#14113 …} +attr: [] +labelTranslationParameters: [] } 19992 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18246 +label: "TIRAFONDO 1/4" X 2"" +value: "19992" +data: App\Entity\Almacen\Articulo {#14118 …} +attr: [] +labelTranslationParameters: [] } 19991 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18247 +label: "TIRAFONDO 3/16" X 2"" +value: "19991" +data: App\Entity\Almacen\Articulo {#14123 …} +attr: [] +labelTranslationParameters: [] } 19993 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18248 +label: "TIRAFONDO 5/16" X 2 1/2"" +value: "19993" +data: App\Entity\Almacen\Articulo {#14128 …} +attr: [] +labelTranslationParameters: [] } 19586 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18249 +label: "TIRAS REACTIVAS PARA DETERMINACION DE PH" +value: "19586" +data: App\Entity\Almacen\Articulo {#14133 …} +attr: [] +labelTranslationParameters: [] } 18622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18250 +label: "TIZA BLANCA" +value: "18622" +data: App\Entity\Almacen\Articulo {#14138 …} +attr: [] +labelTranslationParameters: [] } 20012 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18251 +label: "TIZA EN POLVO" +value: "20012" +data: App\Entity\Almacen\Articulo {#14143 …} +attr: [] +labelTranslationParameters: [] } 19436 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18252 +label: "TOMA 20A" +value: "19436" +data: App\Entity\Almacen\Articulo {#14148 …} +attr: [] +labelTranslationParameters: [] } 20260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18253 +label: "TOMA 40A" +value: "20260" +data: App\Entity\Almacen\Articulo {#14153 …} +attr: [] +labelTranslationParameters: [] } 19551 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18254 +label: "TOMA DOBLE 10A" +value: "19551" +data: App\Entity\Almacen\Articulo {#14158 …} +attr: [] +labelTranslationParameters: [] } 24820 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18255 +label: "TOMA IP55" +value: "24820" +data: App\Entity\Almacen\Articulo {#14163 …} +attr: [] +labelTranslationParameters: [] } 19553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18256 +label: "TOMA Y PUNTO 10A" +value: "19553" +data: App\Entity\Almacen\Articulo {#14168 …} +attr: [] +labelTranslationParameters: [] } 19618 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18257 +label: "TORNILLO ALLEN 1/2" X 1 1/2"" +value: "19618" +data: App\Entity\Almacen\Articulo {#14173 …} +attr: [] +labelTranslationParameters: [] } 19617 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18258 +label: "TORNILLO ALLEN 1/2" X 1"" +value: "19617" +data: App\Entity\Almacen\Articulo {#14178 …} +attr: [] +labelTranslationParameters: [] } 19620 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18259 +label: "TORNILLO ALLEN 1/2" X 2 1/2"" +value: "19620" +data: App\Entity\Almacen\Articulo {#14183 …} +attr: [] +labelTranslationParameters: [] } 19619 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18260 +label: "TORNILLO ALLEN 1/2" X 2"" +value: "19619" +data: App\Entity\Almacen\Articulo {#14188 …} +attr: [] +labelTranslationParameters: [] } 19601 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18261 +label: "TORNILLO ALLEN 1/4" X 1 1/2"" +value: "19601" +data: App\Entity\Almacen\Articulo {#14193 …} +attr: [] +labelTranslationParameters: [] } 19600 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18262 +label: "TORNILLO ALLEN 1/4" X 1"" +value: "19600" +data: App\Entity\Almacen\Articulo {#14198 …} +attr: [] +labelTranslationParameters: [] } 19598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18263 +label: "TORNILLO ALLEN 1/4" X 1/2"" +value: "19598" +data: App\Entity\Almacen\Articulo {#14203 …} +attr: [] +labelTranslationParameters: [] } 19599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18264 +label: "TORNILLO ALLEN 1/4" X 3/4"" +value: "19599" +data: App\Entity\Almacen\Articulo {#14208 …} +attr: [] +labelTranslationParameters: [] } 19595 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18265 +label: "TORNILLO ALLEN 3/16 X 1 1/2"" +value: "19595" +data: App\Entity\Almacen\Articulo {#14213 …} +attr: [] +labelTranslationParameters: [] } 19594 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18266 +label: "TORNILLO ALLEN 3/16 X 1"" +value: "19594" +data: App\Entity\Almacen\Articulo {#14218 …} +attr: [] +labelTranslationParameters: [] } 19592 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18267 +label: "TORNILLO ALLEN 3/16 X 1/2"" +value: "19592" +data: App\Entity\Almacen\Articulo {#14223 …} +attr: [] +labelTranslationParameters: [] } 19597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18268 +label: "TORNILLO ALLEN 3/16 X 2 1/2"" +value: "19597" +data: App\Entity\Almacen\Articulo {#14228 …} +attr: [] +labelTranslationParameters: [] } 19596 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18269 +label: "TORNILLO ALLEN 3/16 X 2"" +value: "19596" +data: App\Entity\Almacen\Articulo {#14233 …} +attr: [] +labelTranslationParameters: [] } 19593 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18270 +label: "TORNILLO ALLEN 3/16 X 3/4"" +value: "19593" +data: App\Entity\Almacen\Articulo {#14238 …} +attr: [] +labelTranslationParameters: [] } 19614 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18271 +label: "TORNILLO ALLEN 3/8" X 1 1/2"" +value: "19614" +data: App\Entity\Almacen\Articulo {#14243 …} +attr: [] +labelTranslationParameters: [] } 19613 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18272 +label: "TORNILLO ALLEN 3/8" X 1 1/4"" +value: "19613" +data: App\Entity\Almacen\Articulo {#14248 …} +attr: [] +labelTranslationParameters: [] } 19612 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18273 +label: "TORNILLO ALLEN 3/8" X 1"" +value: "19612" +data: App\Entity\Almacen\Articulo {#14253 …} +attr: [] +labelTranslationParameters: [] } 19610 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18274 +label: "TORNILLO ALLEN 3/8" X 1/2"" +value: "19610" +data: App\Entity\Almacen\Articulo {#14258 …} +attr: [] +labelTranslationParameters: [] } 19616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18275 +label: "TORNILLO ALLEN 3/8" X 2 1/2"" +value: "19616" +data: App\Entity\Almacen\Articulo {#14263 …} +attr: [] +labelTranslationParameters: [] } 19615 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18276 +label: "TORNILLO ALLEN 3/8" X 2"" +value: "19615" +data: App\Entity\Almacen\Articulo {#14268 …} +attr: [] +labelTranslationParameters: [] } 19611 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18277 +label: "TORNILLO ALLEN 3/8" X 3/4"" +value: "19611" +data: App\Entity\Almacen\Articulo {#14273 …} +attr: [] +labelTranslationParameters: [] } 19608 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18278 +label: "TORNILLO ALLEN 5/16 X 1 1/2"" +value: "19608" +data: App\Entity\Almacen\Articulo {#14278 …} +attr: [] +labelTranslationParameters: [] } 19607 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18279 +label: "TORNILLO ALLEN 5/16 X 1 1/4"" +value: "19607" +data: App\Entity\Almacen\Articulo {#14283 …} +attr: [] +labelTranslationParameters: [] } 19606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18280 +label: "TORNILLO ALLEN 5/16 X 1"" +value: "19606" +data: App\Entity\Almacen\Articulo {#14288 …} +attr: [] +labelTranslationParameters: [] } 19604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18281 +label: "TORNILLO ALLEN 5/16 X 1/2"" +value: "19604" +data: App\Entity\Almacen\Articulo {#14293 …} +attr: [] +labelTranslationParameters: [] } 19609 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18282 +label: "TORNILLO ALLEN 5/16 X 2"" +value: "19609" +data: App\Entity\Almacen\Articulo {#14298 …} +attr: [] +labelTranslationParameters: [] } 19605 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18283 +label: "TORNILLO ALLEN 5/16 X 3/4"" +value: "19605" +data: App\Entity\Almacen\Articulo {#14303 …} +attr: [] +labelTranslationParameters: [] } 19647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18284 +label: "TORNILLO ALLEN M10 X 15" +value: "19647" +data: App\Entity\Almacen\Articulo {#14308 …} +attr: [] +labelTranslationParameters: [] } 19648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18285 +label: "TORNILLO ALLEN M10 X 25" +value: "19648" +data: App\Entity\Almacen\Articulo {#14313 …} +attr: [] +labelTranslationParameters: [] } 19649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18286 +label: "TORNILLO ALLEN M10 X 30" +value: "19649" +data: App\Entity\Almacen\Articulo {#14318 …} +attr: [] +labelTranslationParameters: [] } 19650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18287 +label: "TORNILLO ALLEN M10 X 40" +value: "19650" +data: App\Entity\Almacen\Articulo {#14323 …} +attr: [] +labelTranslationParameters: [] } 19651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18288 +label: "TORNILLO ALLEN M12 X 25" +value: "19651" +data: App\Entity\Almacen\Articulo {#14328 …} +attr: [] +labelTranslationParameters: [] } 19652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18289 +label: "TORNILLO ALLEN M12 X 40" +value: "19652" +data: App\Entity\Almacen\Articulo {#14333 …} +attr: [] +labelTranslationParameters: [] } 19653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18290 +label: "TORNILLO ALLEN M12 X 50" +value: "19653" +data: App\Entity\Almacen\Articulo {#14338 …} +attr: [] +labelTranslationParameters: [] } 19634 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18291 +label: "TORNILLO ALLEN M4 X 15" +value: "19634" +data: App\Entity\Almacen\Articulo {#14343 …} +attr: [] +labelTranslationParameters: [] } 19635 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18292 +label: "TORNILLO ALLEN M4 X 25" +value: "19635" +data: App\Entity\Almacen\Articulo {#14348 …} +attr: [] +labelTranslationParameters: [] } 19636 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18293 +label: "TORNILLO ALLEN M4 X 40" +value: "19636" +data: App\Entity\Almacen\Articulo {#14353 …} +attr: [] +labelTranslationParameters: [] } 19630 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18294 +label: "TORNILLO ALLEN M5 X 15" +value: "19630" +data: App\Entity\Almacen\Articulo {#14358 …} +attr: [] +labelTranslationParameters: [] } 19631 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18295 +label: "TORNILLO ALLEN M5 X 20" +value: "19631" +data: App\Entity\Almacen\Articulo {#14363 …} +attr: [] +labelTranslationParameters: [] } 19632 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18296 +label: "TORNILLO ALLEN M5 X 25" +value: "19632" +data: App\Entity\Almacen\Articulo {#14368 …} +attr: [] +labelTranslationParameters: [] } 19633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18297 +label: "TORNILLO ALLEN M5 X 40" +value: "19633" +data: App\Entity\Almacen\Articulo {#14373 …} +attr: [] +labelTranslationParameters: [] } 19637 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18298 +label: "TORNILLO ALLEN M6 X 15" +value: "19637" +data: App\Entity\Almacen\Articulo {#14378 …} +attr: [] +labelTranslationParameters: [] } 19638 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18299 +label: "TORNILLO ALLEN M6 X 20" +value: "19638" +data: App\Entity\Almacen\Articulo {#14383 …} +attr: [] +labelTranslationParameters: [] } 19639 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18300 +label: "TORNILLO ALLEN M6 X 25" +value: "19639" +data: App\Entity\Almacen\Articulo {#14388 …} +attr: [] +labelTranslationParameters: [] } 19640 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18301 +label: "TORNILLO ALLEN M6 X 35" +value: "19640" +data: App\Entity\Almacen\Articulo {#14393 …} +attr: [] +labelTranslationParameters: [] } 19641 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18302 +label: "TORNILLO ALLEN M6 X 40" +value: "19641" +data: App\Entity\Almacen\Articulo {#14398 …} +attr: [] +labelTranslationParameters: [] } 19642 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18303 +label: "TORNILLO ALLEN M8 X 15" +value: "19642" +data: App\Entity\Almacen\Articulo {#14403 …} +attr: [] +labelTranslationParameters: [] } 19643 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18304 +label: "TORNILLO ALLEN M8 X 20" +value: "19643" +data: App\Entity\Almacen\Articulo {#14408 …} +attr: [] +labelTranslationParameters: [] } 19644 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18305 +label: "TORNILLO ALLEN M8 X 25" +value: "19644" +data: App\Entity\Almacen\Articulo {#14413 …} +attr: [] +labelTranslationParameters: [] } 19645 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18306 +label: "TORNILLO ALLEN M8 X 40" +value: "19645" +data: App\Entity\Almacen\Articulo {#14418 …} +attr: [] +labelTranslationParameters: [] } 19646 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18307 +label: "TORNILLO ALLEN M8 X 50" +value: "19646" +data: App\Entity\Almacen\Articulo {#14423 …} +attr: [] +labelTranslationParameters: [] } 24444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18308 +label: "TORNILLO AUTOELEVADOR" +value: "24444" +data: App\Entity\Almacen\Articulo {#14428 …} +attr: [] +labelTranslationParameters: [] } 20223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18309 +label: "TORNILLO AUTOPERFORANTE HEXAGONAL 14 X 1 1/2"" +value: "20223" +data: App\Entity\Almacen\Articulo {#14433 …} +attr: [] +labelTranslationParameters: [] } 20222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18310 +label: "TORNILLO AUTOPERFORANTE HEXAGONAL 14 X 1"" +value: "20222" +data: App\Entity\Almacen\Articulo {#14438 …} +attr: [] +labelTranslationParameters: [] } 20224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18311 +label: "TORNILLO AUTOPERFORANTE HEXAGONAL 14 X 2 1/2"" +value: "20224" +data: App\Entity\Almacen\Articulo {#14443 …} +attr: [] +labelTranslationParameters: [] } 20221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18312 +label: "TORNILLO AUTOPERFORANTE INOXIDABLE PH 8 X 1 1/2"" +value: "20221" +data: App\Entity\Almacen\Articulo {#14448 …} +attr: [] +labelTranslationParameters: [] } 20220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18313 +label: "TORNILLO AUTOPERFORANTE INOXIDABLE PH 8 X 1"" +value: "20220" +data: App\Entity\Almacen\Articulo {#14453 …} +attr: [] +labelTranslationParameters: [] } 19861 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18314 +label: "TORNILLO AUTOPERFORANTE PARA CHAPA X 1 "" +value: "19861" +data: App\Entity\Almacen\Articulo {#14458 …} +attr: [] +labelTranslationParameters: [] } 19414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18315 +label: "TORNILLO AUTOPERFORANTE PARA CHAPA X 1 1/2"" +value: "19414" +data: App\Entity\Almacen\Articulo {#14463 …} +attr: [] +labelTranslationParameters: [] } 19967 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18316 +label: "TORNILLO AUTOPERFORANTE PARA CHAPA X 2 1/2"" +value: "19967" +data: App\Entity\Almacen\Articulo {#14468 …} +attr: [] +labelTranslationParameters: [] } 19914 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18317 +label: "TORNILLO CINCADO 3/16 X 3/4"" +value: "19914" +data: App\Entity\Almacen\Articulo {#14473 …} +attr: [] +labelTranslationParameters: [] } 24508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18318 +label: "TORNILLO HEXAG. 7/8" X 110 (8-8)" +value: "24508" +data: App\Entity\Almacen\Articulo {#14478 …} +attr: [] +labelTranslationParameters: [] } 19513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18319 +label: "TORNILLO HEXAGONAL 1/2" X 1 1/2"" +value: "19513" +data: App\Entity\Almacen\Articulo {#14483 …} +attr: [] +labelTranslationParameters: [] } 19512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18320 +label: "TORNILLO HEXAGONAL 1/2" X 1"" +value: "19512" +data: App\Entity\Almacen\Articulo {#14488 …} +attr: [] +labelTranslationParameters: [] } 19515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18321 +label: "TORNILLO HEXAGONAL 1/2" X 2 1/2"" +value: "19515" +data: App\Entity\Almacen\Articulo {#14493 …} +attr: [] +labelTranslationParameters: [] } 19514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18322 +label: "TORNILLO HEXAGONAL 1/2" X 2"" +value: "19514" +data: App\Entity\Almacen\Articulo {#14498 …} +attr: [] +labelTranslationParameters: [] } 19516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18323 +label: "TORNILLO HEXAGONAL 1/2" X 3"" +value: "19516" +data: App\Entity\Almacen\Articulo {#14503 …} +attr: [] +labelTranslationParameters: [] } 19493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18324 +label: "TORNILLO HEXAGONAL 1/4" X 1 1/2"" +value: "19493" +data: App\Entity\Almacen\Articulo {#14508 …} +attr: [] +labelTranslationParameters: [] } 19491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18325 +label: "TORNILLO HEXAGONAL 1/4" X 1"" +value: "19491" +data: App\Entity\Almacen\Articulo {#14513 …} +attr: [] +labelTranslationParameters: [] } 19490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18326 +label: "TORNILLO HEXAGONAL 1/4" X 1/2"" +value: "19490" +data: App\Entity\Almacen\Articulo {#14518 …} +attr: [] +labelTranslationParameters: [] } 19494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18327 +label: "TORNILLO HEXAGONAL 1/4" X 2"" +value: "19494" +data: App\Entity\Almacen\Articulo {#14523 …} +attr: [] +labelTranslationParameters: [] } 19492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18328 +label: "TORNILLO HEXAGONAL 1/4" X 3/4"" +value: "19492" +data: App\Entity\Almacen\Articulo {#14528 …} +attr: [] +labelTranslationParameters: [] } 19489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18329 +label: "TORNILLO HEXAGONAL 3/16 X 1 1/2"" +value: "19489" +data: App\Entity\Almacen\Articulo {#14533 …} +attr: [] +labelTranslationParameters: [] } 19488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18330 +label: "TORNILLO HEXAGONAL 3/16 X 1"" +value: "19488" +data: App\Entity\Almacen\Articulo {#14538 …} +attr: [] +labelTranslationParameters: [] } 19487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18331 +label: "TORNILLO HEXAGONAL 3/16 X 1/2"" +value: "19487" +data: App\Entity\Almacen\Articulo {#14543 …} +attr: [] +labelTranslationParameters: [] } 19524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18332 +label: "TORNILLO HEXAGONAL 3/4" X 1 1/2"" +value: "19524" +data: App\Entity\Almacen\Articulo {#14548 …} +attr: [] +labelTranslationParameters: [] } 19526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18333 +label: "TORNILLO HEXAGONAL 3/4" X 2 1/2"" +value: "19526" +data: App\Entity\Almacen\Articulo {#14553 …} +attr: [] +labelTranslationParameters: [] } 19525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18334 +label: "TORNILLO HEXAGONAL 3/4" X 2"" +value: "19525" +data: App\Entity\Almacen\Articulo {#14558 …} +attr: [] +labelTranslationParameters: [] } 19508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18335 +label: "TORNILLO HEXAGONAL 3/8" X 1 1/2"" +value: "19508" +data: App\Entity\Almacen\Articulo {#14563 …} +attr: [] +labelTranslationParameters: [] } 19507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18336 +label: "TORNILLO HEXAGONAL 3/8" X 1"" +value: "19507" +data: App\Entity\Almacen\Articulo {#14568 …} +attr: [] +labelTranslationParameters: [] } 19505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18337 +label: "TORNILLO HEXAGONAL 3/8" X 1/2"" +value: "19505" +data: App\Entity\Almacen\Articulo {#14573 …} +attr: [] +labelTranslationParameters: [] } 19510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18338 +label: "TORNILLO HEXAGONAL 3/8" X 2 1/2"" +value: "19510" +data: App\Entity\Almacen\Articulo {#14578 …} +attr: [] +labelTranslationParameters: [] } 19509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18339 +label: "TORNILLO HEXAGONAL 3/8" X 2"" +value: "19509" +data: App\Entity\Almacen\Articulo {#14583 …} +attr: [] +labelTranslationParameters: [] } 19511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18340 +label: "TORNILLO HEXAGONAL 3/8" X 3"" +value: "19511" +data: App\Entity\Almacen\Articulo {#14588 …} +attr: [] +labelTranslationParameters: [] } 19506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18341 +label: "TORNILLO HEXAGONAL 3/8" X 3/4"" +value: "19506" +data: App\Entity\Almacen\Articulo {#14593 …} +attr: [] +labelTranslationParameters: [] } 19498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18342 +label: "TORNILLO HEXAGONAL 5/16" X 1 1/2"" +value: "19498" +data: App\Entity\Almacen\Articulo {#14598 …} +attr: [] +labelTranslationParameters: [] } 19497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18343 +label: "TORNILLO HEXAGONAL 5/16" X 1"" +value: "19497" +data: App\Entity\Almacen\Articulo {#14603 …} +attr: [] +labelTranslationParameters: [] } 19495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18344 +label: "TORNILLO HEXAGONAL 5/16" X 1/2"" +value: "19495" +data: App\Entity\Almacen\Articulo {#14608 …} +attr: [] +labelTranslationParameters: [] } 19500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18345 +label: "TORNILLO HEXAGONAL 5/16" X 2 1/2"" +value: "19500" +data: App\Entity\Almacen\Articulo {#14613 …} +attr: [] +labelTranslationParameters: [] } 19499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18346 +label: "TORNILLO HEXAGONAL 5/16" X 2"" +value: "19499" +data: App\Entity\Almacen\Articulo {#14618 …} +attr: [] +labelTranslationParameters: [] } 19504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18347 +label: "TORNILLO HEXAGONAL 5/16" X 3"" +value: "19504" +data: App\Entity\Almacen\Articulo {#14623 …} +attr: [] +labelTranslationParameters: [] } 19496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18348 +label: "TORNILLO HEXAGONAL 5/16" X 3/4"" +value: "19496" +data: App\Entity\Almacen\Articulo {#14628 …} +attr: [] +labelTranslationParameters: [] } 19518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18349 +label: "TORNILLO HEXAGONAL 5/8" X 1 1/2"" +value: "19518" +data: App\Entity\Almacen\Articulo {#14633 …} +attr: [] +labelTranslationParameters: [] } 19517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18350 +label: "TORNILLO HEXAGONAL 5/8" X 1"" +value: "19517" +data: App\Entity\Almacen\Articulo {#14638 …} +attr: [] +labelTranslationParameters: [] } 19520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18351 +label: "TORNILLO HEXAGONAL 5/8" X 2 1/2"" +value: "19520" +data: App\Entity\Almacen\Articulo {#14643 …} +attr: [] +labelTranslationParameters: [] } 19519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18352 +label: "TORNILLO HEXAGONAL 5/8" X 2"" +value: "19519" +data: App\Entity\Almacen\Articulo {#14648 …} +attr: [] +labelTranslationParameters: [] } 19521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18353 +label: "TORNILLO HEXAGONAL 5/8" X 3"" +value: "19521" +data: App\Entity\Almacen\Articulo {#14653 …} +attr: [] +labelTranslationParameters: [] } 19523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18354 +label: "TORNILLO HEXAGONAL 5/8" X 4 1/2"" +value: "19523" +data: App\Entity\Almacen\Articulo {#14658 …} +attr: [] +labelTranslationParameters: [] } 19522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18355 +label: "TORNILLO HEXAGONAL 5/8" X 4"" +value: "19522" +data: App\Entity\Almacen\Articulo {#14663 …} +attr: [] +labelTranslationParameters: [] } 19527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18356 +label: "TORNILLO HEXAGONAL 7/8" X 3"" +value: "19527" +data: App\Entity\Almacen\Articulo {#14668 …} +attr: [] +labelTranslationParameters: [] } 19576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18357 +label: "TORNILLO HEXAGONAL M10 X 120" +value: "19576" +data: App\Entity\Almacen\Articulo {#14673 …} +attr: [] +labelTranslationParameters: [] } 19568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18358 +label: "TORNILLO HEXAGONAL M10 X 15" +value: "19568" +data: App\Entity\Almacen\Articulo {#14678 …} +attr: [] +labelTranslationParameters: [] } 19569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18359 +label: "TORNILLO HEXAGONAL M10 X 20" +value: "19569" +data: App\Entity\Almacen\Articulo {#14683 …} +attr: [] +labelTranslationParameters: [] } 19570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18360 +label: "TORNILLO HEXAGONAL M10 X 25" +value: "19570" +data: App\Entity\Almacen\Articulo {#14688 …} +attr: [] +labelTranslationParameters: [] } 19571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18361 +label: "TORNILLO HEXAGONAL M10 X 30" +value: "19571" +data: App\Entity\Almacen\Articulo {#14693 …} +attr: [] +labelTranslationParameters: [] } 19572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18362 +label: "TORNILLO HEXAGONAL M10 X 40" +value: "19572" +data: App\Entity\Almacen\Articulo {#14698 …} +attr: [] +labelTranslationParameters: [] } 19573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18363 +label: "TORNILLO HEXAGONAL M10 X 50" +value: "19573" +data: App\Entity\Almacen\Articulo {#14703 …} +attr: [] +labelTranslationParameters: [] } 19574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18364 +label: "TORNILLO HEXAGONAL M10 X 60" +value: "19574" +data: App\Entity\Almacen\Articulo {#14708 …} +attr: [] +labelTranslationParameters: [] } 19575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18365 +label: "TORNILLO HEXAGONAL M10 X 80" +value: "19575" +data: App\Entity\Almacen\Articulo {#14713 …} +attr: [] +labelTranslationParameters: [] } 19577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18366 +label: "TORNILLO HEXAGONAL M12 X 25" +value: "19577" +data: App\Entity\Almacen\Articulo {#14718 …} +attr: [] +labelTranslationParameters: [] } 19578 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18367 +label: "TORNILLO HEXAGONAL M12 X 30" +value: "19578" +data: App\Entity\Almacen\Articulo {#14723 …} +attr: [] +labelTranslationParameters: [] } 19579 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18368 +label: "TORNILLO HEXAGONAL M12 X 40" +value: "19579" +data: App\Entity\Almacen\Articulo {#14728 …} +attr: [] +labelTranslationParameters: [] } 19580 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18369 +label: "TORNILLO HEXAGONAL M12 X 50" +value: "19580" +data: App\Entity\Almacen\Articulo {#14733 …} +attr: [] +labelTranslationParameters: [] } 19587 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18370 +label: "TORNILLO HEXAGONAL M14 X 30" +value: "19587" +data: App\Entity\Almacen\Articulo {#14738 …} +attr: [] +labelTranslationParameters: [] } 19588 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18371 +label: "TORNILLO HEXAGONAL M14 X 40" +value: "19588" +data: App\Entity\Almacen\Articulo {#14743 …} +attr: [] +labelTranslationParameters: [] } 19589 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18372 +label: "TORNILLO HEXAGONAL M14 X 60" +value: "19589" +data: App\Entity\Almacen\Articulo {#14748 …} +attr: [] +labelTranslationParameters: [] } 19590 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18373 +label: "TORNILLO HEXAGONAL M16 X 30" +value: "19590" +data: App\Entity\Almacen\Articulo {#14753 …} +attr: [] +labelTranslationParameters: [] } 19591 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18374 +label: "TORNILLO HEXAGONAL M16 X 60" +value: "19591" +data: App\Entity\Almacen\Articulo {#14758 …} +attr: [] +labelTranslationParameters: [] } 19528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18375 +label: "TORNILLO HEXAGONAL M4 X 15" +value: "19528" +data: App\Entity\Almacen\Articulo {#14763 …} +attr: [] +labelTranslationParameters: [] } 19529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18376 +label: "TORNILLO HEXAGONAL M4 X 20" +value: "19529" +data: App\Entity\Almacen\Articulo {#14768 …} +attr: [] +labelTranslationParameters: [] } 19530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18377 +label: "TORNILLO HEXAGONAL M4 X 25" +value: "19530" +data: App\Entity\Almacen\Articulo {#14773 …} +attr: [] +labelTranslationParameters: [] } 19531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18378 +label: "TORNILLO HEXAGONAL M4 X 40" +value: "19531" +data: App\Entity\Almacen\Articulo {#14778 …} +attr: [] +labelTranslationParameters: [] } 19532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18379 +label: "TORNILLO HEXAGONAL M5 X 20" +value: "19532" +data: App\Entity\Almacen\Articulo {#14783 …} +attr: [] +labelTranslationParameters: [] } 19533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18380 +label: "TORNILLO HEXAGONAL M5 X 25" +value: "19533" +data: App\Entity\Almacen\Articulo {#14788 …} +attr: [] +labelTranslationParameters: [] } 19534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18381 +label: "TORNILLO HEXAGONAL M5 X 40" +value: "19534" +data: App\Entity\Almacen\Articulo {#14793 …} +attr: [] +labelTranslationParameters: [] } 19535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18382 +label: "TORNILLO HEXAGONAL M5 X 50" +value: "19535" +data: App\Entity\Almacen\Articulo {#14798 …} +attr: [] +labelTranslationParameters: [] } 19536 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18383 +label: "TORNILLO HEXAGONAL M6 X 20" +value: "19536" +data: App\Entity\Almacen\Articulo {#14803 …} +attr: [] +labelTranslationParameters: [] } 19537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18384 +label: "TORNILLO HEXAGONAL M6 X 25" +value: "19537" +data: App\Entity\Almacen\Articulo {#14808 …} +attr: [] +labelTranslationParameters: [] } 19538 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18385 +label: "TORNILLO HEXAGONAL M6 X 30" +value: "19538" +data: App\Entity\Almacen\Articulo {#14813 …} +attr: [] +labelTranslationParameters: [] } 19539 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18386 +label: "TORNILLO HEXAGONAL M6 X 40" +value: "19539" +data: App\Entity\Almacen\Articulo {#14818 …} +attr: [] +labelTranslationParameters: [] } 19545 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18387 +label: "TORNILLO HEXAGONAL M8 X 100" +value: "19545" +data: App\Entity\Almacen\Articulo {#14823 …} +attr: [] +labelTranslationParameters: [] } 19540 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18388 +label: "TORNILLO HEXAGONAL M8 X 20" +value: "19540" +data: App\Entity\Almacen\Articulo {#14828 …} +attr: [] +labelTranslationParameters: [] } 19541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18389 +label: "TORNILLO HEXAGONAL M8 X 25" +value: "19541" +data: App\Entity\Almacen\Articulo {#14833 …} +attr: [] +labelTranslationParameters: [] } 19542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18390 +label: "TORNILLO HEXAGONAL M8 X 30" +value: "19542" +data: App\Entity\Almacen\Articulo {#14838 …} +attr: [] +labelTranslationParameters: [] } 19543 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18391 +label: "TORNILLO HEXAGONAL M8 X 40" +value: "19543" +data: App\Entity\Almacen\Articulo {#14843 …} +attr: [] +labelTranslationParameters: [] } 19544 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18392 +label: "TORNILLO HEXAGONAL M8 X 50" +value: "19544" +data: App\Entity\Almacen\Articulo {#14848 …} +attr: [] +labelTranslationParameters: [] } 20219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18393 +label: "TORNILLO PARKER FRESADO 6 X 1 1/2"" +value: "20219" +data: App\Entity\Almacen\Articulo {#14853 …} +attr: [] +labelTranslationParameters: [] } 20218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18394 +label: "TORNILLO PARKER FRESADO 6 X 1"" +value: "20218" +data: App\Entity\Almacen\Articulo {#14858 …} +attr: [] +labelTranslationParameters: [] } 19775 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18395 +label: "TORNILLO PUNTA AGUJA INOX. 8 X 1 1/2"" +value: "19775" +data: App\Entity\Almacen\Articulo {#14863 …} +attr: [] +labelTranslationParameters: [] } 20217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18396 +label: "TORNILLO PUNTA AGUJA INOXIDABLE 6 X 1 1/4"" +value: "20217" +data: App\Entity\Almacen\Articulo {#14868 …} +attr: [] +labelTranslationParameters: [] } 20216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18397 +label: "TORNILLO PUNTA AGUJA INOXIDABLE 6 X 1"" +value: "20216" +data: App\Entity\Almacen\Articulo {#14873 …} +attr: [] +labelTranslationParameters: [] } 24831 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18398 +label: "Tornillo racord" +value: "24831" +data: App\Entity\Almacen\Articulo {#14878 …} +attr: [] +labelTranslationParameters: [] } 20189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18399 +label: "TORNILLO REPUESTO" +value: "20189" +data: App\Entity\Almacen\Articulo {#14883 …} +attr: [] +labelTranslationParameters: [] } 24712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18400 +label: "TORNILLO T2 X 1 1/4" PUNTA AGUJA" +value: "24712" +data: App\Entity\Almacen\Articulo {#14888 …} +attr: [] +labelTranslationParameters: [] } 20205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18401 +label: "TORNILLO T2 X 50 PUNTA AGUJA" +value: "20205" +data: App\Entity\Almacen\Articulo {#14893 …} +attr: [] +labelTranslationParameters: [] } 24789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18402 +label: "Tornillo tractor" +value: "24789" +data: App\Entity\Almacen\Articulo {#14898 …} +attr: [] +labelTranslationParameters: [] } 24790 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18403 +label: "TORNILLO TRACTOR ." +value: "24790" +data: App\Entity\Almacen\Articulo {#14903 …} +attr: [] +labelTranslationParameters: [] } 20163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18404 +label: "TQ BOILERPLUS Anti/Desincrust X 219.00LTS" +value: "20163" +data: App\Entity\Almacen\Articulo {#14908 …} +attr: [] +labelTranslationParameters: [] } 24606 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18405 +label: "TRANSFORMADOR 380V/24V 50VA" +value: "24606" +data: App\Entity\Almacen\Articulo {#14913 …} +attr: [] +labelTranslationParameters: [] } 19806 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18406 +label: "TRAPO" +value: "19806" +data: App\Entity\Almacen\Articulo {#14918 …} +attr: [] +labelTranslationParameters: [] } 19190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18407 +label: "TRAPO PISO" +value: "19190" +data: App\Entity\Almacen\Articulo {#14923 …} +attr: [] +labelTranslationParameters: [] } 18623 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18408 +label: "TRINCHETA" +value: "18623" +data: App\Entity\Almacen\Articulo {#14928 …} +attr: [] +labelTranslationParameters: [] } 18731 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18409 +label: "TSN 513L" +value: "18731" +data: App\Entity\Almacen\Articulo {#14933 …} +attr: [] +labelTranslationParameters: [] } 18801 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18410 +label: "TU-504" +value: "18801" +data: App\Entity\Almacen\Articulo {#14938 …} +attr: [] +labelTranslationParameters: [] } 17734 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18411 +label: "TU-505" +value: "17734" +data: App\Entity\Almacen\Articulo {#14943 …} +attr: [] +labelTranslationParameters: [] } 17735 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18412 +label: "TU-506" +value: "17735" +data: App\Entity\Almacen\Articulo {#14948 …} +attr: [] +labelTranslationParameters: [] } 18802 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18413 +label: "TU-508" +value: "18802" +data: App\Entity\Almacen\Articulo {#14953 …} +attr: [] +labelTranslationParameters: [] } 20039 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18414 +label: "TUBO BOCALLAVE 16MM" +value: "20039" +data: App\Entity\Almacen\Articulo {#14958 …} +attr: [] +labelTranslationParameters: [] } 20038 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18415 +label: "TUBO BOCALLAVE 17MM" +value: "20038" +data: App\Entity\Almacen\Articulo {#14963 …} +attr: [] +labelTranslationParameters: [] } 20037 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18416 +label: "TUBO BOCALLAVE 18MM" +value: "20037" +data: App\Entity\Almacen\Articulo {#14968 …} +attr: [] +labelTranslationParameters: [] } 19074 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18417 +label: "TUBO FLUORESCENTE 220V-10W" +value: "19074" +data: App\Entity\Almacen\Articulo {#14973 …} +attr: [] +labelTranslationParameters: [] } 19075 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18418 +label: "TUBO FLUORESCENTE 220V-15W" +value: "19075" +data: App\Entity\Almacen\Articulo {#14978 …} +attr: [] +labelTranslationParameters: [] } 25212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18419 +label: "TUBO LED 45W 110W- 240CM LUZ DIA" +value: "25212" +data: App\Entity\Almacen\Articulo {#14983 …} +attr: [] +labelTranslationParameters: [] } 25208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18420 +label: "TUERCA AUTOELEVADOR" +value: "25208" +data: App\Entity\Almacen\Articulo {#14988 …} +attr: [] +labelTranslationParameters: [] } 24103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18421 +label: "TUERCA AUTOFRENANTE 1 1/8" NF" +value: "24103" +data: App\Entity\Almacen\Articulo {#14993 …} +attr: [] +labelTranslationParameters: [] } 25221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18422 +label: "TUERCA AUTOFRENANTE 5/16" +value: "25221" +data: App\Entity\Almacen\Articulo {#14998 …} +attr: [] +labelTranslationParameters: [] } 24106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18423 +label: "TUERCA AUTOFRENANTE DE ½" INOX" +value: "24106" +data: App\Entity\Almacen\Articulo {#15003 …} +attr: [] +labelTranslationParameters: [] } 20250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18424 +label: "TUERCA AUTOFRENANTE INOX. 1/4"" +value: "20250" +data: App\Entity\Almacen\Articulo {#15008 …} +attr: [] +labelTranslationParameters: [] } 20251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18425 +label: "TUERCA AUTOFRENANTE INOX. 3/8"" +value: "20251" +data: App\Entity\Almacen\Articulo {#15013 …} +attr: [] +labelTranslationParameters: [] } 20252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18426 +label: "TUERCA AUTOFRENANTE INOX. M16" +value: "20252" +data: App\Entity\Almacen\Articulo {#15018 …} +attr: [] +labelTranslationParameters: [] } 24787 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18427 +label: "TUERCA AUTOFRENANTE M10" +value: "24787" +data: App\Entity\Almacen\Articulo {#15023 …} +attr: [] +labelTranslationParameters: [] } 24788 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18428 +label: "TUERCA AUTOFRENANTE M12" +value: "24788" +data: App\Entity\Almacen\Articulo {#15028 …} +attr: [] +labelTranslationParameters: [] } 24554 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18429 +label: "TUERCA AUTOFRENANTE M6" +value: "24554" +data: App\Entity\Almacen\Articulo {#15033 …} +attr: [] +labelTranslationParameters: [] } 19732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18430 +label: "TUERCA CIEGA INOX.M8" +value: "19732" +data: App\Entity\Almacen\Articulo {#15038 …} +attr: [] +labelTranslationParameters: [] } 24522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18431 +label: "TUERCA HIERRO IZQ CILINDRICA ACME 1"" +value: "24522" +data: App\Entity\Almacen\Articulo {#15043 …} +attr: [] +labelTranslationParameters: [] } 19718 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18432 +label: "TUERCA INOXIDABLE 1 1/8"" +value: "19718" +data: App\Entity\Almacen\Articulo {#15048 …} +attr: [] +labelTranslationParameters: [] } 19717 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18433 +label: "TUERCA INOXIDABLE 1"" +value: "19717" +data: App\Entity\Almacen\Articulo {#15053 …} +attr: [] +labelTranslationParameters: [] } 19711 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18434 +label: "TUERCA INOXIDABLE 1/2"" +value: "19711" +data: App\Entity\Almacen\Articulo {#15058 …} +attr: [] +labelTranslationParameters: [] } 19708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18435 +label: "TUERCA INOXIDABLE 1/4"" +value: "19708" +data: App\Entity\Almacen\Articulo {#15063 …} +attr: [] +labelTranslationParameters: [] } 19707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18436 +label: "TUERCA INOXIDABLE 3/16" +value: "19707" +data: App\Entity\Almacen\Articulo {#15068 …} +attr: [] +labelTranslationParameters: [] } 19714 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18437 +label: "TUERCA INOXIDABLE 3/4"" +value: "19714" +data: App\Entity\Almacen\Articulo {#15073 …} +attr: [] +labelTranslationParameters: [] } 19715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18438 +label: "TUERCA INOXIDABLE 3/4" NF" +value: "19715" +data: App\Entity\Almacen\Articulo {#15078 …} +attr: [] +labelTranslationParameters: [] } 19710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18439 +label: "TUERCA INOXIDABLE 3/8"" +value: "19710" +data: App\Entity\Almacen\Articulo {#15083 …} +attr: [] +labelTranslationParameters: [] } 19709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18440 +label: "TUERCA INOXIDABLE 5/16"" +value: "19709" +data: App\Entity\Almacen\Articulo {#15088 …} +attr: [] +labelTranslationParameters: [] } 19713 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18441 +label: "TUERCA INOXIDABLE 5/8"" +value: "19713" +data: App\Entity\Almacen\Articulo {#15093 …} +attr: [] +labelTranslationParameters: [] } 19712 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18442 +label: "TUERCA INOXIDABLE 7/8"" +value: "19712" +data: App\Entity\Almacen\Articulo {#15098 …} +attr: [] +labelTranslationParameters: [] } 19716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18443 +label: "TUERCA INOXIDABLE 7/8" NF" +value: "19716" +data: App\Entity\Almacen\Articulo {#15103 …} +attr: [] +labelTranslationParameters: [] } 19873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18444 +label: "TUERCA INOXIDABLE M10" +value: "19873" +data: App\Entity\Almacen\Articulo {#15108 …} +attr: [] +labelTranslationParameters: [] } 19874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18445 +label: "TUERCA INOXIDABLE M12" +value: "19874" +data: App\Entity\Almacen\Articulo {#15113 …} +attr: [] +labelTranslationParameters: [] } 19875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18446 +label: "TUERCA INOXIDABLE M14" +value: "19875" +data: App\Entity\Almacen\Articulo {#15118 …} +attr: [] +labelTranslationParameters: [] } 19876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18447 +label: "TUERCA INOXIDABLE M16" +value: "19876" +data: App\Entity\Almacen\Articulo {#15123 …} +attr: [] +labelTranslationParameters: [] } 24553 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18448 +label: "TUERCA INOXIDABLE M5" +value: "24553" +data: App\Entity\Almacen\Articulo {#15128 …} +attr: [] +labelTranslationParameters: [] } 19871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18449 +label: "TUERCA INOXIDABLE M6" +value: "19871" +data: App\Entity\Almacen\Articulo {#15133 …} +attr: [] +labelTranslationParameters: [] } 19872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18450 +label: "TUERCA INOXIDABLE M8" +value: "19872" +data: App\Entity\Almacen\Articulo {#15138 …} +attr: [] +labelTranslationParameters: [] } 20313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18451 +label: "TUERCA M20 X 2" +value: "20313" +data: App\Entity\Almacen\Articulo {#15143 …} +attr: [] +labelTranslationParameters: [] } 20225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18452 +label: "TUTORES PARA PLANTAS" +value: "20225" +data: App\Entity\Almacen\Articulo {#15148 …} +attr: [] +labelTranslationParameters: [] } 25113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18453 +label: "TXL-528" +value: "25113" +data: App\Entity\Almacen\Articulo {#15153 …} +attr: [] +labelTranslationParameters: [] } 20157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18454 +label: "UNION CADENA 120 1-R" +value: "20157" +data: App\Entity\Almacen\Articulo {#15158 …} +attr: [] +labelTranslationParameters: [] } 17472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18455 +label: "UNION DE CADENA C2080H" +value: "17472" +data: App\Entity\Almacen\Articulo {#15163 …} +attr: [] +labelTranslationParameters: [] } 24778 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18456 +label: "UNION DOBLE FUSION 25MM" +value: "24778" +data: App\Entity\Almacen\Articulo {#15168 …} +attr: [] +labelTranslationParameters: [] } 24773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18457 +label: "UNION DOBLE FUSION 32MM" +value: "24773" +data: App\Entity\Almacen\Articulo {#15173 …} +attr: [] +labelTranslationParameters: [] } 24770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18458 +label: "UNION DOBLE FUSION 50MM" +value: "24770" +data: App\Entity\Almacen\Articulo {#15178 …} +attr: [] +labelTranslationParameters: [] } 19383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18459 +label: "UNION DOBLE GALVANIZADO 1 1/2"" +value: "19383" +data: App\Entity\Almacen\Articulo {#15183 …} +attr: [] +labelTranslationParameters: [] } 19382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18460 +label: "UNION DOBLE GALVANIZADO 1 1/4"" +value: "19382" +data: App\Entity\Almacen\Articulo {#15188 …} +attr: [] +labelTranslationParameters: [] } 19381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18461 +label: "UNION DOBLE GALVANIZADO 1"" +value: "19381" +data: App\Entity\Almacen\Articulo {#15193 …} +attr: [] +labelTranslationParameters: [] } 19379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18462 +label: "UNION DOBLE GALVANIZADO 1/2"" +value: "19379" +data: App\Entity\Almacen\Articulo {#15198 …} +attr: [] +labelTranslationParameters: [] } 19385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18463 +label: "UNION DOBLE GALVANIZADO 2 1/2"" +value: "19385" +data: App\Entity\Almacen\Articulo {#15203 …} +attr: [] +labelTranslationParameters: [] } 19384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18464 +label: "UNION DOBLE GALVANIZADO 2"" +value: "19384" +data: App\Entity\Almacen\Articulo {#15208 …} +attr: [] +labelTranslationParameters: [] } 19386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18465 +label: "UNION DOBLE GALVANIZADO 3"" +value: "19386" +data: App\Entity\Almacen\Articulo {#15213 …} +attr: [] +labelTranslationParameters: [] } 19380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18466 +label: "UNION DOBLE GALVANIZADO 3/4"" +value: "19380" +data: App\Entity\Almacen\Articulo {#15218 …} +attr: [] +labelTranslationParameters: [] } 19378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18467 +label: "UNION DOBLE GALVANIZADO 3/8"" +value: "19378" +data: App\Entity\Almacen\Articulo {#15223 …} +attr: [] +labelTranslationParameters: [] } 19387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18468 +label: "UNION DOBLE GALVANIZADO 4"" +value: "19387" +data: App\Entity\Almacen\Articulo {#15228 …} +attr: [] +labelTranslationParameters: [] } 24562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18469 +label: "UNION DOBLE HIERRO NEGRO 3/4" P/ SOLDAR" +value: "24562" +data: App\Entity\Almacen\Articulo {#15233 …} +attr: [] +labelTranslationParameters: [] } 20175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18470 +label: "UNION DOBLE INOX. 1"" +value: "20175" +data: App\Entity\Almacen\Articulo {#15238 …} +attr: [] +labelTranslationParameters: [] } 17463 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18471 +label: "UNION INOX. P/CADENA DE PINCHE 1/2"" +value: "17463" +data: App\Entity\Almacen\Articulo {#15243 …} +attr: [] +labelTranslationParameters: [] } 19239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18472 +label: "UNION MALLA ENTERA 2060" +value: "19239" +data: App\Entity\Almacen\Articulo {#15248 …} +attr: [] +labelTranslationParameters: [] } 19235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18473 +label: "UNION MALLA ENTERA 40-1R(1/2)" +value: "19235" +data: App\Entity\Almacen\Articulo {#15253 …} +attr: [] +labelTranslationParameters: [] } 19236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18474 +label: "UNION MALLA ENTERA 40-2R(1/2 DOBLE)" +value: "19236" +data: App\Entity\Almacen\Articulo {#15258 …} +attr: [] +labelTranslationParameters: [] } 25220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18475 +label: "UNION MALLA ENTERA 50-1R" +value: "25220" +data: App\Entity\Almacen\Articulo {#15263 …} +attr: [] +labelTranslationParameters: [] } 19237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18476 +label: "UNION MALLA ENTERA 60-1R(3/4)" +value: "19237" +data: App\Entity\Almacen\Articulo {#15268 …} +attr: [] +labelTranslationParameters: [] } 19238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18477 +label: "UNION MEDIA MALLA 60-1R(3/4)" +value: "19238" +data: App\Entity\Almacen\Articulo {#15273 …} +attr: [] +labelTranslationParameters: [] } 17464 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18478 +label: "UNION MEDIA MALLA C2080H" +value: "17464" +data: App\Entity\Almacen\Articulo {#15278 …} +attr: [] +labelTranslationParameters: [] } 17466 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18479 +label: "UNION MEDIA MALLA P/CADENA 1/2" DOBLE" +value: "17466" +data: App\Entity\Almacen\Articulo {#15283 …} +attr: [] +labelTranslationParameters: [] } 17465 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18480 +label: "UNION MEDIA MALLA P/CADENA ½"" +value: "17465" +data: App\Entity\Almacen\Articulo {#15288 …} +attr: [] +labelTranslationParameters: [] } 17467 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18481 +label: "UNION MEDIA MALLA P/CADENA 3/4"" +value: "17467" +data: App\Entity\Almacen\Articulo {#15293 …} +attr: [] +labelTranslationParameters: [] } 17468 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18482 +label: "UNION MEDIA MALLA P/CADENA 5/8"" +value: "17468" +data: App\Entity\Almacen\Articulo {#15298 …} +attr: [] +labelTranslationParameters: [] } 17469 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18483 +label: "UNION MEDIA MALLA PARA CADENA 3/4" DOBLE" +value: "17469" +data: App\Entity\Almacen\Articulo {#15303 …} +attr: [] +labelTranslationParameters: [] } 17473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18484 +label: "UNION P/ CADENA 1/2" DOBLE" +value: "17473" +data: App\Entity\Almacen\Articulo {#15308 …} +attr: [] +labelTranslationParameters: [] } 17474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18485 +label: "UNION P/CADENA 1/2"" +value: "17474" +data: App\Entity\Almacen\Articulo {#15313 …} +attr: [] +labelTranslationParameters: [] } 17475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18486 +label: "UNION P/CADENA 5/8''" +value: "17475" +data: App\Entity\Almacen\Articulo {#15318 …} +attr: [] +labelTranslationParameters: [] } 17476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18487 +label: "UNION PARA CADENA 3/4" DOBLE" +value: "17476" +data: App\Entity\Almacen\Articulo {#15323 …} +attr: [] +labelTranslationParameters: [] } 17478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18488 +label: "UNION PARA CADENA DE 3/4"" +value: "17478" +data: App\Entity\Almacen\Articulo {#15328 …} +attr: [] +labelTranslationParameters: [] } 24531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18489 +label: "UNION PLASTICA P/CAÑO Ø20" +value: "24531" +data: App\Entity\Almacen\Articulo {#15333 …} +attr: [] +labelTranslationParameters: [] } 24532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18490 +label: "UNION PLASTICA P/CAÑO Ø25" +value: "24532" +data: App\Entity\Almacen\Articulo {#15338 …} +attr: [] +labelTranslationParameters: [] } 24533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18491 +label: "UNION PLASTICA P/CAÑO Ø32" +value: "24533" +data: App\Entity\Almacen\Articulo {#15343 …} +attr: [] +labelTranslationParameters: [] } 24534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18492 +label: "UNION PLASTICA P/CAÑO Ø40" +value: "24534" +data: App\Entity\Almacen\Articulo {#15348 …} +attr: [] +labelTranslationParameters: [] } 19148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18493 +label: "VALVULA 0.234.113.411" +value: "19148" +data: App\Entity\Almacen\Articulo {#15353 …} +attr: [] +labelTranslationParameters: [] } 19147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18494 +label: "VALVULA 0.259.001.322" +value: "19147" +data: App\Entity\Almacen\Articulo {#15358 …} +attr: [] +labelTranslationParameters: [] } 19145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18495 +label: "VALVULA 0.259.001.433" +value: "19145" +data: App\Entity\Almacen\Articulo {#15363 …} +attr: [] +labelTranslationParameters: [] } 19146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18496 +label: "VALVULA 0.259.001.522" +value: "19146" +data: App\Entity\Almacen\Articulo {#15368 …} +attr: [] +labelTranslationParameters: [] } 19144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18497 +label: "VALVULA 0.259.002.633/212" +value: "19144" +data: App\Entity\Almacen\Articulo {#15373 …} +attr: [] +labelTranslationParameters: [] } 19143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18498 +label: "VALVULA A RODILLO 0.230.121.300" +value: "19143" +data: App\Entity\Almacen\Articulo {#15378 …} +attr: [] +labelTranslationParameters: [] } 20314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18499 +label: "VALVULA DE RODILLA PARA LAVAMANOS" +value: "20314" +data: App\Entity\Almacen\Articulo {#15383 …} +attr: [] +labelTranslationParameters: [] } 24703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18500 +label: "VALVULA DE SEGURIDAD PSV-008 17 BAR 1" NPT" +value: "24703" +data: App\Entity\Almacen\Articulo {#15388 …} +attr: [] +labelTranslationParameters: [] } 20108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18501 +label: "VALVULA DESPRESURIZADOR ALIVIO SULLAIR (02250049-634)" +value: "20108" +data: App\Entity\Almacen\Articulo {#15393 …} +attr: [] +labelTranslationParameters: [] } 20131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18502 +label: "VALVULA ESCLUSA ROTATIVA" +value: "20131" +data: App\Entity\Almacen\Articulo {#15398 …} +attr: [] +labelTranslationParameters: [] } 19770 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18503 +label: "VALVULA ESFERICA 1 1/2"" +value: "19770" +data: App\Entity\Almacen\Articulo {#15403 …} +attr: [] +labelTranslationParameters: [] } 19769 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18504 +label: "VALVULA ESFERICA 1 1/4"" +value: "19769" +data: App\Entity\Almacen\Articulo {#15408 …} +attr: [] +labelTranslationParameters: [] } 19768 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18505 +label: "VALVULA ESFERICA 1"" +value: "19768" +data: App\Entity\Almacen\Articulo {#15413 …} +attr: [] +labelTranslationParameters: [] } 19766 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18506 +label: "VALVULA ESFERICA 1/2"" +value: "19766" +data: App\Entity\Almacen\Articulo {#15418 …} +attr: [] +labelTranslationParameters: [] } 19847 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18507 +label: "VALVULA ESFERICA 1/2" ESFERA PLASTICA" +value: "19847" +data: App\Entity\Almacen\Articulo {#15423 …} +attr: [] +labelTranslationParameters: [] } 19772 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18508 +label: "VALVULA ESFERICA 2 1/2"" +value: "19772" +data: App\Entity\Almacen\Articulo {#15428 …} +attr: [] +labelTranslationParameters: [] } 19771 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18509 +label: "VALVULA ESFERICA 2"" +value: "19771" +data: App\Entity\Almacen\Articulo {#15433 …} +attr: [] +labelTranslationParameters: [] } 19773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18510 +label: "VALVULA ESFERICA 3"" +value: "19773" +data: App\Entity\Almacen\Articulo {#15438 …} +attr: [] +labelTranslationParameters: [] } 19767 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18511 +label: "VALVULA ESFERICA 3/4"" +value: "19767" +data: App\Entity\Almacen\Articulo {#15443 …} +attr: [] +labelTranslationParameters: [] } 19765 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18512 +label: "VALVULA ESFERICA 3/8"" +value: "19765" +data: App\Entity\Almacen\Articulo {#15448 …} +attr: [] +labelTranslationParameters: [] } 19774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18513 +label: "VALVULA ESFERICA 4"" +value: "19774" +data: App\Entity\Almacen\Articulo {#15453 …} +attr: [] +labelTranslationParameters: [] } 24581 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18514 +label: "VALVULA ESFERICA FUSION 20MM" +value: "24581" +data: App\Entity\Almacen\Articulo {#15458 …} +attr: [] +labelTranslationParameters: [] } 24797 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18515 +label: "VALVULA ESFERICA FUSION 25MM" +value: "24797" +data: App\Entity\Almacen\Articulo {#15463 …} +attr: [] +labelTranslationParameters: [] } 24821 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18516 +label: "VALVULA ESFERICA FUSION 32MM" +value: "24821" +data: App\Entity\Almacen\Articulo {#15468 …} +attr: [] +labelTranslationParameters: [] } 24689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18517 +label: "VALVULA FESTO A RODILLO R-3-M5" +value: "24689" +data: App\Entity\Almacen\Articulo {#15473 …} +attr: [] +labelTranslationParameters: [] } 19419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18518 +label: "VALVULA FV MINGITORIO ECOMATIC 362.01" +value: "19419" +data: App\Entity\Almacen\Articulo {#15478 …} +attr: [] +labelTranslationParameters: [] } 19939 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18519 +label: "VALVULA MARIPOSA 3"" +value: "19939" +data: App\Entity\Almacen\Articulo {#15483 …} +attr: [] +labelTranslationParameters: [] } 19972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18520 +label: "VALVULA RETENCION 3/4" PLASTICA" +value: "19972" +data: App\Entity\Almacen\Articulo {#15488 …} +attr: [] +labelTranslationParameters: [] } 19938 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18521 +label: "VALVULA RETENCION BRIDADA 3"" +value: "19938" +data: App\Entity\Almacen\Articulo {#15493 …} +attr: [] +labelTranslationParameters: [] } 20293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18522 +label: "VALVULA RETENCION BRONCE 1"" +value: "20293" +data: App\Entity\Almacen\Articulo {#15498 …} +attr: [] +labelTranslationParameters: [] } 20294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18523 +label: "VALVULA RETENCION PLASTICA 1"" +value: "20294" +data: App\Entity\Almacen\Articulo {#15503 …} +attr: [] +labelTranslationParameters: [] } 24751 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18524 +label: "VALVULA TRICUERPO P/ VAPOR 1 1/2"" +value: "24751" +data: App\Entity\Almacen\Articulo {#15508 …} +attr: [] +labelTranslationParameters: [] } 20121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18525 +label: "VALVULA TRICUERPO P/ VAPOR 1/2"" +value: "20121" +data: App\Entity\Almacen\Articulo {#15513 …} +attr: [] +labelTranslationParameters: [] } 20303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18526 +label: "VALVULA TRICUERPO P/VAPOR 1 1/2"" +value: "20303" +data: App\Entity\Almacen\Articulo {#15518 …} +attr: [] +labelTranslationParameters: [] } 24805 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18527 +label: "VARILLA DE HIERRO DEL 12 ALETADO" +value: "24805" +data: App\Entity\Almacen\Articulo {#15523 …} +attr: [] +labelTranslationParameters: [] } 24521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18528 +label: "VARILLA HIERRO IZQ ROSCA TRAPEZOIDAL ACME 1"" +value: "24521" +data: App\Entity\Almacen\Articulo {#15528 …} +attr: [] +labelTranslationParameters: [] } 24852 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18529 +label: "VARILLA M12 PARA BROCA QUIMICA" +value: "24852" +data: App\Entity\Almacen\Articulo {#15533 …} +attr: [] +labelTranslationParameters: [] } 20236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18530 +label: "VARILLA REDONDA 1/2" INOX." +value: "20236" +data: App\Entity\Almacen\Articulo {#15538 …} +attr: [] +labelTranslationParameters: [] } 19721 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18531 +label: "VARILLA ROSCADA INOXIDABLE 1"" +value: "19721" +data: App\Entity\Almacen\Articulo {#15543 …} +attr: [] +labelTranslationParameters: [] } 19422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18532 +label: "VARILLA ROSCADA INOXIDABLE 1/2"" +value: "19422" +data: App\Entity\Almacen\Articulo {#15548 …} +attr: [] +labelTranslationParameters: [] } 19421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18533 +label: "VARILLA ROSCADA INOXIDABLE 1/4"" +value: "19421" +data: App\Entity\Almacen\Articulo {#15553 …} +attr: [] +labelTranslationParameters: [] } 19420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18534 +label: "VARILLA ROSCADA INOXIDABLE 3/16" +value: "19420" +data: App\Entity\Almacen\Articulo {#15558 …} +attr: [] +labelTranslationParameters: [] } 19720 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18535 +label: "VARILLA ROSCADA INOXIDABLE 3/4"" +value: "19720" +data: App\Entity\Almacen\Articulo {#15563 …} +attr: [] +labelTranslationParameters: [] } 19719 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18536 +label: "VARILLA ROSCADA INOXIDABLE 3/8"" +value: "19719" +data: App\Entity\Almacen\Articulo {#15568 …} +attr: [] +labelTranslationParameters: [] } 19426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18537 +label: "VARILLA ROSCADA INOXIDABLE 5/16"" +value: "19426" +data: App\Entity\Almacen\Articulo {#15573 …} +attr: [] +labelTranslationParameters: [] } 19722 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18538 +label: "VARILLA ROSCADA INOXIDABLE 5/8"" +value: "19722" +data: App\Entity\Almacen\Articulo {#15578 …} +attr: [] +labelTranslationParameters: [] } 19727 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18539 +label: "VARILLA ROSCADA INOXIDABLE M10" +value: "19727" +data: App\Entity\Almacen\Articulo {#15583 …} +attr: [] +labelTranslationParameters: [] } 19728 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18540 +label: "VARILLA ROSCADA INOXIDABLE M12" +value: "19728" +data: App\Entity\Almacen\Articulo {#15588 …} +attr: [] +labelTranslationParameters: [] } 19729 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18541 +label: "VARILLA ROSCADA INOXIDABLE M14" +value: "19729" +data: App\Entity\Almacen\Articulo {#15593 …} +attr: [] +labelTranslationParameters: [] } 19730 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18542 +label: "VARILLA ROSCADA INOXIDABLE M16" +value: "19730" +data: App\Entity\Almacen\Articulo {#15598 …} +attr: [] +labelTranslationParameters: [] } 19723 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18543 +label: "VARILLA ROSCADA INOXIDABLE M4" +value: "19723" +data: App\Entity\Almacen\Articulo {#15603 …} +attr: [] +labelTranslationParameters: [] } 19724 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18544 +label: "VARILLA ROSCADA INOXIDABLE M5" +value: "19724" +data: App\Entity\Almacen\Articulo {#15608 …} +attr: [] +labelTranslationParameters: [] } 19725 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18545 +label: "VARILLA ROSCADA INOXIDABLE M6" +value: "19725" +data: App\Entity\Almacen\Articulo {#15613 …} +attr: [] +labelTranslationParameters: [] } 19726 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18546 +label: "VARILLA ROSCADA INOXIDABLE M8" +value: "19726" +data: App\Entity\Almacen\Articulo {#15618 …} +attr: [] +labelTranslationParameters: [] } 19956 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18547 +label: "VASELINA" +value: "19956" +data: App\Entity\Almacen\Articulo {#15623 …} +attr: [] +labelTranslationParameters: [] } 24569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18548 +label: "VENENO PARA HORMIGA GRANULADO" +value: "24569" +data: App\Entity\Almacen\Articulo {#15628 …} +attr: [] +labelTranslationParameters: [] } 24566 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18549 +label: "VENENO PARA MOSCAS (LIQUIDO)" +value: "24566" +data: App\Entity\Almacen\Articulo {#15633 …} +attr: [] +labelTranslationParameters: [] } 24565 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18550 +label: "VENENO PARA MOSCAS GRANULADO" +value: "24565" +data: App\Entity\Almacen\Articulo {#15638 …} +attr: [] +labelTranslationParameters: [] } 20290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18551 +label: "VENTANA" +value: "20290" +data: App\Entity\Almacen\Articulo {#15643 …} +attr: [] +labelTranslationParameters: [] } 24500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18552 +label: "VENTILADOR DE PIE" +value: "24500" +data: App\Entity\Almacen\Articulo {#15648 …} +attr: [] +labelTranslationParameters: [] } 20166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18553 +label: "VIDRIO PARA MASCARA DE SOLDAR N°11" +value: "20166" +data: App\Entity\Almacen\Articulo {#15653 …} +attr: [] +labelTranslationParameters: [] } 20167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18554 +label: "VIDRIO PARA MASCARA DE SOLDAR TRANSPARENTE" +value: "20167" +data: App\Entity\Almacen\Articulo {#15658 …} +attr: [] +labelTranslationParameters: [] } 19550 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18555 +label: "VINAGRE" +value: "19550" +data: App\Entity\Almacen\Articulo {#15663 …} +attr: [] +labelTranslationParameters: [] } 19176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18556 +label: "VIRULANA" +value: "19176" +data: App\Entity\Almacen\Articulo {#15668 …} +attr: [] +labelTranslationParameters: [] } 18692 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18557 +label: "YAR-202" +value: "18692" +data: App\Entity\Almacen\Articulo {#15673 …} +attr: [] +labelTranslationParameters: [] } 18693 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18558 +label: "YAR-203" +value: "18693" +data: App\Entity\Almacen\Articulo {#15678 …} +attr: [] +labelTranslationParameters: [] } 18694 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18559 +label: "YAR-204" +value: "18694" +data: App\Entity\Almacen\Articulo {#15683 …} +attr: [] +labelTranslationParameters: [] } 18706 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18560 +label: "YAR-204SS" +value: "18706" +data: App\Entity\Almacen\Articulo {#15688 …} +attr: [] +labelTranslationParameters: [] } 18695 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18561 +label: "YAR-205" +value: "18695" +data: App\Entity\Almacen\Articulo {#15693 …} +attr: [] +labelTranslationParameters: [] } 18696 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18562 +label: "YAR-206" +value: "18696" +data: App\Entity\Almacen\Articulo {#15698 …} +attr: [] +labelTranslationParameters: [] } 18708 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18563 +label: "YAR-206SS" +value: "18708" +data: App\Entity\Almacen\Articulo {#15703 …} +attr: [] +labelTranslationParameters: [] } 18697 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18564 +label: "YAR-207" +value: "18697" +data: App\Entity\Almacen\Articulo {#15708 …} +attr: [] +labelTranslationParameters: [] } 18709 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18565 +label: "YAR-207SS" +value: "18709" +data: App\Entity\Almacen\Articulo {#15713 …} +attr: [] +labelTranslationParameters: [] } 18698 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18566 +label: "YAR-208" +value: "18698" +data: App\Entity\Almacen\Articulo {#15718 …} +attr: [] +labelTranslationParameters: [] } 24616 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18567 +label: "YAR-208-108SS" +value: "24616" +data: App\Entity\Almacen\Articulo {#15723 …} +attr: [] +labelTranslationParameters: [] } 18710 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18568 +label: "YAR-208SS" +value: "18710" +data: App\Entity\Almacen\Articulo {#15728 …} +attr: [] +labelTranslationParameters: [] } 18699 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18569 +label: "YAR-209" +value: "18699" +data: App\Entity\Almacen\Articulo {#15733 …} +attr: [] +labelTranslationParameters: [] } 18700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18570 +label: "YAR-209-110" +value: "18700" +data: App\Entity\Almacen\Articulo {#15738 …} +attr: [] +labelTranslationParameters: [] } 18701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18571 +label: "YAR-210" +value: "18701" +data: App\Entity\Almacen\Articulo {#15743 …} +attr: [] +labelTranslationParameters: [] } 18702 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18572 +label: "YAR-212" +value: "18702" +data: App\Entity\Almacen\Articulo {#15748 …} +attr: [] +labelTranslationParameters: [] } 24456 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18573 +label: "YAR-213" +value: "24456" +data: App\Entity\Almacen\Articulo {#15753 …} +attr: [] +labelTranslationParameters: [] } 18703 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18574 +label: "YAR-214" +value: "18703" +data: App\Entity\Almacen\Articulo {#15758 …} +attr: [] +labelTranslationParameters: [] } 18704 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18575 +label: "YAR-215" +value: "18704" +data: App\Entity\Almacen\Articulo {#15763 …} +attr: [] +labelTranslationParameters: [] } 18705 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18576 +label: "YAR-216" +value: "18705" +data: App\Entity\Almacen\Articulo {#15768 …} +attr: [] +labelTranslationParameters: [] } 18707 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18577 +label: "YAT-206" +value: "18707" +data: App\Entity\Almacen\Articulo {#15773 …} +attr: [] +labelTranslationParameters: [] } 19010 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18578 +label: "ZAPATILLA CON 6 TOMA" +value: "19010" +data: App\Entity\Almacen\Articulo {#15778 …} +attr: [] +labelTranslationParameters: [] } 20307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18579 +label: "ZORRA MANUAL" +value: "20307" +data: App\Entity\Almacen\Articulo {#15783 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1582 -form: Symfony\Component\Form\Form {#1521 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1670 …5} |
| full_name | "item_movimiento[articulo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_movimiento_articulo" |
| is_selected | Closure($choice, $value) {#18581 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1409 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "articulo" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_movimiento_articulo" |
| valid | true |
| value | "" |
tareaDiagramada
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_attr | Closure($choice, $key, $value) {#1386 class: "App\Form\Movimientos\ItemMovimientoType" this: App\Form\Movimientos\ItemMovimientoType {#1263 …} } |
same as passed value |
| choice_label | "id" |
same as passed value |
| class | "App\Entity\Mantenimiento\PedidoReparacionDiagramado" |
same as passed value |
| data | null |
same as passed value |
| query_builder | Closure(EntityRepository $er): QueryBuilder {#1385 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\Movimientos\ItemMovimientoType" this: App\Form\Movimientos\ItemMovimientoType {#1263 …} } |
Doctrine\ORM\QueryBuilder {#1503 -em: Doctrine\ORM\EntityManager {#625 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1502 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1501 #from: "App\Entity\Mantenimiento\PedidoReparacionDiagramado" #alias: "u" #indexBy: null } ] "join" => [ "u" => [ Doctrine\ORM\Query\Expr\Join {#1500 #joinType: "INNER" #join: "u.diagrama" #alias: "d" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1499 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "d.procesado = :p" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Mantenimiento\PedidoReparacionDiagramado u INNER JOIN u.diagrama d WHERE d.procesado = :p" -parameters: Doctrine\Common\Collections\ArrayCollection {#1504 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "d" => "u" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | Closure($choice, $key, $value) {#1386 class: "App\Form\Movimientos\ItemMovimientoType" this: App\Form\Movimientos\ItemMovimientoType {#1263 …} } |
| choice_filter | null |
| choice_label | "id" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1586 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1495 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1497 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1494 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1568 -om: Doctrine\ORM\EntityManager {#625 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#848 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Mantenimiento\PedidoReparacionDiagramado" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1358 …} -namespace: Closure() {#1360 …} } |
| data | null |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#625 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1568 -om: Doctrine\ORM\EntityManager {#625 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#848 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1503 -em: Doctrine\ORM\EntityManager {#625 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1502 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1501 #from: "App\Entity\Mantenimiento\PedidoReparacionDiagramado" #alias: "u" #indexBy: null } ] "join" => [ "u" => [ Doctrine\ORM\Query\Expr\Join {#1500 #joinType: "INNER" #join: "u.diagrama" #alias: "d" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1499 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "d.procesado = :p" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Mantenimiento\PedidoReparacionDiagramado u INNER JOIN u.diagrama d WHERE d.procesado = :p" -parameters: Doctrine\Common\Collections\ArrayCollection {#1504 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "d" => "u" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1507 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_item_movimiento_tareaDiagramada" ] |
| cache_key | "_item_movimiento_tareaDiagramada_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18586 +label: "2213" +value: "2213" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18595 …} +attr: [ "data-task" => "HACER RECUADRO DE INOXIDABLE A 15 PLACAS ATRAPA GOTA" ] +labelTranslationParameters: [] } 2789 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18590 +label: "2789" +value: "2789" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18627 …} +attr: [ "data-task" => "EXTENDER EL SOPORTE DE CAÑO Ø160,COLOCANDO COLUMNA POR FUERA DEL TANQUE." ] +labelTranslationParameters: [] } 2882 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18588 +label: "2882" +value: "2882" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18631 …} +attr: [ "data-task" => "REPARACION DE RAJADURA: Se levanta pared de contención tipo cuña en sector de rajadura, se repara rajadura cepillando afondo la misma con cepillo amoladora, se seca la misma con pistola de calor, se aplica producto sika primer y sika flex sellador, una ves seco se le agrega un revoque de sika monotop." ] +labelTranslationParameters: [] } 2904 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18592 +label: "2904" +value: "2904" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18634 …} +attr: [ "data-task" => "Se realizo cambio de 2mt Empaquetadura grafitada se colocó de 5/8",se cambia Rodamiento nuevo skf 23228, se cambian 2 piñones acoples simple z22 diametro 220 x 150mm de largo templados y Cadena asa 160-2r" ] +labelTranslationParameters: [] } 2905 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18587 +label: "2905" +value: "2905" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18649 …} +attr: [ "data-task" => "CAMBIO DE MALLAS PERCOLADORAS DE TRANSPORTE DE VISCERAS, SE CILINDRAN 3000 X 700MM DE CHAPA PERFORADA Y SE REEMPLAZAN EXISTENTES, SE CILINDRAN 400 X 600MM DE CHAPA 3/16 Y SE REEMPLAZA SEGMENTO PODRIDO EN TRANSPORTE DE VISCERAS CARGA DE DIGESTORES" ] +labelTranslationParameters: [] } 2906 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18603 +label: "2906" +value: "2906" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18653 …} +attr: [ "data-task" => "SE ROMPE PISO PARA LA COLOCACION DE REJILLA PREVIAMENTE GALVANIZADA, TIPO GUARDA GANADO DE 4.50MT LARGO CONECTANDO EN LA CAMARA EXISTENTE." ] +labelTranslationParameters: [] } 2907 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18601 +label: "2907" +value: "2907" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18657 …} +attr: [ "data-task" => "SE ROMPE PISO CERCA DE SECTOR DE RECOLGADO Y REJILLA DE DESAGUE, SE RELLENA DE HORMIGON Y CUARZO, SE HACE TERMINACION CON MORTERO SIKA." ] +labelTranslationParameters: [] } 2926 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18597 +label: "2926" +value: "2926" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18661 …} +attr: [ "data-task" => "SE ELEVA COLECTOR DE LAS BOMBAS Y SE CAMBIA EL SENTIDO DE SUCCION AL COLECTOR, SE REFORMA LINEA DE VACIO Y SE ELEVA LA PLATAFORMA BASE DE BOMBAS." ] +labelTranslationParameters: [] } 2978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18589 +label: "2978" +value: "2978" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18666 …} +attr: [ "data-task" => "SE FABRICA CAMARA DE RESERVA DE AGUA DE 1,50MT X 1,50MT X 1,50MT DE PROFUNDIDAD APROX. DE HORMIGON VIBRADO CON FILTRO PARA COLOCACION DE BOMBA SUMERGIBLE Y DESAGOTE DE CAMARA." ] +labelTranslationParameters: [] } 3019 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18594 +label: "3019" +value: "3019" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18671 …} +attr: [ "data-task" => "SE FABRICAN 4 PALETAS PARA EL DAF DE 2475MM DE LARGO X 165MM DE ALTO,ALA DE 45MM (INFERIOR)ALA 35MM SUPERIOR CON 6 ESCUADRAS CADA PALETA Y 2 SOPORTES DE ANCLAJE CON 2 AGUJEROS DE 6MM.(TODO EN INOXIDABLE)" ] +labelTranslationParameters: [] } 3020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18985 +label: "3020" +value: "3020" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18676 …} +attr: [ "data-task" => "Tablero oficina , luces testigos y reset , colo ar carteles de identificación" ] +labelTranslationParameters: [] } 3086 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18986 +label: "3086" +value: "3086" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18681 …} +attr: [ "data-task" => "extractores de eviscerado ,fondo despintado" ] +labelTranslationParameters: [] } 3087 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18987 +label: "3087" +value: "3087" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18685 …} +attr: [ "data-task" => "1-CIELO RAZZO DESCASCARADO 2-PINTAR ZOCALOS 3-PINTAR CAÑOS DE BARRA DE PARED 4-TAPAR TODO TIPO DE AGUJEROS 5-TAPAR AGUJERO DE CAÑO,LADO EXTRACTOR" ] +labelTranslationParameters: [] } 3088 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18988 +label: "3088" +value: "3088" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18688 …} +attr: [ "data-task" => "1-ZOCALOS ROTOS EN GENERAL 2-TAPAR AGUJERO LADO DE PUERTA DE CUARTO 3-PINTAR PARED LADO DE ESCALERA EN CUARTO DE ADITIVOS 4-TAPAR AGUJEROS EN CUARTO DE ADITIVOS" ] +labelTranslationParameters: [] } 3089 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18989 +label: "3089" +value: "3089" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18691 …} +attr: [ "data-task" => "Emprolijar marco de puerta de entrada de sal muera (poliuretano con mala terminacion)" ] +labelTranslationParameters: [] } 3090 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18990 +label: "3090" +value: "3090" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18694 …} +attr: [ "data-task" => "SE CAMBIAN CERAMICOS EN PARED ENTRE EMPAQUE TROZADO Y MDM" ] +labelTranslationParameters: [] } 3091 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18991 +label: "3091" +value: "3091" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18698 …} +attr: [ "data-task" => "SE CAMBIA CERAMICO SOBRE CRUCE DE NORIA ENTRE EMPAQUE Y TROZADO, SE TAPAN AGUJEROS SOBRE EL MISMO CRUCE Y SE REPARAN CERAMICOS ARRIBA DE LOS DESCOLGADORES DE POLLO SECO LADO EMPAQUE" ] +labelTranslationParameters: [] } 3092 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18992 +label: "3092" +value: "3092" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18701 …} +attr: [ "data-task" => "SE PINTAN ZOCALOS EN TODO EL SECTOR" ] +labelTranslationParameters: [] } 3093 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18993 +label: "3093" +value: "3093" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18705 …} +attr: [ "data-task" => "SE CAMBIAN CERAMICOS SOBRE COLUMNA" ] +labelTranslationParameters: [] } 3094 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18994 +label: "3094" +value: "3094" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18709 …} +attr: [ "data-task" => "SE PINTA ZOCALOS DEL PASILLO ENTRE CAMARAS Nº1 Y POLLO SECO" ] +labelTranslationParameters: [] } 3116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18995 +label: "3116" +value: "3116" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18713 …} +attr: [ "data-task" => "SE ROMPE PISO CERCA DE SECTOR DE RECOLGADO Y REJILLA DE DESAGUE, SE RELLENA DE HORMIGON Y CUARZO, SE HACE TERMINACION CON MORTERO SIKA." ] +labelTranslationParameters: [] } 3117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18996 +label: "3117" +value: "3117" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18716 …} +attr: [ "data-task" => "SE COLOCAN ZOCALOS SANITARIOS EN PANELES QUE DA A GARRA FRIA Y SALIDA DE EMERGENCIA" ] +labelTranslationParameters: [] } 3297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18997 +label: "3297" +value: "3297" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18719 …} +attr: [ "data-task" => "SE REFUERZA CRUCE DE CALLE QUE SOPARTA LA LINEA DE AMONIACO NH3, CON 12 ANGULOS DE 2" X 3/16" Y 7 ANGULOS DE 1 1/4" X 3/16" TODO EN HIERRO NEGRO." ] +labelTranslationParameters: [] } 3298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18998 +label: "3298" +value: "3298" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18724 …} +attr: [ "data-task" => "Vestuario de playa: cambiar y agregar azulejos sueltos y rotos." ] +labelTranslationParameters: [] } 3299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#18999 +label: "3299" +value: "3299" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18728 …} +attr: [ "data-task" => "POZO DE VICERAS: cambio de baranda de pozo de viceras." ] +labelTranslationParameters: [] } 3300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19000 +label: "3300" +value: "3300" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18731 …} +attr: [ "data-task" => "Vestuario: perdida de agua en duchapozo de viceras: cambio de armario porque esta podridofiltro sanitario: pintar techo despintado." ] +labelTranslationParameters: [] } 3442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19001 +label: "3442" +value: "3442" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18734 …} +attr: [ "data-task" => "SE RECUBREN CON HORMIGON VIBRADO 4 COLUMNAS CRUCE DE CALLE QUE SOPORTAN CAÑOS DE AMONIACO" ] +labelTranslationParameters: [] } 3443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19002 +label: "3443" +value: "3443" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18738 …} +attr: [ "data-task" => "SE HACE REPARACION DE JUNTAS DE DILATACION EN PASILLO DE CAMARAS,SE REALIZA LIMPIEZA Y LLENADO CON BREA CALIENTE, CON MORTERO SIKA Y SELLADORES." ] +labelTranslationParameters: [] } 3472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19003 +label: "3472" +value: "3472" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18742 …} +attr: [ "data-task" => "juntas de piso sala de picking , pasillo de camara y dock de cargas abiertas" ] +labelTranslationParameters: [] } 3473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19004 +label: "3473" +value: "3473" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18746 …} +attr: [ "data-task" => "falta zocalo entrada trozado y medallon ( sala de picking)" ] +labelTranslationParameters: [] } 3474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19005 +label: "3474" +value: "3474" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18749 …} +attr: [ "data-task" => "Piso de sala de autoelevadores roto" ] +labelTranslationParameters: [] } 3475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19006 +label: "3475" +value: "3475" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18752 …} +attr: [ "data-task" => "pintar caño de agua ,guarray ,piso q va las baterias de la sala del klar" ] +labelTranslationParameters: [] } 3476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19007 +label: "3476" +value: "3476" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18755 …} +attr: [ "data-task" => "falta cubre ventilador camara 8 y 9" ] +labelTranslationParameters: [] } 3477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19008 +label: "3477" +value: "3477" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18758 …} +attr: [ "data-task" => "Socalo partido en el filtro sanitario a la entrada de la sala de picking" ] +labelTranslationParameters: [] } 3478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19009 +label: "3478" +value: "3478" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18761 …} +attr: [ "data-task" => "vestuario bancos despintados" ] +labelTranslationParameters: [] } 3479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19010 +label: "3479" +value: "3479" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18765 …} +attr: [ "data-task" => "1-CIELO RAZZO DESCASCARADO 2-TAPAR TODO TIPO DE AGUJEROS 3-TORNILLOS OXIDADOS 4-TAPAR AGUJERO DE CAÑO LADO DE EXTRACTOR 5-ARREGLAR PANEL" ] +labelTranslationParameters: [] } 3480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19011 +label: "3480" +value: "3480" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18769 …} +attr: [ "data-task" => "BROTE DE HUMEDAD EN PARTE DEL PISO DE INSUMOS, JUSTO DONDE ESTA EL EQUIPO DE FRIO DE LA CAMARA DE TRANSITO DE TROZADO" ] +labelTranslationParameters: [] } 3481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19012 +label: "3481" +value: "3481" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18773 …} +attr: [ "data-task" => "Hermeticidad de porton de entrada del carro en final de deposito de armadora de cajas" ] +labelTranslationParameters: [] } 3482 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19013 +label: "3482" +value: "3482" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18776 …} +attr: [ "data-task" => "pintura en deposito de aditivos en galpon de cartones ( al lado de pañol de herramientas )" ] +labelTranslationParameters: [] } 3483 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19014 +label: "3483" +value: "3483" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18779 …} +attr: [ "data-task" => "reparacion de puerta/porton de entrada de deposito de aditivos ( al lado de pañol de herramientas)" ] +labelTranslationParameters: [] } 3484 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19015 +label: "3484" +value: "3484" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18782 …} +attr: [ "data-task" => "TRONERA A EMPAQUE FALTA TERMINACION SANITARIA" ] +labelTranslationParameters: [] } 3485 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19016 +label: "3485" +value: "3485" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18785 …} +attr: [ "data-task" => "PARED A LINEA DE COLGADO FALTA TERMINACION EN CAÑO AEREO" ] +labelTranslationParameters: [] } 3486 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19017 +label: "3486" +value: "3486" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18788 …} +attr: [ "data-task" => "CAÑO DE SOPORTE NORIA SOBRE BATEAS DE BALANZA Nº2 ENTRE DESCOLGADORES 5 Y 10 DESPRENDIMIENTO DEL GALVANIZADO" ] +labelTranslationParameters: [] } 3487 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19018 +label: "3487" +value: "3487" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18791 …} +attr: [ "data-task" => "azulejo roto sobre la entrada de la noria de evicerado a empaque" ] +labelTranslationParameters: [] } 3488 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19019 +label: "3488" +value: "3488" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18795 …} +attr: [ "data-task" => "piso salida al pasillo de camara" ] +labelTranslationParameters: [] } 3489 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19020 +label: "3489" +value: "3489" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18798 …} +attr: [ "data-task" => "viga con oxido" ] +labelTranslationParameters: [] } 3490 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19021 +label: "3490" +value: "3490" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18801 …} +attr: [ "data-task" => "Mejorar estado de pared" ] +labelTranslationParameters: [] } 3491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19022 +label: "3491" +value: "3491" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18804 …} +attr: [ "data-task" => "Codo y soporte de cañería de luz oxidado" ] +labelTranslationParameters: [] } 3492 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19023 +label: "3492" +value: "3492" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18807 …} +attr: [ "data-task" => "Tapar bien para que no se vea el hueco" ] +labelTranslationParameters: [] } 3493 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19024 +label: "3493" +value: "3493" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18810 …} +attr: [ "data-task" => "Perfil con oxido sobre cinta de salida del chiller" ] +labelTranslationParameters: [] } 3494 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19025 +label: "3494" +value: "3494" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18813 …} +attr: [ "data-task" => "Perfil con oxido sobre cinta de colgado" ] +labelTranslationParameters: [] } 3495 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19026 +label: "3495" +value: "3495" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18816 …} +attr: [ "data-task" => "acomodar techo de pvc entre linea de colgado y menudos" ] +labelTranslationParameters: [] } 3496 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19027 +label: "3496" +value: "3496" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18819 …} +attr: [ "data-task" => "faltante de techo pvc en esquina lado derecho de puerta de entrada a trozado" ] +labelTranslationParameters: [] } 3497 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19028 +label: "3497" +value: "3497" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18822 …} +attr: [ "data-task" => "reparar piso salida al pasillo de camara" ] +labelTranslationParameters: [] } 3498 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19029 +label: "3498" +value: "3498" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18825 …} +attr: [ "data-task" => "viga con oxido al lado de lava ganchos" ] +labelTranslationParameters: [] } 3499 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19030 +label: "3499" +value: "3499" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18828 …} +attr: [ "data-task" => "pared despintada lado derecho entrada a trozado" ] +labelTranslationParameters: [] } 3500 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19031 +label: "3500" +value: "3500" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18831 …} +attr: [ "data-task" => "mejorar cañeria entrada cinta a camara 1" ] +labelTranslationParameters: [] } 3501 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19032 +label: "3501" +value: "3501" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18834 …} +attr: [ "data-task" => "Techo sobre precintadoras de bateas 1 y 2 (balanza nº2) reparar goteras." ] +labelTranslationParameters: [] } 3502 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19033 +label: "3502" +value: "3502" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18837 …} +attr: [ "data-task" => "PUERTA DE INGRESO A EMPAQUE FALTA TERMINACION." ] +labelTranslationParameters: [] } 3503 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19034 +label: "3503" +value: "3503" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18840 …} +attr: [ "data-task" => "TRONERA A EVISCERADO FALTA TERMINACION SANITARIA." ] +labelTranslationParameters: [] } 3504 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19035 +label: "3504" +value: "3504" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18843 …} +attr: [ "data-task" => "ESCALERA DE OFICINA CERAMICOS CON RUPTURAS" ] +labelTranslationParameters: [] } 3505 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19036 +label: "3505" +value: "3505" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18846 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: ACOMODAR MOLDURAS EN GENERAL" ] +labelTranslationParameters: [] } 3506 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19037 +label: "3506" +value: "3506" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18849 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE:PARED PICADA" ] +labelTranslationParameters: [] } 3507 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19038 +label: "3507" +value: "3507" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18852 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: FALTA ACOMODAR CABLES Y TAPAR AGUJERO" ] +labelTranslationParameters: [] } 3508 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19039 +label: "3508" +value: "3508" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18855 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: FALTA PINTURA EN PAREDES" ] +labelTranslationParameters: [] } 3509 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19040 +label: "3509" +value: "3509" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18858 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: FALTA PINTURA EN PAREDES" ] +labelTranslationParameters: [] } 3510 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19041 +label: "3510" +value: "3510" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18861 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: AZULEJO ROTO DETRAS DE ESTANTERIA" ] +labelTranslationParameters: [] } 3511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19042 +label: "3511" +value: "3511" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18864 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: MARCO DE PUERTA Y ZOCALOS PICADOS" ] +labelTranslationParameters: [] } 3512 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19043 +label: "3512" +value: "3512" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18867 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: AZULEJOS ROTOS Y PERCUDIDOS DEBAJO DE MESA" ] +labelTranslationParameters: [] } 3513 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19044 +label: "3513" +value: "3513" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18870 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: MARCOS DE VENTANAS PICADOS Y VERDIN" ] +labelTranslationParameters: [] } 3514 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19045 +label: "3514" +value: "3514" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18873 …} +attr: [ "data-task" => "OFICINA DE EMPAQUE: ESTANTE EN MAL ESTADO SIN PINTURA Y PICADOS DEBAJO DE COMPUTARAS" ] +labelTranslationParameters: [] } 3515 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19046 +label: "3515" +value: "3515" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18876 …} +attr: [ "data-task" => "PRIMER COLUMNA PARTE SUPERIOR CON PINTURA DESCARCARADA" ] +labelTranslationParameters: [] } 3516 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19047 +label: "3516" +value: "3516" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18879 …} +attr: [ "data-task" => "SECTOR DE REPROCESO AZULEJOS ROTOS ALREDEDOR" ] +labelTranslationParameters: [] } 3517 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19048 +label: "3517" +value: "3517" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18882 …} +attr: [ "data-task" => "FALTA TERMINACIONES EN ULTIMA COLUMNA" ] +labelTranslationParameters: [] } 3518 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19049 +label: "3518" +value: "3518" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18885 …} +attr: [ "data-task" => "ULTIMA COLUMNA PINTURA DESCASCARADA EN ENCHUFE" ] +labelTranslationParameters: [] } 3519 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19050 +label: "3519" +value: "3519" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18888 …} +attr: [ "data-task" => "oficina ceramico detras de puerta rota y ceramicos desgastados piso en general." ] +labelTranslationParameters: [] } 3520 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19051 +label: "3520" +value: "3520" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18891 …} +attr: [ "data-task" => "Encima de ventana de entrada a oficina de empaque caño oxidado y cortado." ] +labelTranslationParameters: [] } 3521 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19052 +label: "3521" +value: "3521" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18894 …} +attr: [ "data-task" => "Rueda encima de sector de reproceso ensucia las paredes" ] +labelTranslationParameters: [] } 3522 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19053 +label: "3522" +value: "3522" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18897 …} +attr: [ "data-task" => "Azulejos saliendose en la pared de la linea de colgado." ] +labelTranslationParameters: [] } 3523 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19054 +label: "3523" +value: "3523" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18900 …} +attr: [ "data-task" => "Falta azulejo en puerta a pasillo a cámara." ] +labelTranslationParameters: [] } 3524 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19055 +label: "3524" +value: "3524" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18903 …} +attr: [ "data-task" => "PISO ENTRE LAS DOS ENTRADAS A TROZADO CARPETA DESGASTADA." ] +labelTranslationParameters: [] } 3525 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19056 +label: "3525" +value: "3525" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18906 …} +attr: [ "data-task" => "ACOMODAR CAÑO SIN TERMINACION EN PARED DE LINEA DE COLGADO" ] +labelTranslationParameters: [] } 3526 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19057 +label: "3526" +value: "3526" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18909 …} +attr: [ "data-task" => "PINTURA DE TECHO EN EMPAQUE TROZADO Y CAMARA EN TRANSITO DESCASCARADOS" ] +labelTranslationParameters: [] } 3527 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19058 +label: "3527" +value: "3527" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18913 …} +attr: [ "data-task" => "Techos:-Descascarados y falta de pintura (Empaque trozado y camara de trozado)-Agujeros sin tapar en cielo razo (sector balanza automatica)-Cielo razo con oxido (sala de sal muera)-Zocalos de cielo razo con oxido (sala de sal muera)" ] +labelTranslationParameters: [] } 3528 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19059 +label: "3528" +value: "3528" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18916 …} +attr: [ "data-task" => "Pisos:-Zocalos con oxido (camara de trozado)-Zocalo roto (tronera de cajas)-Sellar juntas de piso-Faltantes de zocalos en sala de sal muera" ] +labelTranslationParameters: [] } 3529 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19060 +label: "3529" +value: "3529" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18919 …} +attr: [ "data-task" => "Ceramicos rotos:-Columna (sector balanza de alas)-Pared y esquinero (a lado del panel que da a producto eleborados)" ] +labelTranslationParameters: [] } 3530 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19061 +label: "3530" +value: "3530" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18922 …} +attr: [ "data-task" => "Pintura:-Caño con oxido (panel que da a sector garras) -Paneles descascarados (sala de sal muera)" ] +labelTranslationParameters: [] } 3531 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19062 +label: "3531" +value: "3531" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18925 …} +attr: [ "data-task" => "Agujeros:-Panel que da a sector de garras-Pared por donde pasan cañerias (sala de sal muera)" ] +labelTranslationParameters: [] } 3532 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19063 +label: "3532" +value: "3532" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18928 …} +attr: [ "data-task" => "Emprolijar marco de puerta de entrada de sal muera (poliuretano con mala terminacion)" ] +labelTranslationParameters: [] } 3533 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19064 +label: "3533" +value: "3533" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18930 …} +attr: [ "data-task" => "ACOPLES DE CAÑOS DE AIRE Y AGUA CON OXIDOS" ] +labelTranslationParameters: [] } 3534 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19065 +label: "3534" +value: "3534" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18933 …} +attr: [ "data-task" => "CAMARA DE MERCADERIA EN TRANSITO CON FILTRACION POR DEBAJO DE LOS PANELES." ] +labelTranslationParameters: [] } 3535 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19066 +label: "3535" +value: "3535" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18936 …} +attr: [ "data-task" => "CAMARA DE MERCADERIA EN TRANSITO CON YA ALGUNOS DETALLES DE OXIDOS" ] +labelTranslationParameters: [] } 3548 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19067 +label: "3548" +value: "3548" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18939 …} +attr: [ "data-task" => "Cubrir encoder" ] +labelTranslationParameters: [] } 3567 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19068 +label: "3567" +value: "3567" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18944 …} +attr: [ "data-task" => "Túnel de sangrado chequear bomba de sangre y eliminar pérdidas" ] +labelTranslationParameters: [] } 3568 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19069 +label: "3568" +value: "3568" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18948 …} +attr: [ "data-task" => "Peladoras n°2 y n°3 alinear muñecos" ] +labelTranslationParameters: [] } 3569 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19070 +label: "3569" +value: "3569" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18952 …} +attr: [ "data-task" => "Cambiar mangeras de agua" ] +labelTranslationParameters: [] } 3570 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19071 +label: "3570" +value: "3570" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18956 …} +attr: [ "data-task" => "Mesa de panzas colocar caño desague" ] +labelTranslationParameters: [] } 3571 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19072 +label: "3571" +value: "3571" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18959 …} +attr: [ "data-task" => "Fijar cubre motorreductor" ] +labelTranslationParameters: [] } 3572 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19073 +label: "3572" +value: "3572" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18963 …} +attr: [ "data-task" => "Cambiar abrazaderas de mangeras" ] +labelTranslationParameters: [] } 3573 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19074 +label: "3573" +value: "3573" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18967 …} +attr: [ "data-task" => "Lava perchas colocar caño desague de inoxidable" ] +labelTranslationParameters: [] } 3574 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19075 +label: "3574" +value: "3574" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18970 …} +attr: [ "data-task" => "Chequear y fijar teflones de entrada a mesa de colgado" ] +labelTranslationParameters: [] } 3575 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19076 +label: "3575" +value: "3575" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18974 …} +attr: [ "data-task" => "Cinta de conos fijar separadores de ruedas dentadas de mando" ] +labelTranslationParameters: [] } 3576 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19077 +label: "3576" +value: "3576" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18978 …} +attr: [ "data-task" => "Chequear luminarias" ] +labelTranslationParameters: [] } 3577 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#19078 +label: "3577" +value: "3577" +data: App\Entity\Mantenimiento\PedidoReparacionDiagramado {#18983 …} +attr: [ "data-task" => "Filtro de salida luminaria no funciona" ] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#18582 -form: Symfony\Component\Form\Form {#1520 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#18583 …5} |
| full_name | "item_movimiento[tareaDiagramada]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_movimiento_tareaDiagramada" |
| is_selected | Closure($choice, $value) {#18585 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1409 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tareaDiagramada" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_movimiento_tareaDiagramada" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a2b36c39ca7aabd98f7760cb36c155.HZ3bkmE6WkCKBrMNqR6dThw88Uym4vKSWvJmQDL7kFE.eOu0wCxlChrOS8Vd4GfQImt6k3_ImsWqNL0XGgCtwytC-ZzzIHhpNvoygw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "a2b36c39ca7aabd98f7760cb36c155.HZ3bkmE6WkCKBrMNqR6dThw88Uym4vKSWvJmQDL7kFE.eOu0wCxlChrOS8Vd4GfQImt6k3_ImsWqNL0XGgCtwytC-ZzzIHhpNvoygw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1356 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1357 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1358 …} -namespace: Closure() {#1360 …} } |
| data | "a2b36c39ca7aabd98f7760cb36c155.HZ3bkmE6WkCKBrMNqR6dThw88Uym4vKSWvJmQDL7kFE.eOu0wCxlChrOS8Vd4GfQImt6k3_ImsWqNL0XGgCtwytC-ZzzIHhpNvoygw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#19083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#19082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1264 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#19084 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_item_movimiento__token" ] |
| cache_key | "_item_movimiento__token_hidden" |
| compound | false |
| data | "a2b36c39ca7aabd98f7760cb36c155.HZ3bkmE6WkCKBrMNqR6dThw88Uym4vKSWvJmQDL7kFE.eOu0wCxlChrOS8Vd4GfQImt6k3_ImsWqNL0XGgCtwytC-ZzzIHhpNvoygw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#19094 -form: Symfony\Component\Form\Form {#19090 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#19085 …5} |
| full_name | "item_movimiento[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "item_movimiento__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_item_movimiento__token" |
| valid | true |
| value | "a2b36c39ca7aabd98f7760cb36c155.HZ3bkmE6WkCKBrMNqR6dThw88Uym4vKSWvJmQDL7kFE.eOu0wCxlChrOS8Vd4GfQImt6k3_ImsWqNL0XGgCtwytC-ZzzIHhpNvoygw" |