sigo-package 1.2.23 → 1.2.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -373,6 +373,17 @@ interface IenvSIGO {
373
373
  }
374
374
  declare const ActualizarDataTrabajos: ({ manoObra, trabajos, obra, ContratoOT, envSIGO }: IParams) => void;
375
375
 
376
+ declare enum EstadoEspecialidad9612 {
377
+ ACTIVO = "ACTIVO",
378
+ INACTIVO = "INACTIVO"
379
+ }
380
+ interface iMapaEspecialidades9612 {
381
+ OldSpecialty: string;
382
+ NewSpecialty: string;
383
+ Estado: EstadoEspecialidad9612;
384
+ }
385
+ declare const MapeoEspecialidades9612: iMapaEspecialidades9612[];
386
+
376
387
  interface Zona {
377
388
  Descripcion: string;
378
389
  Codigo: string;
@@ -495,4 +506,4 @@ declare function generateUniqueNumber(): number;
495
506
 
496
507
  declare function setContext(this: any, modules: __WebpackModuleApi.RequireContext): void;
497
508
 
498
- export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL02, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMOAndMaterialsRules, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, MapeoMOBOMAL04, MapeoMatBOMAL04, type MatRetiradosType, type MatStockAlmacenType, type MatStockPersonalType$1 as MatStockPersonalType, type MatUtilizadosType$1 as MatUtilizadosType, type MoUoType$1 as MoUoType, ModelDataFlujosDocumentacionReplanteo, ObtenerMONoReservada, ObtenerPrecioContratistaVigente, ObtenerZonaAsignada, type ResumenLiquidacionesType, type ResumenLiquidacionesTypeChile, SEGMENT_TY, type TARGET, UpdateNodosDocDP, buildDataMaterialsRule, checkAndBuildMaterialsFromPersonalStock, codBalizaAL04, codClientes, codMOClientesAL02, codMOClientesAL02Asfaltado, codMOClientesAL02OC, codMOClientesAL02Soplado, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientesAL02, codMONoClientesAL02Asfaltado, codMONoClientesAL02OC, codMONoClientesAL02Soplado, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL02, codMOTroncalAL02Asfaltado, codMOTroncalAL02OC, codMOTroncalAL02Soplado, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getNextID_Valorizacion, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaEstadoObraFaseAL02, mapaMOMaterialAL02, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
509
+ export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL02, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMOAndMaterialsRules, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, MapeoEspecialidades9612, MapeoMOBOMAL04, MapeoMatBOMAL04, type MatRetiradosType, type MatStockAlmacenType, type MatStockPersonalType$1 as MatStockPersonalType, type MatUtilizadosType$1 as MatUtilizadosType, type MoUoType$1 as MoUoType, ModelDataFlujosDocumentacionReplanteo, ObtenerMONoReservada, ObtenerPrecioContratistaVigente, ObtenerZonaAsignada, type ResumenLiquidacionesType, type ResumenLiquidacionesTypeChile, SEGMENT_TY, type TARGET, UpdateNodosDocDP, buildDataMaterialsRule, checkAndBuildMaterialsFromPersonalStock, codBalizaAL04, codClientes, codMOClientesAL02, codMOClientesAL02Asfaltado, codMOClientesAL02OC, codMOClientesAL02Soplado, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientesAL02, codMONoClientesAL02Asfaltado, codMONoClientesAL02OC, codMONoClientesAL02Soplado, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL02, codMOTroncalAL02Asfaltado, codMOTroncalAL02OC, codMOTroncalAL02Soplado, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getNextID_Valorizacion, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaEstadoObraFaseAL02, mapaMOMaterialAL02, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
package/dist/index.d.ts CHANGED
@@ -373,6 +373,17 @@ interface IenvSIGO {
373
373
  }
374
374
  declare const ActualizarDataTrabajos: ({ manoObra, trabajos, obra, ContratoOT, envSIGO }: IParams) => void;
375
375
 
376
+ declare enum EstadoEspecialidad9612 {
377
+ ACTIVO = "ACTIVO",
378
+ INACTIVO = "INACTIVO"
379
+ }
380
+ interface iMapaEspecialidades9612 {
381
+ OldSpecialty: string;
382
+ NewSpecialty: string;
383
+ Estado: EstadoEspecialidad9612;
384
+ }
385
+ declare const MapeoEspecialidades9612: iMapaEspecialidades9612[];
386
+
376
387
  interface Zona {
377
388
  Descripcion: string;
378
389
  Codigo: string;
@@ -495,4 +506,4 @@ declare function generateUniqueNumber(): number;
495
506
 
496
507
  declare function setContext(this: any, modules: __WebpackModuleApi.RequireContext): void;
497
508
 
498
- export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL02, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMOAndMaterialsRules, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, MapeoMOBOMAL04, MapeoMatBOMAL04, type MatRetiradosType, type MatStockAlmacenType, type MatStockPersonalType$1 as MatStockPersonalType, type MatUtilizadosType$1 as MatUtilizadosType, type MoUoType$1 as MoUoType, ModelDataFlujosDocumentacionReplanteo, ObtenerMONoReservada, ObtenerPrecioContratistaVigente, ObtenerZonaAsignada, type ResumenLiquidacionesType, type ResumenLiquidacionesTypeChile, SEGMENT_TY, type TARGET, UpdateNodosDocDP, buildDataMaterialsRule, checkAndBuildMaterialsFromPersonalStock, codBalizaAL04, codClientes, codMOClientesAL02, codMOClientesAL02Asfaltado, codMOClientesAL02OC, codMOClientesAL02Soplado, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientesAL02, codMONoClientesAL02Asfaltado, codMONoClientesAL02OC, codMONoClientesAL02Soplado, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL02, codMOTroncalAL02Asfaltado, codMOTroncalAL02OC, codMOTroncalAL02Soplado, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getNextID_Valorizacion, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaEstadoObraFaseAL02, mapaMOMaterialAL02, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
509
+ export { ActualizarDataManoObra, ActualizarDataReserva, ActualizarDataResumenLiquidaciones, ActualizarDataResumenValorizacionesAlemania, ActualizarDataTrabajos, BuscarZonaContratista, CalcularResumenHPMOLiquidado, CalcularResumenLiquidaciones, CalcularResumenValorizacionesAlemania, CodigosMaterialDuctosAL02, CodigosMaterialDuctosAL04, CodigosMaterialSoplado, CodsMapeoMOMaterial, CodsMapeoMOMaterialNVT01, CodsMapeoMOMaterialSopladoClientes, CodsMapeoMOMaterialSopladoTroncal, CodsMapeoMO_Material_Arquertas, CompararFechas, CurrencyFormat, DocumentacionReplanteo, GemeindeChangeNomenclatura, GetCodigoFechaActual, type IDocumentacion, type IMOAndMaterialsRules, MOCantidadNVT01, MOHijasAL04, MOHijasDEPTH, MapeoEspecialidades9612, MapeoMOBOMAL04, MapeoMatBOMAL04, type MatRetiradosType, type MatStockAlmacenType, type MatStockPersonalType$1 as MatStockPersonalType, type MatUtilizadosType$1 as MatUtilizadosType, type MoUoType$1 as MoUoType, ModelDataFlujosDocumentacionReplanteo, ObtenerMONoReservada, ObtenerPrecioContratistaVigente, ObtenerZonaAsignada, type ResumenLiquidacionesType, type ResumenLiquidacionesTypeChile, SEGMENT_TY, type TARGET, UpdateNodosDocDP, buildDataMaterialsRule, checkAndBuildMaterialsFromPersonalStock, codBalizaAL04, codClientes, codMOClientesAL02, codMOClientesAL02Asfaltado, codMOClientesAL02OC, codMOClientesAL02Soplado, codMOClientes_ReglaLiquidacion1, codMODROPAL04, codMODROPAL04OC, codMODROPAL04Soplado, codMOFTTFAL04, codMONoClientesAL02, codMONoClientesAL02Asfaltado, codMONoClientesAL02OC, codMONoClientesAL02Soplado, codMONoClientes_ReglaLiquidacion1, codMOOcultosAL04, codMOPublico, codMOTroncalAL02, codMOTroncalAL02Asfaltado, codMOTroncalAL02OC, codMOTroncalAL02Soplado, codMOTroncalAL04, codMOTroncalAL04Asfaltado, codMOTroncalAL04OC, codMOTroncalAL04Soplado, codMOTroncal_ReglaLiquidacion1, codNoCliente, codSopladoRD, codigosMOT1_F2, codigosMaterialDuctos, codigosMaterialUGG, convertDates, dataFlujosHomePass, esCadenaFechaISOValida, esObjetoFecha, generateUniqueNumber, getChannelName, getDateInTimeZone, getKeyRedisSortedSet, getModelDataAdicional, getNextID_Valorizacion, getQueueName, getQueueNameSaveOneNotification, isValidDate, isValidPartialEntity, logTiempoProceso, mapaEstadoObraFaseAL02, mapaMOMaterialAL02, mapaMOMaterialAL04, mapaReglaSopladoClientes, mapaReglaSopladoTroncal, obtenerDocumentacionClientes, obtenerDocumentacionNoClientes, obtenerPrecioManoObraAL02, obtenerPrecioManoObraAL04, obtenerTipoYCodigoMO, paisMap, searchCurrentContractorSpecialtyPrice, setContext, updatePriceContractorMOAL02, updatePriceContractorMOAL04, updatePriceMOAL02, updatePriceMOAL04, validateNoLookup };
package/dist/index.js CHANGED
@@ -48,6 +48,7 @@ __export(index_exports, {
48
48
  MOCantidadNVT01: () => MOCantidadNVT01,
49
49
  MOHijasAL04: () => MOHijasAL04,
50
50
  MOHijasDEPTH: () => MOHijasDEPTH,
51
+ MapeoEspecialidades9612: () => MapeoEspecialidades9612,
51
52
  MapeoMOBOMAL04: () => MapeoMOBOMAL04,
52
53
  MapeoMatBOMAL04: () => MapeoMatBOMAL04,
53
54
  ModelDataFlujosDocumentacionReplanteo: () => ModelDataFlujosDocumentacionReplanteo,
@@ -5942,6 +5943,90 @@ function buildDataMaterialsRule(Materiales, dataStockPersonal) {
5942
5943
  }
5943
5944
  __name(buildDataMaterialsRule, "buildDataMaterialsRule");
5944
5945
 
5946
+ // src/Programados/Colombia/9612/MapaEspecialidadesColombia.ts
5947
+ var MapeoEspecialidades9612 = [
5948
+ {
5949
+ OldSpecialty: "Gastos Reembolsables",
5950
+ NewSpecialty: "GASTOS REEMBOLSABLES",
5951
+ Estado: "ACTIVO"
5952
+ },
5953
+ {
5954
+ OldSpecialty: "Clase D Datos",
5955
+ NewSpecialty: "CLASE D DATOS",
5956
+ Estado: "ACTIVO"
5957
+ },
5958
+ {
5959
+ OldSpecialty: "Clase L cobre",
5960
+ NewSpecialty: "CLASE L COBRE",
5961
+ Estado: "ACTIVO"
5962
+ },
5963
+ {
5964
+ OldSpecialty: "Clase C cobre",
5965
+ NewSpecialty: "CLASE C COBRE",
5966
+ Estado: "ACTIVO"
5967
+ },
5968
+ {
5969
+ OldSpecialty: "Clase L Fibra Optica",
5970
+ NewSpecialty: "CLASE L FIBRA OPTICA",
5971
+ Estado: "ACTIVO"
5972
+ },
5973
+ {
5974
+ OldSpecialty: "Clase C Fibra Optica",
5975
+ NewSpecialty: "CLASE C FIBRA OPTICA",
5976
+ Estado: "ACTIVO"
5977
+ },
5978
+ {
5979
+ OldSpecialty: "Clase G",
5980
+ NewSpecialty: "CLASE G",
5981
+ Estado: "ACTIVO"
5982
+ },
5983
+ {
5984
+ OldSpecialty: "Clase S",
5985
+ NewSpecialty: "CLASE S",
5986
+ Estado: "ACTIVO"
5987
+ },
5988
+ {
5989
+ OldSpecialty: "Clase P",
5990
+ NewSpecialty: "CLASE P",
5991
+ Estado: "ACTIVO"
5992
+ },
5993
+ {
5994
+ OldSpecialty: "Coeficiente Clase L cobre",
5995
+ NewSpecialty: "COEFICIENTE CLASE L COBRE",
5996
+ Estado: "ACTIVO"
5997
+ },
5998
+ {
5999
+ OldSpecialty: "Coeficiente Clase C cobre",
6000
+ NewSpecialty: "COEFICIENTE CLASE C COBRE",
6001
+ Estado: "ACTIVO"
6002
+ },
6003
+ {
6004
+ OldSpecialty: "Coeficiente Clase G",
6005
+ NewSpecialty: "COEFICIENTE CLASE G",
6006
+ Estado: "ACTIVO"
6007
+ },
6008
+ {
6009
+ OldSpecialty: "Coeficiente Clase L Fibra Optica",
6010
+ NewSpecialty: "COEFICIENTE CLASE L FIBRA OPTICA",
6011
+ Estado: "ACTIVO"
6012
+ },
6013
+ {
6014
+ OldSpecialty: "Coeficiente RTNFO",
6015
+ NewSpecialty: "COEFICIENTE CLASE C FIBRA OPTICA",
6016
+ Estado: "ACTIVO"
6017
+ },
6018
+ {
6019
+ OldSpecialty: "Clase D FTTH",
6020
+ NewSpecialty: "CLASE D FTTH",
6021
+ Estado: "ACTIVO"
6022
+ },
6023
+ {
6024
+ OldSpecialty: "Utilidad 2021",
6025
+ NewSpecialty: "Utilidad_2025",
6026
+ Estado: "ACTIVO"
6027
+ }
6028
+ ];
6029
+
5945
6030
  // src/Programados/BuscarZonaContratista.ts
5946
6031
  function BuscarZonaContratista(EmpresaContratistaEnPrecioEspecialidad, Obra, ZonaAsignada) {
5947
6032
  const zonaSearchMapping = {
@@ -6511,6 +6596,7 @@ var getNextID_Valorizacion = /* @__PURE__ */ __name((valorizaciones) => {
6511
6596
  MOCantidadNVT01,
6512
6597
  MOHijasAL04,
6513
6598
  MOHijasDEPTH,
6599
+ MapeoEspecialidades9612,
6514
6600
  MapeoMOBOMAL04,
6515
6601
  MapeoMatBOMAL04,
6516
6602
  ModelDataFlujosDocumentacionReplanteo,
package/dist/index.mjs CHANGED
@@ -5819,6 +5819,90 @@ function buildDataMaterialsRule(Materiales, dataStockPersonal) {
5819
5819
  }
5820
5820
  __name(buildDataMaterialsRule, "buildDataMaterialsRule");
5821
5821
 
5822
+ // src/Programados/Colombia/9612/MapaEspecialidadesColombia.ts
5823
+ var MapeoEspecialidades9612 = [
5824
+ {
5825
+ OldSpecialty: "Gastos Reembolsables",
5826
+ NewSpecialty: "GASTOS REEMBOLSABLES",
5827
+ Estado: "ACTIVO"
5828
+ },
5829
+ {
5830
+ OldSpecialty: "Clase D Datos",
5831
+ NewSpecialty: "CLASE D DATOS",
5832
+ Estado: "ACTIVO"
5833
+ },
5834
+ {
5835
+ OldSpecialty: "Clase L cobre",
5836
+ NewSpecialty: "CLASE L COBRE",
5837
+ Estado: "ACTIVO"
5838
+ },
5839
+ {
5840
+ OldSpecialty: "Clase C cobre",
5841
+ NewSpecialty: "CLASE C COBRE",
5842
+ Estado: "ACTIVO"
5843
+ },
5844
+ {
5845
+ OldSpecialty: "Clase L Fibra Optica",
5846
+ NewSpecialty: "CLASE L FIBRA OPTICA",
5847
+ Estado: "ACTIVO"
5848
+ },
5849
+ {
5850
+ OldSpecialty: "Clase C Fibra Optica",
5851
+ NewSpecialty: "CLASE C FIBRA OPTICA",
5852
+ Estado: "ACTIVO"
5853
+ },
5854
+ {
5855
+ OldSpecialty: "Clase G",
5856
+ NewSpecialty: "CLASE G",
5857
+ Estado: "ACTIVO"
5858
+ },
5859
+ {
5860
+ OldSpecialty: "Clase S",
5861
+ NewSpecialty: "CLASE S",
5862
+ Estado: "ACTIVO"
5863
+ },
5864
+ {
5865
+ OldSpecialty: "Clase P",
5866
+ NewSpecialty: "CLASE P",
5867
+ Estado: "ACTIVO"
5868
+ },
5869
+ {
5870
+ OldSpecialty: "Coeficiente Clase L cobre",
5871
+ NewSpecialty: "COEFICIENTE CLASE L COBRE",
5872
+ Estado: "ACTIVO"
5873
+ },
5874
+ {
5875
+ OldSpecialty: "Coeficiente Clase C cobre",
5876
+ NewSpecialty: "COEFICIENTE CLASE C COBRE",
5877
+ Estado: "ACTIVO"
5878
+ },
5879
+ {
5880
+ OldSpecialty: "Coeficiente Clase G",
5881
+ NewSpecialty: "COEFICIENTE CLASE G",
5882
+ Estado: "ACTIVO"
5883
+ },
5884
+ {
5885
+ OldSpecialty: "Coeficiente Clase L Fibra Optica",
5886
+ NewSpecialty: "COEFICIENTE CLASE L FIBRA OPTICA",
5887
+ Estado: "ACTIVO"
5888
+ },
5889
+ {
5890
+ OldSpecialty: "Coeficiente RTNFO",
5891
+ NewSpecialty: "COEFICIENTE CLASE C FIBRA OPTICA",
5892
+ Estado: "ACTIVO"
5893
+ },
5894
+ {
5895
+ OldSpecialty: "Clase D FTTH",
5896
+ NewSpecialty: "CLASE D FTTH",
5897
+ Estado: "ACTIVO"
5898
+ },
5899
+ {
5900
+ OldSpecialty: "Utilidad 2021",
5901
+ NewSpecialty: "Utilidad_2025",
5902
+ Estado: "ACTIVO"
5903
+ }
5904
+ ];
5905
+
5822
5906
  // src/Programados/BuscarZonaContratista.ts
5823
5907
  function BuscarZonaContratista(EmpresaContratistaEnPrecioEspecialidad, Obra, ZonaAsignada) {
5824
5908
  const zonaSearchMapping = {
@@ -6387,6 +6471,7 @@ export {
6387
6471
  MOCantidadNVT01,
6388
6472
  MOHijasAL04,
6389
6473
  MOHijasDEPTH,
6474
+ MapeoEspecialidades9612,
6390
6475
  MapeoMOBOMAL04,
6391
6476
  MapeoMatBOMAL04,
6392
6477
  ModelDataFlujosDocumentacionReplanteo,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sigo-package",
3
- "version": "1.2.23",
3
+ "version": "1.2.24",
4
4
  "description": "Funciones compartidas sigo",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",