Dumped Contents
In
ProductoService.php
line 155:
if($_ENV['DEV_DEBUG'] == "true"){
dump($body);
dump($response);
// die;
}
"<?xml version="1.0" encoding="UTF-8" ?><enquiry><jobTemplateCode>PEDIDO</jobTemplateCode><customerCode>ABAMA</customerCode><addressNumber>1</addressNumber><customerRef>Ref. Cliente</customerRef><contactName>Contacto</contactName><telephone>34 555 99 99 99</telephone><emailAddress>pruebas@acme.es</emailAddress><repCode>WEB</repCode><origCode>BERTO</origCode><currencyCode></currencyCode><dueAt>2022-12-31T17:00</dueAt><!-- Opcional. --><!-- <jobVariable><name>ep_fecha_entrega</name><type>datetime</type><value>2023-12-30T12:00</value></jobVariable>--><!-- Obligatorio. Depende del producto oferta. --><jobVariable><name>ep_tipo_pedido</name><type>string</type><value>FLYER</value></jobVariable><jobVariable><name>ep_titulo</name><type>string</type><value>Pedido WEB</value></jobVariable><jobVariable><name>ep_fecha_entrega</name><type>datetime</type><value>2025-12-22T12:00</value></jobVariable><line><!-- Tipo de Trabajo. --><productCode>IMP_PLANOS</productCode><!-- Título de la línea de oferta. --><description>WEB SERVICES</description><quantity>50</quantity><productVariable><name>E0_1_PrintMachine</name><type>string</type><value>DIGITAL</value></productVariable><productVariable><name>E0_1_Trace</name><type>string</type><value>HOJA</value></productVariable><productVariable><name>E0_1_InkGroup</name><type>string</type><value>CONVENCIONAL</value></productVariable><productVariable><name>E0_1_InkNumberFront</name><type>integer</type><value>4</value></productVariable><productVariable><name>E0_1_InkNumberBack</name><type>integer</type><value>4</value></productVariable><productVariable><name>E0_1_CoveragePer</name><type>integer</type><value>60</value></productVariable><productVariable><name>E_Packing2</name><type>boolean</type><value>0</value></productVariable><productVariable><name>E_PackingItem2</name><type>string</type><value>EC-215-230-145</value></productVariable><productVariable><name>E_KgBox</name><type>decimal</type><value>8.00</value></productVariable><productVariable><name>E_ChangeQtyPack2</name><type>boolean</type><value>0</value></productVariable><productVariable><name>E_ShippingChoice</name><type>boolean</type><value>0</value></productVariable><productVariable><name>E_Destination</name><type>string</type><value>TENERIFE</value></productVariable><productVariable><name>E0_1_MachineForced</name><type>boolean</type><value>0</value></productVariable><productVariable><name>E0_1_SigOWidth</name><type>decimal</type><value>102.50</value></productVariable><productVariable><name>E0_1_SigOHeight</name><type>decimal</type><value>212.50</value></productVariable><productVariable><name>E0_1_PiecesPerSheet</name><type>integer</type><value>1</value></productVariable><productVariable><name>E_FinishGoodUnit</name><type>string</type><value>Piezas</value></productVariable><productVariable><name>E0_1_SustrateUnit</name><type>string</type><value>hojas</value></productVariable><productVariable><name>E0_1_Width</name><type>decimal</type><value>100.00</value></productVariable><productVariable><name>E0_1_Height</name><type>decimal</type><value>210.00</value></productVariable><productVariable><name>E0_1_Sustrate</name><type>string</type><value>PEB150</value></productVariable></line></enquiry>"
In
ProductoService.php
line 156:
if($_ENV['DEV_DEBUG'] == "true"){
dump($body);
dump($response);
// die;
}
if($response->success == "true"){
{#1159
+"success": "true"
+"lineQtyPrice": {#1161
+"lineNumber": "1"
+"quantity": "50"
+"price": "16.69"
+"taxValue": "0"
+"foreignPrice": "0"
+"foreignTaxValue": "0"
+"isUnresolved": "false"
+"whyUnresolved": {#1165}
}
}
In
ProductoController.php
line 148:
if($_ENV['DEV_DEBUG'] == "true"){
dump($producto->getSubGrupoProducto()->getPlantilla());
dump($precio);
}
// Si no obtenemos un precio volvemos a las categorias
"IMP_PLANOS"
In
ProductoController.php
line 149:
if($_ENV['DEV_DEBUG'] == "true"){
dump($producto->getSubGrupoProducto()->getPlantilla());
dump($precio);
}
// Si no obtenemos un precio volvemos a las categorias
if(!isset($precio)){
16.69
In
ProductoService.php
line 129:
$response = $this->apiService->productInputList($producto->getSubGrupoProducto()->getPlantilla());
if($_ENV['DEV_DEBUG'] == "true"){
dump($response);
// die;
}
if($response->success == "true"){
{#1252
+"success": "true"
+"inputs": {#1255
+"input": array:183 [
0 => {#1251
+"inputCode": "E0_1_Cover"
+"description": "Forro"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
1 => {#1437
+"inputCode": "E_FinishGoodUnit"
+"description": "Unidad de medida producto terminado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1434
+"option": array:2 [
0 => {#1436
+"label": "Millares"
+"value": "Millares"
}
1 => {#1435
+"label": "Piezas"
+"value": "Piezas"
}
]
}
}
2 => {#1433
+"inputCode": "E_SalesInfo"
+"description": "Impresiòn"
+"inputType": "UI_TYPE_TAB_PAGE"
}
3 => {#1432
+"inputCode": "E_TSalesInfo"
+"description": "Observación Ventas"
+"inputType": "UI_TYPE_TEXT"
}
4 => {#1431
+"inputCode": "E0_1_CoverV"
+"description": "Componente Impreso"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
5 => {#1430
+"inputCode": "E0_1_Desc"
+"description": "Nombre Componente Impreso"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
6 => {#1429
+"inputCode": "E0_1_MachineForced"
+"description": "Forza Máquina de impresión"
+"inputType": "UI_TYPE_BOOLEAN"
}
7 => {#1428
+"inputCode": "E0_1_PrintMachine"
+"description": "Actividad de Impresión"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1421
+"entry": array:6 [
0 => {#1427
+"code": "CALC_PAPEL"
+"name": "SUSTRATO SIN IMPRESION"
}
1 => {#1426
+"code": "DIGITAL"
+"name": "DIGITAL"
}
2 => {#1425
+"code": "SM 52 2"
+"name": "SM 52 2"
}
3 => {#1424
+"code": "SM 52 4"
+"name": "SM 52 4"
}
4 => {#1423
+"code": "SM 74 5"
+"name": "SM 74 5"
}
5 => {#1422
+"code": "SUSTRATO SIN IMP"
+"name": "SUSTRATO SIN IMPRESION"
}
]
}
}
8 => {#1420
+"inputCode": "E0_1_Width"
+"description": "ANCHO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
9 => {#1419
+"inputCode": "E0_1_Height"
+"description": "LARGO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
10 => {#1418
+"inputCode": "E0_1_Trace"
+"description": "Esquema de Doblez"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1402
+"entry": array:15 [
0 => {#1417
+"code": "06 PAG ACO"
+"name": "06 PAG ACO"
}
1 => {#1416
+"code": "08 PAG ACO"
+"name": "08 PAG ACO"
}
2 => {#1415
+"code": "10 PAG PAR"
+"name": "10 PAG PAR"
}
3 => {#1414
+"code": "12 PAG"
+"name": "12 PAG"
}
4 => {#1413
+"code": "16 PAG CRUZ"
+"name": "16 PAG CRUZ"
}
5 => {#1412
+"code": "24 PAG"
+"name": "24 Páginas"
}
6 => {#1411
+"code": "8 PAG CRUZ"
+"name": "8 Paginas Cruz"
}
7 => {#1410
+"code": "CUADR VENTA"
+"name": "Cuadriptico Ventana"
}
8 => {#1409
+"code": "CUADRIPTICO"
+"name": "Cuadriptico"
}
9 => {#1408
+"code": "DIPTICO"
+"name": "Diptico"
}
10 => {#1407
+"code": "DIPTICO SIN REBASE"
+"name": "Diptico Sin Rebase"
}
11 => {#1406
+"code": "HOJA"
+"name": "hoja"
}
12 => {#1405
+"code": "HOJA SIN SANGRE"
+"name": "Hoja Sin Sangre"
}
13 => {#1404
+"code": "SIN_TRAZO"
+"name": "SIN_TRAZO"
}
14 => {#1403
+"code": "TRIPTICO"
+"name": "Triptico"
}
]
}
}
11 => {#1401
+"inputCode": "E0_1_SigOWidth"
+"description": "ANCHO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
12 => {#1400
+"inputCode": "E0_1_SigOHeight"
+"description": "LARGO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
13 => {#1399
+"inputCode": "E0_1_PiecesPerSheet"
+"description": "Piezas por hoja"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "1000"
}
14 => {#1398
+"inputCode": "E0_1_EliminateMargin"
+"description": "Elimina Márgenes y rebases"
+"inputType": "UI_TYPE_BOOLEAN"
}
15 => {#1397
+"inputCode": "E0_1_FiberOr"
+"description": "Imprime en sentido de fibra?"
+"inputType": "UI_TYPE_BOOLEAN"
}
16 => {#1396
+"inputCode": "E0_1_Sustrate"
+"description": "Papel"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1376
+"entry": array:24 [
0 => {#1395
+"code": "OFF080"
+"name": "Offset de 80 grs"
}
1 => {#1394
+"code": "PADB80"
+"name": "ADHESIVO BRILLO DE 80 GRS"
}
2 => {#1393
+"code": "PADM80"
+"name": "ADHESIVO MATE DE 80 GRS"
}
3 => {#1392
+"code": "PEB090"
+"name": "Estucado Brillo 90g."
}
4 => {#1391
+"code": "PEB100"
+"name": "Estucado Brillo 100g"
}
5 => {#1390
+"code": "PEB115"
+"name": "Estucado Brillo 115g."
}
6 => {#1389
+"code": "PEB130"
+"name": "Estucado Brillo 130g."
}
7 => {#1388
+"code": "PEB150"
+"name": "Estucado Brillo 150g."
}
8 => {#1387
+"code": "PEB170"
+"name": "Estucado Brillo 170g."
}
9 => {#1386
+"code": "PEB200"
+"name": "Estucado Brillo 200g."
}
10 => {#1385
+"code": "PEB250"
+"name": "Estucado Brillo 250g."
}
11 => {#1384
+"code": "PEB300"
+"name": "Estucado Brillo 300g."
}
12 => {#1383
+"code": "PEB350"
+"name": "Estucado Brillo 350g."
}
13 => {#1382
+"code": "PEM090"
+"name": "Estucado Mate 90g."
}
14 => {#1381
+"code": "PEM100"
+"name": "Estucado Mate 100g"
}
15 => {#1380
+"code": "PEM115"
+"name": "Estucado Mate 115g"
}
16 => {#1379
+"code": "PEM130"
+"name": "Estucado Mate 130g"
}
17 => {#1378
+"code": "PEM150"
+"name": "Estucado Mate 150g"
}
18 => {#1377
+"code": "PEM170"
+"name": "Estucado Mate 170g"
}
19 => {#1555
+"code": "PEM200"
+"name": "Estucado Mate 200g"
}
20 => {#1559
+"code": "PEM250"
+"name": "Estucado Mate 250g"
}
21 => {#1558
+"code": "PEM300"
+"name": "Estucado Mate 300g"
}
22 => {#1557
+"code": "PEM350"
+"name": "Estucado Mate 350g"
}
23 => {#1556
+"code": "PESPV230"
+"name": "Especial para posavasos de 230 grs"
}
]
}
}
17 => {#1375
+"inputCode": "E0_1_Standard"
+"description": "Solo Papel Estandard"
+"inputType": "UI_TYPE_BOOLEAN"
}
18 => {#1374
+"inputCode": "E0_1_NewSustrate"
+"description": "Papel Nuevo"
+"inputType": "UI_TYPE_BOOLEAN"
}
19 => {#1373
+"inputCode": "E0_1_SustrateUnit"
+"description": "Unidad por Costo"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1369
+"option": array:3 [
0 => {#1372
+"label": "kg"
+"value": "kg"
}
1 => {#1371
+"label": "m2"
+"value": "m2"
}
2 => {#1370
+"label": "hojas"
+"value": "hojas"
}
]
}
}
20 => {#1550
+"inputCode": "E0_1_SustrateDesc"
+"description": "Descripción para papeles Nuevos"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "100"
+"upperCase": "false"
}
21 => {#1554
+"inputCode": "E0_1_SustrateCost"
+"description": "Costo de papel Nuevo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "1000.0000"
}
22 => {#1553
+"inputCode": "E0_1_SustrateGramage"
+"description": "Gramaje"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "500.0"
}
23 => {#1552
+"inputCode": "E0_1_SustrateWidth"
+"description": "Ancho"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
24 => {#1551
+"inputCode": "E0_1_SustrateHeight"
+"description": "Largo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "1000.0"
}
25 => {#1368
+"inputCode": "E0_1_InkGroup"
+"description": "Grupo de tinta"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1362
+"entry": array:5 [
0 => {#1367
+"code": "CONVENCIONAL"
+"name": "Offset Convencional"
}
1 => {#1366
+"code": "SERIGRAFIA"
+"name": "Tinta Serigrafia"
}
2 => {#1365
+"code": "TE_GAMA UV"
+"name": "Offset UV"
}
3 => {#1364
+"code": "TE_METALICA"
+"name": "Te Metalicas UV"
}
4 => {#1363
+"code": "TE-SIN TINTA"
+"name": "TE-SIN TINTA"
}
]
}
}
26 => {#1545
+"inputCode": "E0_1_InkNumberFront"
+"description": "Número de Tintas"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "9"
}
27 => {#1549
+"inputCode": "E0_1_InkNumberBack"
+"description": "Número de Tintas"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "9"
}
28 => {#1548
+"inputCode": "E0_1_CoveragePer"
+"description": "Porcentaje Cobertura"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "100"
}
29 => {#1547
+"inputCode": "E0_1_InkChoice_1"
+"description": "Elige Tinta 1"
+"inputType": "UI_TYPE_BOOLEAN"
}
30 => {#1546
+"inputCode": "E0_1_InkPer_1"
+"description": "% Tinta 1"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
31 => {#1361
+"inputCode": "E0_1_Ink_1"
+"description": "Tinta 1"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
32 => {#1360
+"inputCode": "E0_1_InkChoice_2"
+"description": "Elige Tinta 2"
+"inputType": "UI_TYPE_BOOLEAN"
}
33 => {#1359
+"inputCode": "E0_1_InkPer_2"
+"description": "% Tinta 2"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
34 => {#1358
+"inputCode": "E0_1_Ink_2"
+"description": "Tinta 2"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
35 => {#1357
+"inputCode": "E0_1_InkChoice_3"
+"description": "Elige Tinta 3"
+"inputType": "UI_TYPE_BOOLEAN"
}
36 => {#1356
+"inputCode": "E0_1_InkPer_3"
+"description": "% Tinta 3"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
37 => {#1355
+"inputCode": "E0_1_Ink_3"
+"description": "Tinta 3"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
38 => {#1354
+"inputCode": "E0_1_InkChoice_4"
+"description": "Elige Tinta 4"
+"inputType": "UI_TYPE_BOOLEAN"
}
39 => {#1543
+"inputCode": "E0_1_InkPer_4"
+"description": "% Tinta 4"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
40 => {#1544
+"inputCode": "E0_1_Ink_4"
+"description": "Tinta 4"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
41 => {#1353
+"inputCode": "E0_1_InkChoice_5"
+"description": "Elige Tinta 5"
+"inputType": "UI_TYPE_BOOLEAN"
}
42 => {#1534
+"inputCode": "E0_1_InkPer_5"
+"description": "% Tinta 5"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
43 => {#1542
+"inputCode": "E0_1_Ink_5"
+"description": "Tinta 5"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
44 => {#1541
+"inputCode": "E0_1_InkChoice_6"
+"description": "Elige Tinta 6"
+"inputType": "UI_TYPE_BOOLEAN"
}
45 => {#1540
+"inputCode": "E0_1_InkPer_6"
+"description": "% Tinta 6"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
46 => {#1539
+"inputCode": "E0_1_Ink_6"
+"description": "Tinta 6"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
47 => {#1538
+"inputCode": "E0_1_VarnishCho_1"
+"description": "Elige Barniz 1"
+"inputType": "UI_TYPE_BOOLEAN"
}
48 => {#1537
+"inputCode": "E0_1_VarnishPer_1"
+"description": "% Barniz 1"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
49 => {#1536
+"inputCode": "E0_1_Varnish_1"
+"description": "Barniz 1"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1348
+"entry": array:5 [
0 => {#1535
+"code": "BAR MAQUINA"
+"name": "Barninz Máquina"
}
1 => {#1352
+"code": "XACA-BARN-UVI-B"
+"name": "Brnizado UVI Externo Brillo"
}
2 => {#1351
+"code": "XACA-BARN-UVI-B-R"
+"name": "Brnizado UVI Externo Brillo reserva"
}
3 => {#1350
+"code": "XACA-BARN-UVI-M"
+"name": "Brnizado UVI Externo Mate"
}
4 => {#1349
+"code": "XACA-BARN-UVI-M-R"
+"name": "Brnizado UVI Externo Mate reserva"
}
]
}
}
50 => {#1347
+"inputCode": "E0_1_SidesVarnish1"
+"description": "Lados Barniz"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1344
+"option": array:2 [
0 => {#1346
+"label": "Cara"
+"value": "1"
}
1 => {#1345
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
51 => {#1343
+"inputCode": "E0_1_VarnishCho_2"
+"description": "Elige Barniz 2"
+"inputType": "UI_TYPE_BOOLEAN"
}
52 => {#1342
+"inputCode": "E0_1_VarnishPer_2"
+"description": "% Barniz 2"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
53 => {#1341
+"inputCode": "E0_1_Varnish_2"
+"description": "Barniz 2"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1335
+"entry": array:5 [
0 => {#1340
+"code": "BAR MAQUINA"
+"name": "Barninz Máquina"
}
1 => {#1339
+"code": "XACA-BARN-UVI-B"
+"name": "Brnizado UVI Externo Brillo"
}
2 => {#1338
+"code": "XACA-BARN-UVI-B-R"
+"name": "Brnizado UVI Externo Brillo reserva"
}
3 => {#1337
+"code": "XACA-BARN-UVI-M"
+"name": "Brnizado UVI Externo Mate"
}
4 => {#1336
+"code": "XACA-BARN-UVI-M-R"
+"name": "Brnizado UVI Externo Mate reserva"
}
]
}
}
54 => {#1334
+"inputCode": "E0_1_SidesVarnish2"
+"description": "Lados Barniz"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1533
+"option": array:2 [
0 => {#1333
+"label": "Cara"
+"value": "1"
}
1 => {#1532
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
55 => {#1332
+"inputCode": "E0_1_LaminateCho_1"
+"description": "Elige Plastificado 1"
+"inputType": "UI_TYPE_BOOLEAN"
}
56 => {#1331
+"inputCode": "E0_1_Laminate_1"
+"description": "Plastificado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1328
+"option": array:2 [
0 => {#1330
+"label": "Laminado Brillante"
+"value": "L-LAM-BRILL"
}
1 => {#1329
+"label": "Laminado Mate"
+"value": "L-LAM-MATE"
}
]
}
}
57 => {#1327
+"inputCode": "E0_1_SidesLaminate1"
+"description": "Lados Plastificado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1324
+"option": array:2 [
0 => {#1326
+"label": "Cara"
+"value": "1"
}
1 => {#1325
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
58 => {#1530
+"inputCode": "E0_1_LaminateCho_2"
+"description": "Elige Plastificado 2"
+"inputType": "UI_TYPE_BOOLEAN"
}
59 => {#1531
+"inputCode": "E0_1_Laminate_2"
+"description": "Tipo de Estampado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1320
+"option": array:3 [
0 => {#1323
+"label": "Laminado Oro"
+"value": "L-LAM-ORO-32"
}
1 => {#1322
+"label": "Laminado Plata"
+"value": "L-LAM-PLATA-32"
}
2 => {#1321
+"label": "Laminado UVI Stamping"
+"value": "L-LAM-UVISTAMPING-32"
}
]
}
}
60 => {#1319
+"inputCode": "E0_1_SidesLaminate2"
+"description": "Lados Estampado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1316
+"option": array:2 [
0 => {#1318
+"label": "Cara"
+"value": "1"
}
1 => {#1317
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
61 => {#1315
+"inputCode": "E_0_1EndCoverV"
+"description": "Forro"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
62 => {#1527
+"inputCode": "E_Finiahing"
+"description": "Acabados"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
63 => {#1529
+"inputCode": "E0_1_HotStampCho_1"
+"description": "Elige Estampado"
+"inputType": "UI_TYPE_BOOLEAN"
}
64 => {#1528
+"inputCode": "E0_1_HotStampEnt_1"
+"description": "Entradas Estampado"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "10"
}
65 => {#1314
+"inputCode": "E0_1_NoHotStamping"
+"description": "Número de piezas Estampado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
66 => {#1523
+"inputCode": "E0_1_HotStampWidth"
+"description": "Ancho Pieza Estampado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
67 => {#1526
+"inputCode": "E0_1_HotStampHeight"
+"description": "Alto Pieza Estampado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
68 => {#1525
+"inputCode": "E0_1_HS_TOOL"
+"description": "Herramental Estampado"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
69 => {#1524
+"inputCode": "E0_1_HotStamping"
+"description": "Estampado"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1312
+"entry": {#1313
+"code": "L-LAM-ORO-32"
+"name": "FOIL ORO 32 CM"
}
}
}
70 => {#1520
+"inputCode": "E0_1_Embossing"
+"description": "Golpe Seco"
+"inputType": "UI_TYPE_BOOLEAN"
}
71 => {#1522
+"inputCode": "E0_1_EmbossingEnt"
+"description": "Entradas Golpe Seco"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "10"
}
72 => {#1521
+"inputCode": "E0_1_NoEmbossing"
+"description": "Número de piezas en golpe seco"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
73 => {#1311
+"inputCode": "E0_1_EmbosingWidth"
+"description": "Ancho Golpe Seco"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
74 => {#1517
+"inputCode": "E0_1_EmbossingHeight"
+"description": "Alto Golpe Seco"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
75 => {#1519
+"inputCode": "E0_1_Embossing_Tool"
+"description": "Herramental Golpe Seco"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
76 => {#1518
+"inputCode": "E0_1_DieCutting"
+"description": "Troquelado"
+"inputType": "UI_TYPE_BOOLEAN"
}
77 => {#1310
+"inputCode": "E0_1_DieCuttingEnt"
+"description": "Entradas Troquelado"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "10"
}
78 => {#1309
+"inputCode": "E0_1_DieCuttingType"
+"description": "Tipo de Troquel"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1516
+"option": {#1514
+"label": "Troqeladora 52x70"
+"value": "SUAJE"
}
}
}
79 => {#1515
+"inputCode": "E0_1_DieCuttingTable"
+"description": "Herramental Troquel"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
80 => {#1308
+"inputCode": "E_EndCover"
+"description": "Forro"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
81 => {#1508
+"inputCode": "E_PrintTabBeg"
+"description": "TAB IMPRESIóN"
+"inputType": "UI_TYPE_TAB_PAGE"
}
82 => {#1513
+"inputCode": "E_Packing"
+"description": "Empaque"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
83 => {#1512
+"inputCode": "E_Packing4"
+"description": "Lleva Empaque 4"
+"inputType": "UI_TYPE_BOOLEAN"
}
84 => {#1511
+"inputCode": "E_PackingPieces_4"
+"description": "Piezas por fajilla"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "10000"
}
85 => {#1510
+"inputCode": "E_Packing2"
+"description": "Lleva Caja"
+"inputType": "UI_TYPE_BOOLEAN"
}
86 => {#1509
+"inputCode": "E_PackingItem2"
+"description": "Tipo de Caja"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
87 => {#1307
+"inputCode": "E_ChangeQtyPack2"
+"description": "Modifica piezas por caja?"
+"inputType": "UI_TYPE_BOOLEAN"
}
88 => {#1306
+"inputCode": "E_PackingPieces_2"
+"description": "Piezas por caja"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "100000"
}
89 => {#1305
+"inputCode": "E_Packing3"
+"description": "Lleva Palet"
+"inputType": "UI_TYPE_BOOLEAN"
}
90 => {#1505
+"inputCode": "E_PackingItem3"
+"description": "Tipo de Palet"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
91 => {#1507
+"inputCode": "E_ChangeQtyPack3"
+"description": "Modifica piezas por palet?"
+"inputType": "UI_TYPE_BOOLEAN"
}
92 => {#1506
+"inputCode": "E_PackingPieces_3"
+"description": "Piezas por Palet"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "1000000"
}
93 => {#1304
+"inputCode": "E_PackingEnd"
+"description": "Empaque"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
94 => {#1499
+"inputCode": "E_Shipipng"
+"description": "Entregas"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
95 => {#1504
+"inputCode": "E_ShippingChoice"
+"description": "Lleva Envíos?"
+"inputType": "UI_TYPE_BOOLEAN"
}
96 => {#1503
+"inputCode": "E_ChoiceNoShipping"
+"description": "Forza Número de Envíos"
+"inputType": "UI_TYPE_BOOLEAN"
}
97 => {#1502
+"inputCode": "E_NoShipping"
+"description": "Número de Envíos"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "10000000"
}
98 => {#1501
+"inputCode": "E_Destination"
+"description": "Destino"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#1296
+"entry": array:8 [
0 => {#1500
+"code": "EL HIERRO"
+"name": "EL HIERRO"
}
1 => {#1303
+"code": "FUERTEVENTURA"
+"name": "FUERTEVENTURA"
}
2 => {#1302
+"code": "LA GOMERA"
+"name": "LA GOMERA"
}
3 => {#1301
+"code": "LA PALMA"
+"name": "LA PALMA"
}
4 => {#1300
+"code": "LANZAROTE"
+"name": "LANZAROTE"
}
5 => {#1299
+"code": "LAS PALMAS"
+"name": "LAS PALMAS"
}
6 => {#1298
+"code": "SANTA CRUZ"
+"name": "SANTA CRUZ"
}
7 => {#1297
+"code": "TENERIFE"
+"name": "TENERIFE"
}
]
}
}
99 => {#1295
+"inputCode": "E_UnitType"
+"description": "Tipo de Unidad"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1293
+"option": {#1294
+"label": "Consolidado"
+"value": "Consolidado"
}
}
}
100 => {#1292
+"inputCode": "E_EndShpping"
+"description": "Empaque"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
101 => {#1291
+"inputCode": "E_Finishing_End"
+"description": "Acabados"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
102 => {#1290
+"inputCode": "E_Adicionales"
+"description": "Tab Adicionales"
+"inputType": "UI_TYPE_TAB_PAGE"
}
103 => {#1289
+"inputCode": "E_AdCostChoice"
+"description": "Costo Adicional"
+"inputType": "UI_TYPE_BOOLEAN"
}
104 => {#1288
+"inputCode": "E_AdCostItem"
+"description": "Tipo de Maquila"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
105 => {#1287
+"inputCode": "E_AdActivityCost"
+"description": "Actividad"
+"inputType": "UI_TYPE_CODE_LOOKUP"
}
106 => {#1286
+"inputCode": "E_AdCosto"
+"description": "Costo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100000.0000"
}
107 => {#1285
+"inputCode": "E_AdUnitCost"
+"description": "Unidad de medida"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1280
+"option": array:4 [
0 => {#1284
+"label": "Millares"
+"value": "Millares"
}
1 => {#1283
+"label": "unidades"
+"value": "unidades"
}
2 => {#1282
+"label": "m2"
+"value": "m2"
}
3 => {#1281
+"label": "1 pieza"
+"value": "1 pieza"
}
]
}
}
108 => {#1493
+"inputCode": "E_AdCostDesc"
+"description": "Descripción del Costo Adicional"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
109 => {#1498
+"inputCode": "E_AdCost2"
+"description": "Costo Adicional 2"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
110 => {#1497
+"inputCode": "E_AdCostChoice_2"
+"description": "Costo Adicional"
+"inputType": "UI_TYPE_BOOLEAN"
}
111 => {#1496
+"inputCode": "E_AdCostItem_2"
+"description": "Tipo de Maquila"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
112 => {#1495
+"inputCode": "E_AdActivityCost_2"
+"description": "Actividad"
+"inputType": "UI_TYPE_CODE_LOOKUP"
}
113 => {#1494
+"inputCode": "E_AdCosto_2"
+"description": "Costo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100000.0000"
}
114 => {#1279
+"inputCode": "E_AdUnitCost_2"
+"description": "Unidad de medida"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1274
+"option": array:4 [
0 => {#1278
+"label": "Millares"
+"value": "Millares"
}
1 => {#1277
+"label": "unidades"
+"value": "unidades"
}
2 => {#1276
+"label": "1 pieza"
+"value": "1 pieza"
}
3 => {#1275
+"label": "m2"
+"value": "m2"
}
]
}
}
115 => {#1489
+"inputCode": "E_AdCostDesc_2"
+"description": "Descripción del Costo Adicional"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
116 => {#1492
+"inputCode": "E_EndAdCost2"
+"description": "Costo Adicional 2"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
117 => {#1491
+"inputCode": "E_AdCost3"
+"description": "Costo Adicional 3"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
118 => {#1490
+"inputCode": "E_AdCostChoice_3"
+"description": "Costo Adicional"
+"inputType": "UI_TYPE_BOOLEAN"
}
119 => {#1273
+"inputCode": "E_AdCostItem_3"
+"description": "Tipo de Maquila"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
120 => {#1272
+"inputCode": "E_AdActivityCost_3"
+"description": "Actividad"
+"inputType": "UI_TYPE_CODE_LOOKUP"
}
121 => {#1271
+"inputCode": "E_AdCosto_3"
+"description": "Costo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100000.0000"
}
122 => {#1464
+"inputCode": "E_AdUnitCost_3"
+"description": "Unidad de medida"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#1484
+"option": array:4 [
0 => {#1488
+"label": "Millares"
+"value": "Millares"
}
1 => {#1487
+"label": "unidades"
+"value": "unidades"
}
2 => {#1486
+"label": "1 pieza"
+"value": "1 pieza"
}
3 => {#1485
+"label": "m2"
+"value": "m2"
}
]
}
}
123 => {#1483
+"inputCode": "E_AdCostDesc_3"
+"description": "Descripción del Costo Adicional"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
124 => {#1482
+"inputCode": "E_EndAdCost3"
+"description": "Costo Adicional 3"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
125 => {#1481
+"inputCode": "E_AdCost4"
+"description": "Articulos Adicionales"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
126 => {#1480
+"inputCode": "E_ItemCosto_1"
+"description": "Factor 1"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
127 => {#1479
+"inputCode": "E_Item_1"
+"description": "Artículo Adicional"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
128 => {#1478
+"inputCode": "E_ItemCosto_2"
+"description": "Factor 2"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
129 => {#1477
+"inputCode": "E_Item_2"
+"description": "Artículo Adicional"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
130 => {#1476
+"inputCode": "E_ItemCosto_3"
+"description": "Factor 3"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
131 => {#1475
+"inputCode": "E_Item_3"
+"description": "Artículo Adicional"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
132 => {#1474
+"inputCode": "E_EndAdCost4"
+"description": "Articulos Adicionales"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
133 => {#1473
+"inputCode": "E _AdicionalesEnd"
+"description": "Adicionales"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
134 => {#1472
+"inputCode": "E_Parameters"
+"description": "Tab Parámetrors"
+"inputType": "UI_TYPE_TAB_PAGE"
}
135 => {#1471
+"inputCode": "E_ParametersSecc"
+"description": "Parámetros"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
136 => {#1470
+"inputCode": "E0_1_Box"
+"description": "Componente 1 Forro"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
137 => {#1469
+"inputCode": "E0_1_ChangeLatMarg"
+"description": "Cambia margen lateral"
+"inputType": "UI_TYPE_BOOLEAN"
}
138 => {#1468
+"inputCode": "E0_1_LateralMargin"
+"description": "Margen Lateral"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
139 => {#1467
+"inputCode": "E0_1_ChangeSupInfMrg"
+"description": "Cambia margen superior / inferior"
+"inputType": "UI_TYPE_BOOLEAN"
}
140 => {#1466
+"inputCode": "E0_1_SupInfMargin"
+"description": "Margen Superior / Inferior"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
141 => {#1465
+"inputCode": "E0_1_ChangeMin"
+"description": "Cambia ancho y alto mínimos"
+"inputType": "UI_TYPE_BOOLEAN"
}
142 => {#1270
+"inputCode": "E0_1_MinWidth"
+"description": "Mínimo de impresión"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
143 => {#1269
+"inputCode": "E0_1_MinHeight"
+"description": ". x ."
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "5000.0"
}
144 => {#1268
+"inputCode": "E0_1_ChangeClamp"
+"description": "Cambia Pinza"
+"inputType": "UI_TYPE_BOOLEAN"
}
145 => {#1267
+"inputCode": "E0_1_Clamp"
+"description": "Pinza"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
146 => {#1266
+"inputCode": "E0_1_ChangeDownClamp"
+"description": "Cambia Contra Pinza"
+"inputType": "UI_TYPE_BOOLEAN"
}
147 => {#1265
+"inputCode": "E0_1_DownClamp"
+"description": "Contra Pinza"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
148 => {#1448
+"inputCode": "E0_1_ChangeDistAxis"
+"description": "Cambia gap al eje"
+"inputType": "UI_TYPE_BOOLEAN"
}
149 => {#1463
+"inputCode": "E0_1_DistanceAxisDir"
+"description": "Separación al Eje"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100.0000"
}
150 => {#1462
+"inputCode": "E0_1_ChangeDistDev"
+"description": "Cambia gap al desarrollo"
+"inputType": "UI_TYPE_BOOLEAN"
}
151 => {#1461
+"inputCode": "E0_1_DistanceDirMach"
+"description": "Separación al Desarrollo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100.0000"
}
152 => {#1460
+"inputCode": "E0_1_ChangeMaxWidth"
+"description": "Cambia Ancho Máximo"
+"inputType": "UI_TYPE_BOOLEAN"
}
153 => {#1459
+"inputCode": "E0_1_MaxWidth"
+"description": "Ancho Máximo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "10000.0"
}
154 => {#1458
+"inputCode": "E0_1_ChangeMaxHeight"
+"description": "Cambia Alto Máximo"
+"inputType": "UI_TYPE_BOOLEAN"
}
155 => {#1457
+"inputCode": "E0_1_MaxHeight"
+"description": "Alto Máximo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
156 => {#1456
+"inputCode": "E0_1_ChDigSignature"
+"description": "Cambia max pliegos digital"
+"inputType": "UI_TYPE_BOOLEAN"
}
157 => {#1455
+"inputCode": "E0_1_DigSignature"
+"description": "Max Pliegos Digitales"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "10000.0"
}
158 => {#1454
+"inputCode": "E0_1_Ch52Signature"
+"description": "Cambia max pliegos 52"
+"inputType": "UI_TYPE_BOOLEAN"
}
159 => {#1453
+"inputCode": "E0_1_52Signature"
+"description": "Max Pliegos Digitales"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "10000.0"
}
160 => {#1452
+"inputCode": "E0_1_EBox"
+"description": "Fin Box Componente 1 Forro"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
161 => {#1451
+"inputCode": "E_ChangeSpliceGlue"
+"description": "Cambia el pegamento de empalme"
+"inputType": "UI_TYPE_BOOLEAN"
}
162 => {#1450
+"inputCode": "E_SpliceGlue"
+"description": "Pegamento Empalme"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
163 => {#1449
+"inputCode": "E_ChangeKgBox"
+"description": "Cambia los kg por caja"
+"inputType": "UI_TYPE_BOOLEAN"
}
164 => {#1264
+"inputCode": "E_KgBox"
+"description": "Kg por caja"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
165 => {#1263
+"inputCode": "E_ChangeKgPalette"
+"description": "Cambia los kg por palet"
+"inputType": "UI_TYPE_BOOLEAN"
}
166 => {#1262
+"inputCode": "E_KgPallete"
+"description": "Kg por palet"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "1200.00"
}
167 => {#1441
+"inputCode": "E_ChangeKgTrailer"
+"description": "Cambia los kg por Tráiler"
+"inputType": "UI_TYPE_BOOLEAN"
}
168 => {#1447
+"inputCode": "E_KgTrailer"
+"description": "Kg por Tráiler"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100000.00"
}
169 => {#1446
+"inputCode": "E_ChangeKgTruck"
+"description": "Cambia los kg por Thorton"
+"inputType": "UI_TYPE_BOOLEAN"
}
170 => {#1445
+"inputCode": "E_KgTruck"
+"description": "Kg por Thorton"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100000.00"
}
171 => {#1444
+"inputCode": "E_ChangeCost"
+"description": "Cambia Costo Flete consolidado"
+"inputType": "UI_TYPE_BOOLEAN"
}
172 => {#1443
+"inputCode": "E_CostFreeight"
+"description": "Costo Flete Consolidado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100000.00"
}
173 => {#1442
+"inputCode": "E_ParametersSecEnd"
+"description": "Parámetros"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
174 => {#1261
+"inputCode": "E_Texts"
+"description": "Texto"
+"inputType": "UI_TYPE_TAB_PAGE"
}
175 => {#1260
+"inputCode": "E_TextsSecc"
+"description": "Textos"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
176 => {#1259
+"inputCode": "E_ChangeQText"
+"description": "Cambia Texto Propuesta?"
+"inputType": "UI_TYPE_BOOLEAN"
}
177 => {#1258
+"inputCode": "E_QuoteDesc"
+"description": "Texto de propuesta"
+"inputType": "UI_TYPE_TEXT"
}
178 => {#1257
+"inputCode": "E_ChangePText"
+"description": "Cambia Texto del Producto?"
+"inputType": "UI_TYPE_BOOLEAN"
}
179 => {#1256
+"inputCode": "E_ProductDescription"
+"description": "Descripción del producto"
+"inputType": "UI_TYPE_TEXT"
}
180 => {#1438
+"inputCode": "E_ChangePrtText"
+"description": "Cambia Instrucciones de impresión?"
+"inputType": "UI_TYPE_BOOLEAN"
}
181 => {#1440
+"inputCode": "E_PrintDescription"
+"description": "Descripción de impresión"
+"inputType": "UI_TYPE_TEXT"
}
182 => {#1439
+"inputCode": "E_TextsSecEnd"
+"description": "Texto OP"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
]
}
}
In
ProductoController.php
line 177:
if($_ENV['DEV_DEBUG'] == "true"){
dump($inputs_api);
// die;
}
$form = $this->createForm(ItemCarroCompraType::class, $itemCarroCompra, [
array:22 [
0 => array:14 [
"inputCode" => "E0_1_PrintMachine"
"inputType" => "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
"description" => "Actividad de Impresión"
"label_placeholder" => "Actividad de Impresión"
"tipo" => "select"
"options" => array:6 [
0 => array:2 [
"label" => "SUSTRATO SIN IMPRESION"
"value" => "CALC_PAPEL"
]
1 => array:2 [
"label" => "DIGITAL"
"value" => "DIGITAL"
]
2 => array:2 [
"label" => "SM 52 2"
"value" => "SM 52 2"
]
3 => array:2 [
"label" => "SM 52 4"
"value" => "SM 52 4"
]
4 => array:2 [
"label" => "SM 74 5"
"value" => "SM 74 5"
]
5 => array:2 [
"label" => "SUSTRATO SIN IMPRESION"
"value" => "SUSTRATO SIN IMP"
]
]
"id_detalle" => 364
"visible" => false
"api_type" => "productVariable"
"value" => "DIGITAL"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
1 => array:14 [
"inputCode" => "E0_1_Trace"
"inputType" => "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
"description" => "Esquema de Doblez"
"label_placeholder" => "Esquema de Doblez"
"tipo" => "select"
"options" => array:15 [
0 => array:2 [
"label" => "06 PAG ACO"
"value" => "06 PAG ACO"
]
1 => array:2 [
"label" => "08 PAG ACO"
"value" => "08 PAG ACO"
]
2 => array:2 [
"label" => "10 PAG PAR"
"value" => "10 PAG PAR"
]
3 => array:2 [
"label" => "12 PAG"
"value" => "12 PAG"
]
4 => array:2 [
"label" => "16 PAG CRUZ"
"value" => "16 PAG CRUZ"
]
5 => array:2 [
"label" => "24 Páginas"
"value" => "24 PAG"
]
6 => array:2 [
"label" => "8 Paginas Cruz"
"value" => "8 PAG CRUZ"
]
7 => array:2 [
"label" => "Cuadriptico Ventana"
"value" => "CUADR VENTA"
]
8 => array:2 [
"label" => "Cuadriptico"
"value" => "CUADRIPTICO"
]
9 => array:2 [
"label" => "Diptico"
"value" => "DIPTICO"
]
10 => array:2 [
"label" => "Diptico Sin Rebase"
"value" => "DIPTICO SIN REBASE"
]
11 => array:2 [
"label" => "hoja"
"value" => "HOJA"
]
12 => array:2 [
"label" => "Hoja Sin Sangre"
"value" => "HOJA SIN SANGRE"
]
13 => array:2 [
"label" => "SIN_TRAZO"
"value" => "SIN_TRAZO"
]
14 => array:2 [
"label" => "Triptico"
"value" => "TRIPTICO"
]
]
"id_detalle" => 367
"visible" => false
"api_type" => "productVariable"
"value" => "HOJA"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
2 => array:14 [
"inputCode" => "E0_1_InkGroup"
"inputType" => "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
"description" => "Grupo de tinta"
"label_placeholder" => "Grupo de tinta"
"tipo" => "select"
"options" => array:5 [
0 => array:2 [
"label" => "Offset Convencional"
"value" => "CONVENCIONAL"
]
1 => array:2 [
"label" => "Tinta Serigrafia"
"value" => "SERIGRAFIA"
]
2 => array:2 [
"label" => "Offset UV"
"value" => "TE_GAMA UV"
]
3 => array:2 [
"label" => "Te Metalicas UV"
"value" => "TE_METALICA"
]
4 => array:2 [
"label" => "TE-SIN TINTA"
"value" => "TE-SIN TINTA"
]
]
"id_detalle" => 369
"visible" => false
"api_type" => "productVariable"
"value" => "CONVENCIONAL"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => true
]
3 => array:14 [
"inputCode" => "E0_1_InkNumberFront"
"inputType" => "UI_TYPE_NUMBER"
"description" => "Número de Tintas"
"label_placeholder" => "Tintas Cara"
"tipo" => "integer"
"options" => []
"min" => "1"
"max" => "4"
"step" => 1
"id_detalle" => 370
"visible" => true
"api_type" => "productVariable"
"value" => "4"
"required" => true
]
4 => array:14 [
"inputCode" => "E0_1_InkNumberBack"
"inputType" => "UI_TYPE_NUMBER"
"description" => "Número de Tintas"
"label_placeholder" => "Tintas Dorso (0 solo cara)"
"tipo" => "integer"
"options" => []
"min" => "0"
"max" => "4"
"step" => 1
"id_detalle" => 371
"visible" => true
"api_type" => "productVariable"
"value" => "4"
"required" => true
]
5 => array:14 [
"inputCode" => "E0_1_CoveragePer"
"inputType" => "UI_TYPE_NUMBER"
"description" => "Porcentaje Cobertura"
"label_placeholder" => "Porcentaje Cobertura"
"tipo" => "integer"
"options" => []
"min" => "0"
"max" => "100"
"step" => 1
"id_detalle" => 372
"visible" => false
"api_type" => "productVariable"
"value" => "60"
"required" => true
]
6 => array:14 [
"inputCode" => "E_Packing2"
"inputType" => "UI_TYPE_BOOLEAN"
"description" => "Lleva Caja"
"label_placeholder" => "Lleva Caja"
"tipo" => "checkbox"
"options" => array:2 [
0 => array:2 [
"label" => "Sí"
"value" => "1"
]
1 => array:2 [
"label" => "No"
"value" => "0"
]
]
"id_detalle" => 373
"visible" => false
"api_type" => "productVariable"
"value" => "0"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
7 => array:14 [
"inputCode" => "E_PackingItem2"
"inputType" => "UI_TYPE_ITEM_LOOKUP"
"description" => "Tipo de Caja"
"label_placeholder" => "Tipo de Caja"
"tipo" => "select"
"options" => []
"id_detalle" => 374
"visible" => false
"api_type" => "productVariable"
"value" => "EC-215-230-145"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
8 => array:14 [
"inputCode" => "E_KgBox"
"inputType" => "UI_TYPE_DECIMAL"
"description" => "Kg por caja"
"label_placeholder" => "Kg por caja"
"tipo" => "number"
"options" => []
"min" => "0.00"
"max" => "100.00"
"step" => 1
"id_detalle" => 375
"visible" => false
"api_type" => "productVariable"
"value" => "8.00"
"required" => true
]
9 => array:14 [
"inputCode" => "E_ChangeQtyPack2"
"inputType" => "UI_TYPE_BOOLEAN"
"description" => "Modifica piezas por caja?"
"label_placeholder" => "Modifica piezas por caja?"
"tipo" => "checkbox"
"options" => array:2 [
0 => array:2 [
"label" => "Sí"
"value" => "1"
]
1 => array:2 [
"label" => "No"
"value" => "0"
]
]
"id_detalle" => 376
"visible" => false
"api_type" => "productVariable"
"value" => "0"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => true
]
10 => array:14 [
"inputCode" => "E_ShippingChoice"
"inputType" => "UI_TYPE_BOOLEAN"
"description" => "Lleva Envíos?"
"label_placeholder" => "Lleva Envíos"
"tipo" => "checkbox"
"options" => array:2 [
0 => array:2 [
"label" => "Sí"
"value" => "1"
]
1 => array:2 [
"label" => "No"
"value" => "0"
]
]
"id_detalle" => 377
"visible" => false
"api_type" => "productVariable"
"value" => "0"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
11 => array:14 [
"inputCode" => "E_Destination"
"inputType" => "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
"description" => "Destino"
"label_placeholder" => "Destino"
"tipo" => "select"
"options" => array:8 [
0 => array:2 [
"label" => "EL HIERRO"
"value" => "EL HIERRO"
]
1 => array:2 [
"label" => "FUERTEVENTURA"
"value" => "FUERTEVENTURA"
]
2 => array:2 [
"label" => "LA GOMERA"
"value" => "LA GOMERA"
]
3 => array:2 [
"label" => "LA PALMA"
"value" => "LA PALMA"
]
4 => array:2 [
"label" => "LANZAROTE"
"value" => "LANZAROTE"
]
5 => array:2 [
"label" => "LAS PALMAS"
"value" => "LAS PALMAS"
]
6 => array:2 [
"label" => "SANTA CRUZ"
"value" => "SANTA CRUZ"
]
7 => array:2 [
"label" => "TENERIFE"
"value" => "TENERIFE"
]
]
"id_detalle" => 378
"visible" => false
"api_type" => "productVariable"
"value" => "TENERIFE"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
12 => array:14 [
"inputCode" => "E0_1_MachineForced"
"inputType" => "UI_TYPE_BOOLEAN"
"description" => "Forza Máquina de impresión"
"label_placeholder" => "Forza Máquina de impresión"
"tipo" => "checkbox"
"options" => array:2 [
0 => array:2 [
"label" => "Sí"
"value" => "1"
]
1 => array:2 [
"label" => "No"
"value" => "0"
]
]
"id_detalle" => 379
"visible" => false
"api_type" => "productVariable"
"value" => "0"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => false
]
13 => array:14 [
"inputCode" => "E0_1_SigOWidth"
"inputType" => "UI_TYPE_DECIMAL"
"description" => "ANCHO"
"label_placeholder" => "ANCHO"
"tipo" => "number"
"options" => []
"min" => "0.0"
"max" => "2000.0"
"step" => 1
"id_detalle" => 380
"visible" => false
"api_type" => "productVariable"
"value" => "102.50"
"required" => true
]
14 => array:14 [
"inputCode" => "E0_1_SigOHeight"
"inputType" => "UI_TYPE_DECIMAL"
"description" => "LARGO"
"label_placeholder" => "LARGO"
"tipo" => "number"
"options" => []
"min" => "0.0"
"max" => "2000.0"
"step" => 1
"id_detalle" => 381
"visible" => false
"api_type" => "productVariable"
"value" => "212.50"
"required" => true
]
15 => array:14 [
"inputCode" => "E0_1_PiecesPerSheet"
"inputType" => "UI_TYPE_NUMBER"
"description" => "Piezas por hoja"
"label_placeholder" => "Piezas por hoja"
"tipo" => "integer"
"options" => []
"min" => "0"
"max" => "1000"
"step" => 1
"id_detalle" => 382
"visible" => false
"api_type" => "productVariable"
"value" => "1"
"required" => false
]
16 => array:16 [
"inputCode" => "E_FinishGoodUnit"
"inputType" => "UI_TYPE_CHOICE"
"description" => "Unidad de medida producto terminado"
"label_placeholder" => "Unidad de medida"
"tipo" => "radio"
"options" => array:2 [
0 => array:2 [
"label" => "Millares"
"value" => "Millares"
]
1 => array:2 [
"label" => "Piezas"
"value" => "Piezas"
]
]
"id_detalle" => 383
"visible" => false
"api_type" => "productVariable"
"value" => "Piezas"
"id_relacion" => null
"has_relacion" => false
"values_show_direccion" => []
"attribute_info" => null
"disabled" => false
"required" => true
]
17 => array:16 [
"inputCode" => "E0_1_SustrateUnit"
"inputType" => "UI_TYPE_CHOICE"
"description" => "Unidad por Costo"
"label_placeholder" => "Unidad por Costo"
"tipo" => "radio"
"options" => array:3 [
0 => array:2 [
"label" => "kg"
"value" => "kg"
]
1 => array:2 [
"label" => "m2"
"value" => "m2"
]
2 => array:2 [
"label" => "hojas"
"value" => "hojas"
]
]
"id_detalle" => 384
"visible" => false
"api_type" => "productVariable"
"value" => "hojas"
"id_relacion" => null
"has_relacion" => false
"values_show_direccion" => []
"attribute_info" => null
"disabled" => false
"required" => true
]
18 => array:14 [
"inputCode" => "E0_1_Width"
"inputType" => "UI_TYPE_DECIMAL"
"description" => "ANCHO"
"label_placeholder" => "Ancho"
"tipo" => "number"
"options" => []
"min" => "0.0"
"max" => "2000.0"
"step" => 1
"id_detalle" => 365
"visible" => true
"api_type" => "productVariable"
"value" => "100.00"
"required" => true
]
19 => array:14 [
"inputCode" => "E0_1_Height"
"inputType" => "UI_TYPE_DECIMAL"
"description" => "LARGO"
"label_placeholder" => "Largo"
"tipo" => "number"
"options" => []
"min" => "0.0"
"max" => "2000.0"
"step" => 1
"id_detalle" => 366
"visible" => true
"api_type" => "productVariable"
"value" => "210.00"
"required" => true
]
20 => array:14 [
"inputCode" => "E0_1_Sustrate"
"inputType" => "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
"description" => "Papel"
"label_placeholder" => "Papel"
"tipo" => "select"
"options" => array:20 [
0 => array:2 [
"label" => "Estucado Brillo 90g."
"value" => "PEB090"
]
1 => array:2 [
"label" => "Estucado Brillo 100g"
"value" => "PEB100"
]
2 => array:2 [
"label" => "Estucado Brillo 115g."
"value" => "PEB115"
]
3 => array:2 [
"label" => "Estucado Brillo 130g."
"value" => "PEB130"
]
4 => array:2 [
"label" => "Estucado Brillo 150g."
"value" => "PEB150"
]
5 => array:2 [
"label" => "Estucado Brillo 170g."
"value" => "PEB170"
]
6 => array:2 [
"label" => "Estucado Brillo 200g."
"value" => "PEB200"
]
7 => array:2 [
"label" => "Estucado Brillo 250g."
"value" => "PEB250"
]
8 => array:2 [
"label" => "Estucado Brillo 300g."
"value" => "PEB300"
]
9 => array:2 [
"label" => "Estucado Brillo 350g."
"value" => "PEB350"
]
10 => array:2 [
"label" => "Estucado Mate 90g."
"value" => "PEM090"
]
11 => array:2 [
"label" => "Estucado Mate 100g"
"value" => "PEM100"
]
12 => array:2 [
"label" => "Estucado Mate 115g"
"value" => "PEM115"
]
13 => array:2 [
"label" => "Estucado Mate 130g"
"value" => "PEM130"
]
14 => array:2 [
"label" => "Estucado Mate 150g"
"value" => "PEM150"
]
15 => array:2 [
"label" => "Estucado Mate 170g"
"value" => "PEM170"
]
16 => array:2 [
"label" => "Estucado Mate 200g"
"value" => "PEM200"
]
17 => array:2 [
"label" => "Estucado Mate 250g"
"value" => "PEM250"
]
18 => array:2 [
"label" => "Estucado Mate 300g"
"value" => "PEM300"
]
19 => array:2 [
"label" => "Estucado Mate 350g"
"value" => "PEM350"
]
]
"id_detalle" => 368
"visible" => true
"api_type" => "productVariable"
"value" => "PEB150"
"id_relacion" => null
"has_relacion" => false
"disabled" => false
"required" => true
]
21 => array:11 [
"inputCode" => "ep_fecha_entrega"
"inputType" => "datetime"
"description" => ""
"label_placeholder" => "Fecha de entraga"
"tipo" => "datetime"
"options" => []
"id_detalle" => 385
"visible" => true
"api_type" => "jobVariable"
"value" => DateTime @1766435180 {#1946
date: 2025-12-22 20:26:20.083552 Atlantic/Canary (+00:00)
}
"required" => true
]
]
In
ProductoService.php
line 129:
$response = $this->apiService->productInputList($producto->getSubGrupoProducto()->getPlantilla());
if($_ENV['DEV_DEBUG'] == "true"){
dump($response);
// die;
}
if($response->success == "true"){
{#1419
+"success": "true"
+"inputs": {#1949
+"input": array:183 [
0 => {#1432
+"inputCode": "E0_1_Cover"
+"description": "Forro"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
1 => {#2193
+"inputCode": "E_FinishGoodUnit"
+"description": "Unidad de medida producto terminado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2190
+"option": array:2 [
0 => {#2192
+"label": "Millares"
+"value": "Millares"
}
1 => {#2191
+"label": "Piezas"
+"value": "Piezas"
}
]
}
}
2 => {#2189
+"inputCode": "E_SalesInfo"
+"description": "Impresiòn"
+"inputType": "UI_TYPE_TAB_PAGE"
}
3 => {#2188
+"inputCode": "E_TSalesInfo"
+"description": "Observación Ventas"
+"inputType": "UI_TYPE_TEXT"
}
4 => {#2187
+"inputCode": "E0_1_CoverV"
+"description": "Componente Impreso"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
5 => {#2186
+"inputCode": "E0_1_Desc"
+"description": "Nombre Componente Impreso"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
6 => {#2185
+"inputCode": "E0_1_MachineForced"
+"description": "Forza Máquina de impresión"
+"inputType": "UI_TYPE_BOOLEAN"
}
7 => {#2184
+"inputCode": "E0_1_PrintMachine"
+"description": "Actividad de Impresión"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2177
+"entry": array:6 [
0 => {#2183
+"code": "CALC_PAPEL"
+"name": "SUSTRATO SIN IMPRESION"
}
1 => {#2182
+"code": "DIGITAL"
+"name": "DIGITAL"
}
2 => {#2181
+"code": "SM 52 2"
+"name": "SM 52 2"
}
3 => {#2180
+"code": "SM 52 4"
+"name": "SM 52 4"
}
4 => {#2179
+"code": "SM 74 5"
+"name": "SM 74 5"
}
5 => {#2178
+"code": "SUSTRATO SIN IMP"
+"name": "SUSTRATO SIN IMPRESION"
}
]
}
}
8 => {#2176
+"inputCode": "E0_1_Width"
+"description": "ANCHO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
9 => {#2175
+"inputCode": "E0_1_Height"
+"description": "LARGO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
10 => {#2174
+"inputCode": "E0_1_Trace"
+"description": "Esquema de Doblez"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2158
+"entry": array:15 [
0 => {#2173
+"code": "06 PAG ACO"
+"name": "06 PAG ACO"
}
1 => {#2172
+"code": "08 PAG ACO"
+"name": "08 PAG ACO"
}
2 => {#2171
+"code": "10 PAG PAR"
+"name": "10 PAG PAR"
}
3 => {#2170
+"code": "12 PAG"
+"name": "12 PAG"
}
4 => {#2169
+"code": "16 PAG CRUZ"
+"name": "16 PAG CRUZ"
}
5 => {#2168
+"code": "24 PAG"
+"name": "24 Páginas"
}
6 => {#2167
+"code": "8 PAG CRUZ"
+"name": "8 Paginas Cruz"
}
7 => {#2166
+"code": "CUADR VENTA"
+"name": "Cuadriptico Ventana"
}
8 => {#2165
+"code": "CUADRIPTICO"
+"name": "Cuadriptico"
}
9 => {#2164
+"code": "DIPTICO"
+"name": "Diptico"
}
10 => {#2163
+"code": "DIPTICO SIN REBASE"
+"name": "Diptico Sin Rebase"
}
11 => {#2162
+"code": "HOJA"
+"name": "hoja"
}
12 => {#2161
+"code": "HOJA SIN SANGRE"
+"name": "Hoja Sin Sangre"
}
13 => {#2160
+"code": "SIN_TRAZO"
+"name": "SIN_TRAZO"
}
14 => {#2159
+"code": "TRIPTICO"
+"name": "Triptico"
}
]
}
}
11 => {#2157
+"inputCode": "E0_1_SigOWidth"
+"description": "ANCHO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
12 => {#2156
+"inputCode": "E0_1_SigOHeight"
+"description": "LARGO"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
13 => {#2155
+"inputCode": "E0_1_PiecesPerSheet"
+"description": "Piezas por hoja"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "1000"
}
14 => {#2154
+"inputCode": "E0_1_EliminateMargin"
+"description": "Elimina Márgenes y rebases"
+"inputType": "UI_TYPE_BOOLEAN"
}
15 => {#2153
+"inputCode": "E0_1_FiberOr"
+"description": "Imprime en sentido de fibra?"
+"inputType": "UI_TYPE_BOOLEAN"
}
16 => {#2152
+"inputCode": "E0_1_Sustrate"
+"description": "Papel"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2132
+"entry": array:24 [
0 => {#2151
+"code": "OFF080"
+"name": "Offset de 80 grs"
}
1 => {#2150
+"code": "PADB80"
+"name": "ADHESIVO BRILLO DE 80 GRS"
}
2 => {#2149
+"code": "PADM80"
+"name": "ADHESIVO MATE DE 80 GRS"
}
3 => {#2148
+"code": "PEB090"
+"name": "Estucado Brillo 90g."
}
4 => {#2147
+"code": "PEB100"
+"name": "Estucado Brillo 100g"
}
5 => {#2146
+"code": "PEB115"
+"name": "Estucado Brillo 115g."
}
6 => {#2145
+"code": "PEB130"
+"name": "Estucado Brillo 130g."
}
7 => {#2144
+"code": "PEB150"
+"name": "Estucado Brillo 150g."
}
8 => {#2143
+"code": "PEB170"
+"name": "Estucado Brillo 170g."
}
9 => {#2142
+"code": "PEB200"
+"name": "Estucado Brillo 200g."
}
10 => {#2141
+"code": "PEB250"
+"name": "Estucado Brillo 250g."
}
11 => {#2140
+"code": "PEB300"
+"name": "Estucado Brillo 300g."
}
12 => {#2139
+"code": "PEB350"
+"name": "Estucado Brillo 350g."
}
13 => {#2138
+"code": "PEM090"
+"name": "Estucado Mate 90g."
}
14 => {#2137
+"code": "PEM100"
+"name": "Estucado Mate 100g"
}
15 => {#2136
+"code": "PEM115"
+"name": "Estucado Mate 115g"
}
16 => {#2135
+"code": "PEM130"
+"name": "Estucado Mate 130g"
}
17 => {#2134
+"code": "PEM150"
+"name": "Estucado Mate 150g"
}
18 => {#2133
+"code": "PEM170"
+"name": "Estucado Mate 170g"
}
19 => {#2311
+"code": "PEM200"
+"name": "Estucado Mate 200g"
}
20 => {#2315
+"code": "PEM250"
+"name": "Estucado Mate 250g"
}
21 => {#2314
+"code": "PEM300"
+"name": "Estucado Mate 300g"
}
22 => {#2313
+"code": "PEM350"
+"name": "Estucado Mate 350g"
}
23 => {#2312
+"code": "PESPV230"
+"name": "Especial para posavasos de 230 grs"
}
]
}
}
17 => {#2131
+"inputCode": "E0_1_Standard"
+"description": "Solo Papel Estandard"
+"inputType": "UI_TYPE_BOOLEAN"
}
18 => {#2130
+"inputCode": "E0_1_NewSustrate"
+"description": "Papel Nuevo"
+"inputType": "UI_TYPE_BOOLEAN"
}
19 => {#2129
+"inputCode": "E0_1_SustrateUnit"
+"description": "Unidad por Costo"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2125
+"option": array:3 [
0 => {#2128
+"label": "kg"
+"value": "kg"
}
1 => {#2127
+"label": "m2"
+"value": "m2"
}
2 => {#2126
+"label": "hojas"
+"value": "hojas"
}
]
}
}
20 => {#2306
+"inputCode": "E0_1_SustrateDesc"
+"description": "Descripción para papeles Nuevos"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "100"
+"upperCase": "false"
}
21 => {#2310
+"inputCode": "E0_1_SustrateCost"
+"description": "Costo de papel Nuevo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "1000.0000"
}
22 => {#2309
+"inputCode": "E0_1_SustrateGramage"
+"description": "Gramaje"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "500.0"
}
23 => {#2308
+"inputCode": "E0_1_SustrateWidth"
+"description": "Ancho"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
24 => {#2307
+"inputCode": "E0_1_SustrateHeight"
+"description": "Largo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "1000.0"
}
25 => {#2124
+"inputCode": "E0_1_InkGroup"
+"description": "Grupo de tinta"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2118
+"entry": array:5 [
0 => {#2123
+"code": "CONVENCIONAL"
+"name": "Offset Convencional"
}
1 => {#2122
+"code": "SERIGRAFIA"
+"name": "Tinta Serigrafia"
}
2 => {#2121
+"code": "TE_GAMA UV"
+"name": "Offset UV"
}
3 => {#2120
+"code": "TE_METALICA"
+"name": "Te Metalicas UV"
}
4 => {#2119
+"code": "TE-SIN TINTA"
+"name": "TE-SIN TINTA"
}
]
}
}
26 => {#2301
+"inputCode": "E0_1_InkNumberFront"
+"description": "Número de Tintas"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "9"
}
27 => {#2305
+"inputCode": "E0_1_InkNumberBack"
+"description": "Número de Tintas"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "9"
}
28 => {#2304
+"inputCode": "E0_1_CoveragePer"
+"description": "Porcentaje Cobertura"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "100"
}
29 => {#2303
+"inputCode": "E0_1_InkChoice_1"
+"description": "Elige Tinta 1"
+"inputType": "UI_TYPE_BOOLEAN"
}
30 => {#2302
+"inputCode": "E0_1_InkPer_1"
+"description": "% Tinta 1"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
31 => {#2117
+"inputCode": "E0_1_Ink_1"
+"description": "Tinta 1"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
32 => {#2116
+"inputCode": "E0_1_InkChoice_2"
+"description": "Elige Tinta 2"
+"inputType": "UI_TYPE_BOOLEAN"
}
33 => {#2115
+"inputCode": "E0_1_InkPer_2"
+"description": "% Tinta 2"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
34 => {#2114
+"inputCode": "E0_1_Ink_2"
+"description": "Tinta 2"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
35 => {#2113
+"inputCode": "E0_1_InkChoice_3"
+"description": "Elige Tinta 3"
+"inputType": "UI_TYPE_BOOLEAN"
}
36 => {#2112
+"inputCode": "E0_1_InkPer_3"
+"description": "% Tinta 3"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
37 => {#2111
+"inputCode": "E0_1_Ink_3"
+"description": "Tinta 3"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
38 => {#2110
+"inputCode": "E0_1_InkChoice_4"
+"description": "Elige Tinta 4"
+"inputType": "UI_TYPE_BOOLEAN"
}
39 => {#2299
+"inputCode": "E0_1_InkPer_4"
+"description": "% Tinta 4"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
40 => {#2300
+"inputCode": "E0_1_Ink_4"
+"description": "Tinta 4"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
41 => {#2109
+"inputCode": "E0_1_InkChoice_5"
+"description": "Elige Tinta 5"
+"inputType": "UI_TYPE_BOOLEAN"
}
42 => {#2290
+"inputCode": "E0_1_InkPer_5"
+"description": "% Tinta 5"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
43 => {#2298
+"inputCode": "E0_1_Ink_5"
+"description": "Tinta 5"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
44 => {#2297
+"inputCode": "E0_1_InkChoice_6"
+"description": "Elige Tinta 6"
+"inputType": "UI_TYPE_BOOLEAN"
}
45 => {#2296
+"inputCode": "E0_1_InkPer_6"
+"description": "% Tinta 6"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
46 => {#2295
+"inputCode": "E0_1_Ink_6"
+"description": "Tinta 6"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
47 => {#2294
+"inputCode": "E0_1_VarnishCho_1"
+"description": "Elige Barniz 1"
+"inputType": "UI_TYPE_BOOLEAN"
}
48 => {#2293
+"inputCode": "E0_1_VarnishPer_1"
+"description": "% Barniz 1"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
49 => {#2292
+"inputCode": "E0_1_Varnish_1"
+"description": "Barniz 1"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2104
+"entry": array:5 [
0 => {#2291
+"code": "BAR MAQUINA"
+"name": "Barninz Máquina"
}
1 => {#2108
+"code": "XACA-BARN-UVI-B"
+"name": "Brnizado UVI Externo Brillo"
}
2 => {#2107
+"code": "XACA-BARN-UVI-B-R"
+"name": "Brnizado UVI Externo Brillo reserva"
}
3 => {#2106
+"code": "XACA-BARN-UVI-M"
+"name": "Brnizado UVI Externo Mate"
}
4 => {#2105
+"code": "XACA-BARN-UVI-M-R"
+"name": "Brnizado UVI Externo Mate reserva"
}
]
}
}
50 => {#2103
+"inputCode": "E0_1_SidesVarnish1"
+"description": "Lados Barniz"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2100
+"option": array:2 [
0 => {#2102
+"label": "Cara"
+"value": "1"
}
1 => {#2101
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
51 => {#2099
+"inputCode": "E0_1_VarnishCho_2"
+"description": "Elige Barniz 2"
+"inputType": "UI_TYPE_BOOLEAN"
}
52 => {#2098
+"inputCode": "E0_1_VarnishPer_2"
+"description": "% Barniz 2"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
53 => {#2097
+"inputCode": "E0_1_Varnish_2"
+"description": "Barniz 2"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2091
+"entry": array:5 [
0 => {#2096
+"code": "BAR MAQUINA"
+"name": "Barninz Máquina"
}
1 => {#2095
+"code": "XACA-BARN-UVI-B"
+"name": "Brnizado UVI Externo Brillo"
}
2 => {#2094
+"code": "XACA-BARN-UVI-B-R"
+"name": "Brnizado UVI Externo Brillo reserva"
}
3 => {#2093
+"code": "XACA-BARN-UVI-M"
+"name": "Brnizado UVI Externo Mate"
}
4 => {#2092
+"code": "XACA-BARN-UVI-M-R"
+"name": "Brnizado UVI Externo Mate reserva"
}
]
}
}
54 => {#2090
+"inputCode": "E0_1_SidesVarnish2"
+"description": "Lados Barniz"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2289
+"option": array:2 [
0 => {#2089
+"label": "Cara"
+"value": "1"
}
1 => {#2288
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
55 => {#2088
+"inputCode": "E0_1_LaminateCho_1"
+"description": "Elige Plastificado 1"
+"inputType": "UI_TYPE_BOOLEAN"
}
56 => {#2087
+"inputCode": "E0_1_Laminate_1"
+"description": "Plastificado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2084
+"option": array:2 [
0 => {#2086
+"label": "Laminado Brillante"
+"value": "L-LAM-BRILL"
}
1 => {#2085
+"label": "Laminado Mate"
+"value": "L-LAM-MATE"
}
]
}
}
57 => {#2083
+"inputCode": "E0_1_SidesLaminate1"
+"description": "Lados Plastificado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2080
+"option": array:2 [
0 => {#2082
+"label": "Cara"
+"value": "1"
}
1 => {#2081
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
58 => {#2286
+"inputCode": "E0_1_LaminateCho_2"
+"description": "Elige Plastificado 2"
+"inputType": "UI_TYPE_BOOLEAN"
}
59 => {#2287
+"inputCode": "E0_1_Laminate_2"
+"description": "Tipo de Estampado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2076
+"option": array:3 [
0 => {#2079
+"label": "Laminado Oro"
+"value": "L-LAM-ORO-32"
}
1 => {#2078
+"label": "Laminado Plata"
+"value": "L-LAM-PLATA-32"
}
2 => {#2077
+"label": "Laminado UVI Stamping"
+"value": "L-LAM-UVISTAMPING-32"
}
]
}
}
60 => {#2075
+"inputCode": "E0_1_SidesLaminate2"
+"description": "Lados Estampado"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2072
+"option": array:2 [
0 => {#2074
+"label": "Cara"
+"value": "1"
}
1 => {#2073
+"label": "Cara/Dorso"
+"value": "2"
}
]
}
}
61 => {#2071
+"inputCode": "E_0_1EndCoverV"
+"description": "Forro"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
62 => {#2283
+"inputCode": "E_Finiahing"
+"description": "Acabados"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
63 => {#2285
+"inputCode": "E0_1_HotStampCho_1"
+"description": "Elige Estampado"
+"inputType": "UI_TYPE_BOOLEAN"
}
64 => {#2284
+"inputCode": "E0_1_HotStampEnt_1"
+"description": "Entradas Estampado"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "10"
}
65 => {#2070
+"inputCode": "E0_1_NoHotStamping"
+"description": "Número de piezas Estampado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
66 => {#2279
+"inputCode": "E0_1_HotStampWidth"
+"description": "Ancho Pieza Estampado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
67 => {#2282
+"inputCode": "E0_1_HotStampHeight"
+"description": "Alto Pieza Estampado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
68 => {#2281
+"inputCode": "E0_1_HS_TOOL"
+"description": "Herramental Estampado"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
69 => {#2280
+"inputCode": "E0_1_HotStamping"
+"description": "Estampado"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2068
+"entry": {#2069
+"code": "L-LAM-ORO-32"
+"name": "FOIL ORO 32 CM"
}
}
}
70 => {#2276
+"inputCode": "E0_1_Embossing"
+"description": "Golpe Seco"
+"inputType": "UI_TYPE_BOOLEAN"
}
71 => {#2278
+"inputCode": "E0_1_EmbossingEnt"
+"description": "Entradas Golpe Seco"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "10"
}
72 => {#2277
+"inputCode": "E0_1_NoEmbossing"
+"description": "Número de piezas en golpe seco"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "200.0"
}
73 => {#2067
+"inputCode": "E0_1_EmbosingWidth"
+"description": "Ancho Golpe Seco"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
74 => {#2273
+"inputCode": "E0_1_EmbossingHeight"
+"description": "Alto Golpe Seco"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "2000.0"
}
75 => {#2275
+"inputCode": "E0_1_Embossing_Tool"
+"description": "Herramental Golpe Seco"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
76 => {#2274
+"inputCode": "E0_1_DieCutting"
+"description": "Troquelado"
+"inputType": "UI_TYPE_BOOLEAN"
}
77 => {#2066
+"inputCode": "E0_1_DieCuttingEnt"
+"description": "Entradas Troquelado"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "0"
+"maxValue": "10"
}
78 => {#2065
+"inputCode": "E0_1_DieCuttingType"
+"description": "Tipo de Troquel"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2272
+"option": {#2270
+"label": "Troqeladora 52x70"
+"value": "SUAJE"
}
}
}
79 => {#2271
+"inputCode": "E0_1_DieCuttingTable"
+"description": "Herramental Troquel"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
80 => {#2064
+"inputCode": "E_EndCover"
+"description": "Forro"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
81 => {#2264
+"inputCode": "E_PrintTabBeg"
+"description": "TAB IMPRESIóN"
+"inputType": "UI_TYPE_TAB_PAGE"
}
82 => {#2269
+"inputCode": "E_Packing"
+"description": "Empaque"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
83 => {#2268
+"inputCode": "E_Packing4"
+"description": "Lleva Empaque 4"
+"inputType": "UI_TYPE_BOOLEAN"
}
84 => {#2267
+"inputCode": "E_PackingPieces_4"
+"description": "Piezas por fajilla"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "10000"
}
85 => {#2266
+"inputCode": "E_Packing2"
+"description": "Lleva Caja"
+"inputType": "UI_TYPE_BOOLEAN"
}
86 => {#2265
+"inputCode": "E_PackingItem2"
+"description": "Tipo de Caja"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
87 => {#2063
+"inputCode": "E_ChangeQtyPack2"
+"description": "Modifica piezas por caja?"
+"inputType": "UI_TYPE_BOOLEAN"
}
88 => {#2062
+"inputCode": "E_PackingPieces_2"
+"description": "Piezas por caja"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "100000"
}
89 => {#2061
+"inputCode": "E_Packing3"
+"description": "Lleva Palet"
+"inputType": "UI_TYPE_BOOLEAN"
}
90 => {#2261
+"inputCode": "E_PackingItem3"
+"description": "Tipo de Palet"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
91 => {#2263
+"inputCode": "E_ChangeQtyPack3"
+"description": "Modifica piezas por palet?"
+"inputType": "UI_TYPE_BOOLEAN"
}
92 => {#2262
+"inputCode": "E_PackingPieces_3"
+"description": "Piezas por Palet"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "1000000"
}
93 => {#2060
+"inputCode": "E_PackingEnd"
+"description": "Empaque"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
94 => {#2255
+"inputCode": "E_Shipipng"
+"description": "Entregas"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
95 => {#2260
+"inputCode": "E_ShippingChoice"
+"description": "Lleva Envíos?"
+"inputType": "UI_TYPE_BOOLEAN"
}
96 => {#2259
+"inputCode": "E_ChoiceNoShipping"
+"description": "Forza Número de Envíos"
+"inputType": "UI_TYPE_BOOLEAN"
}
97 => {#2258
+"inputCode": "E_NoShipping"
+"description": "Número de Envíos"
+"inputType": "UI_TYPE_NUMBER"
+"minValue": "1"
+"maxValue": "10000000"
}
98 => {#2257
+"inputCode": "E_Destination"
+"description": "Destino"
+"inputType": "UI_TYPE_PACKAGE_ENTRY_LOOKUP"
+"entries": {#2052
+"entry": array:8 [
0 => {#2256
+"code": "EL HIERRO"
+"name": "EL HIERRO"
}
1 => {#2059
+"code": "FUERTEVENTURA"
+"name": "FUERTEVENTURA"
}
2 => {#2058
+"code": "LA GOMERA"
+"name": "LA GOMERA"
}
3 => {#2057
+"code": "LA PALMA"
+"name": "LA PALMA"
}
4 => {#2056
+"code": "LANZAROTE"
+"name": "LANZAROTE"
}
5 => {#2055
+"code": "LAS PALMAS"
+"name": "LAS PALMAS"
}
6 => {#2054
+"code": "SANTA CRUZ"
+"name": "SANTA CRUZ"
}
7 => {#2053
+"code": "TENERIFE"
+"name": "TENERIFE"
}
]
}
}
99 => {#2051
+"inputCode": "E_UnitType"
+"description": "Tipo de Unidad"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2049
+"option": {#2050
+"label": "Consolidado"
+"value": "Consolidado"
}
}
}
100 => {#2048
+"inputCode": "E_EndShpping"
+"description": "Empaque"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
101 => {#2047
+"inputCode": "E_Finishing_End"
+"description": "Acabados"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
102 => {#2046
+"inputCode": "E_Adicionales"
+"description": "Tab Adicionales"
+"inputType": "UI_TYPE_TAB_PAGE"
}
103 => {#2045
+"inputCode": "E_AdCostChoice"
+"description": "Costo Adicional"
+"inputType": "UI_TYPE_BOOLEAN"
}
104 => {#2044
+"inputCode": "E_AdCostItem"
+"description": "Tipo de Maquila"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
105 => {#2043
+"inputCode": "E_AdActivityCost"
+"description": "Actividad"
+"inputType": "UI_TYPE_CODE_LOOKUP"
}
106 => {#2042
+"inputCode": "E_AdCosto"
+"description": "Costo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100000.0000"
}
107 => {#2041
+"inputCode": "E_AdUnitCost"
+"description": "Unidad de medida"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2036
+"option": array:4 [
0 => {#2040
+"label": "Millares"
+"value": "Millares"
}
1 => {#2039
+"label": "unidades"
+"value": "unidades"
}
2 => {#2038
+"label": "m2"
+"value": "m2"
}
3 => {#2037
+"label": "1 pieza"
+"value": "1 pieza"
}
]
}
}
108 => {#2249
+"inputCode": "E_AdCostDesc"
+"description": "Descripción del Costo Adicional"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
109 => {#2254
+"inputCode": "E_AdCost2"
+"description": "Costo Adicional 2"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
110 => {#2253
+"inputCode": "E_AdCostChoice_2"
+"description": "Costo Adicional"
+"inputType": "UI_TYPE_BOOLEAN"
}
111 => {#2252
+"inputCode": "E_AdCostItem_2"
+"description": "Tipo de Maquila"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
112 => {#2251
+"inputCode": "E_AdActivityCost_2"
+"description": "Actividad"
+"inputType": "UI_TYPE_CODE_LOOKUP"
}
113 => {#2250
+"inputCode": "E_AdCosto_2"
+"description": "Costo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100000.0000"
}
114 => {#2035
+"inputCode": "E_AdUnitCost_2"
+"description": "Unidad de medida"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2030
+"option": array:4 [
0 => {#2034
+"label": "Millares"
+"value": "Millares"
}
1 => {#2033
+"label": "unidades"
+"value": "unidades"
}
2 => {#2032
+"label": "1 pieza"
+"value": "1 pieza"
}
3 => {#2031
+"label": "m2"
+"value": "m2"
}
]
}
}
115 => {#2245
+"inputCode": "E_AdCostDesc_2"
+"description": "Descripción del Costo Adicional"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
116 => {#2248
+"inputCode": "E_EndAdCost2"
+"description": "Costo Adicional 2"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
117 => {#2247
+"inputCode": "E_AdCost3"
+"description": "Costo Adicional 3"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
118 => {#2246
+"inputCode": "E_AdCostChoice_3"
+"description": "Costo Adicional"
+"inputType": "UI_TYPE_BOOLEAN"
}
119 => {#2029
+"inputCode": "E_AdCostItem_3"
+"description": "Tipo de Maquila"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
120 => {#2028
+"inputCode": "E_AdActivityCost_3"
+"description": "Actividad"
+"inputType": "UI_TYPE_CODE_LOOKUP"
}
121 => {#2027
+"inputCode": "E_AdCosto_3"
+"description": "Costo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100000.0000"
}
122 => {#2220
+"inputCode": "E_AdUnitCost_3"
+"description": "Unidad de medida"
+"inputType": "UI_TYPE_CHOICE"
+"options": {#2240
+"option": array:4 [
0 => {#2244
+"label": "Millares"
+"value": "Millares"
}
1 => {#2243
+"label": "unidades"
+"value": "unidades"
}
2 => {#2242
+"label": "1 pieza"
+"value": "1 pieza"
}
3 => {#2241
+"label": "m2"
+"value": "m2"
}
]
}
}
123 => {#2239
+"inputCode": "E_AdCostDesc_3"
+"description": "Descripción del Costo Adicional"
+"inputType": "UI_TYPE_STRING"
+"maxLength": "200"
+"upperCase": "false"
}
124 => {#2238
+"inputCode": "E_EndAdCost3"
+"description": "Costo Adicional 3"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
125 => {#2237
+"inputCode": "E_AdCost4"
+"description": "Articulos Adicionales"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
126 => {#2236
+"inputCode": "E_ItemCosto_1"
+"description": "Factor 1"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
127 => {#2235
+"inputCode": "E_Item_1"
+"description": "Artículo Adicional"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
128 => {#2234
+"inputCode": "E_ItemCosto_2"
+"description": "Factor 2"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
129 => {#2233
+"inputCode": "E_Item_2"
+"description": "Artículo Adicional"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
130 => {#2232
+"inputCode": "E_ItemCosto_3"
+"description": "Factor 3"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
131 => {#2231
+"inputCode": "E_Item_3"
+"description": "Artículo Adicional"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
132 => {#2230
+"inputCode": "E_EndAdCost4"
+"description": "Articulos Adicionales"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
133 => {#2229
+"inputCode": "E _AdicionalesEnd"
+"description": "Adicionales"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
134 => {#2228
+"inputCode": "E_Parameters"
+"description": "Tab Parámetrors"
+"inputType": "UI_TYPE_TAB_PAGE"
}
135 => {#2227
+"inputCode": "E_ParametersSecc"
+"description": "Parámetros"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
136 => {#2226
+"inputCode": "E0_1_Box"
+"description": "Componente 1 Forro"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
137 => {#2225
+"inputCode": "E0_1_ChangeLatMarg"
+"description": "Cambia margen lateral"
+"inputType": "UI_TYPE_BOOLEAN"
}
138 => {#2224
+"inputCode": "E0_1_LateralMargin"
+"description": "Margen Lateral"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
139 => {#2223
+"inputCode": "E0_1_ChangeSupInfMrg"
+"description": "Cambia margen superior / inferior"
+"inputType": "UI_TYPE_BOOLEAN"
}
140 => {#2222
+"inputCode": "E0_1_SupInfMargin"
+"description": "Margen Superior / Inferior"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
141 => {#2221
+"inputCode": "E0_1_ChangeMin"
+"description": "Cambia ancho y alto mínimos"
+"inputType": "UI_TYPE_BOOLEAN"
}
142 => {#2026
+"inputCode": "E0_1_MinWidth"
+"description": "Mínimo de impresión"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
143 => {#2025
+"inputCode": "E0_1_MinHeight"
+"description": ". x ."
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "5000.0"
}
144 => {#2023
+"inputCode": "E0_1_ChangeClamp"
+"description": "Cambia Pinza"
+"inputType": "UI_TYPE_BOOLEAN"
}
145 => {#1983
+"inputCode": "E0_1_Clamp"
+"description": "Pinza"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
146 => {#1985
+"inputCode": "E0_1_ChangeDownClamp"
+"description": "Cambia Contra Pinza"
+"inputType": "UI_TYPE_BOOLEAN"
}
147 => {#1990
+"inputCode": "E0_1_DownClamp"
+"description": "Contra Pinza"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "5000.00"
}
148 => {#2204
+"inputCode": "E0_1_ChangeDistAxis"
+"description": "Cambia gap al eje"
+"inputType": "UI_TYPE_BOOLEAN"
}
149 => {#2219
+"inputCode": "E0_1_DistanceAxisDir"
+"description": "Separación al Eje"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100.0000"
}
150 => {#2218
+"inputCode": "E0_1_ChangeDistDev"
+"description": "Cambia gap al desarrollo"
+"inputType": "UI_TYPE_BOOLEAN"
}
151 => {#2217
+"inputCode": "E0_1_DistanceDirMach"
+"description": "Separación al Desarrollo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "100.0000"
}
152 => {#2216
+"inputCode": "E0_1_ChangeMaxWidth"
+"description": "Cambia Ancho Máximo"
+"inputType": "UI_TYPE_BOOLEAN"
}
153 => {#2215
+"inputCode": "E0_1_MaxWidth"
+"description": "Ancho Máximo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "10000.0"
}
154 => {#2214
+"inputCode": "E0_1_ChangeMaxHeight"
+"description": "Cambia Alto Máximo"
+"inputType": "UI_TYPE_BOOLEAN"
}
155 => {#2213
+"inputCode": "E0_1_MaxHeight"
+"description": "Alto Máximo"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0000"
+"maxValue": "10000.0000"
}
156 => {#2212
+"inputCode": "E0_1_ChDigSignature"
+"description": "Cambia max pliegos digital"
+"inputType": "UI_TYPE_BOOLEAN"
}
157 => {#2211
+"inputCode": "E0_1_DigSignature"
+"description": "Max Pliegos Digitales"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "10000.0"
}
158 => {#2210
+"inputCode": "E0_1_Ch52Signature"
+"description": "Cambia max pliegos 52"
+"inputType": "UI_TYPE_BOOLEAN"
}
159 => {#2209
+"inputCode": "E0_1_52Signature"
+"description": "Max Pliegos Digitales"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.0"
+"maxValue": "10000.0"
}
160 => {#2208
+"inputCode": "E0_1_EBox"
+"description": "Fin Box Componente 1 Forro"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
161 => {#2207
+"inputCode": "E_ChangeSpliceGlue"
+"description": "Cambia el pegamento de empalme"
+"inputType": "UI_TYPE_BOOLEAN"
}
162 => {#2206
+"inputCode": "E_SpliceGlue"
+"description": "Pegamento Empalme"
+"inputType": "UI_TYPE_ITEM_LOOKUP"
}
163 => {#2205
+"inputCode": "E_ChangeKgBox"
+"description": "Cambia los kg por caja"
+"inputType": "UI_TYPE_BOOLEAN"
}
164 => {#1991
+"inputCode": "E_KgBox"
+"description": "Kg por caja"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100.00"
}
165 => {#1984
+"inputCode": "E_ChangeKgPalette"
+"description": "Cambia los kg por palet"
+"inputType": "UI_TYPE_BOOLEAN"
}
166 => {#1369
+"inputCode": "E_KgPallete"
+"description": "Kg por palet"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "1200.00"
}
167 => {#2197
+"inputCode": "E_ChangeKgTrailer"
+"description": "Cambia los kg por Tráiler"
+"inputType": "UI_TYPE_BOOLEAN"
}
168 => {#2203
+"inputCode": "E_KgTrailer"
+"description": "Kg por Tráiler"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100000.00"
}
169 => {#2202
+"inputCode": "E_ChangeKgTruck"
+"description": "Cambia los kg por Thorton"
+"inputType": "UI_TYPE_BOOLEAN"
}
170 => {#2201
+"inputCode": "E_KgTruck"
+"description": "Kg por Thorton"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100000.00"
}
171 => {#2200
+"inputCode": "E_ChangeCost"
+"description": "Cambia Costo Flete consolidado"
+"inputType": "UI_TYPE_BOOLEAN"
}
172 => {#2199
+"inputCode": "E_CostFreeight"
+"description": "Costo Flete Consolidado"
+"inputType": "UI_TYPE_DECIMAL"
+"minValue": "0.00"
+"maxValue": "100000.00"
}
173 => {#2198
+"inputCode": "E_ParametersSecEnd"
+"description": "Parámetros"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
174 => {#1329
+"inputCode": "E_Texts"
+"description": "Texto"
+"inputType": "UI_TYPE_TAB_PAGE"
}
175 => {#1541
+"inputCode": "E_TextsSecc"
+"description": "Textos"
+"inputType": "UI_TYPE_GROUP_BOX_START"
}
176 => {#1361
+"inputCode": "E_ChangeQText"
+"description": "Cambia Texto Propuesta?"
+"inputType": "UI_TYPE_BOOLEAN"
}
177 => {#1558
+"inputCode": "E_QuoteDesc"
+"description": "Texto de propuesta"
+"inputType": "UI_TYPE_TEXT"
}
178 => {#1397
+"inputCode": "E_ChangePText"
+"description": "Cambia Texto del Producto?"
+"inputType": "UI_TYPE_BOOLEAN"
}
179 => {#1406
+"inputCode": "E_ProductDescription"
+"description": "Descripción del producto"
+"inputType": "UI_TYPE_TEXT"
}
180 => {#2194
+"inputCode": "E_ChangePrtText"
+"description": "Cambia Instrucciones de impresión?"
+"inputType": "UI_TYPE_BOOLEAN"
}
181 => {#2196
+"inputCode": "E_PrintDescription"
+"description": "Descripción de impresión"
+"inputType": "UI_TYPE_TEXT"
}
182 => {#2195
+"inputCode": "E_TextsSecEnd"
+"description": "Texto OP"
+"inputType": "UI_TYPE_GROUP_BOX_END"
}
]
}
}