sigo-entities 0.0.181 → 0.0.183
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 +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +30 -30
- package/dist/index.mjs +29 -29
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -776,7 +776,7 @@ declare class MaterialesDTO {
|
|
|
776
776
|
Motivo: CodigoDescripcionDTO;
|
|
777
777
|
}
|
|
778
778
|
|
|
779
|
-
declare class DetalleChileDTO
|
|
779
|
+
declare class DetalleChileDTO {
|
|
780
780
|
Codigo: string;
|
|
781
781
|
Linea: string;
|
|
782
782
|
DirDesde: string;
|
|
@@ -855,7 +855,7 @@ declare class ValorizacionDTO {
|
|
|
855
855
|
Unidad: string;
|
|
856
856
|
MaterialesUtilizados: MaterialesDTO[];
|
|
857
857
|
MaterialesRetirados: MaterialesDTO[];
|
|
858
|
-
DetalleChile: DetalleChileDTO
|
|
858
|
+
DetalleChile: DetalleChileDTO;
|
|
859
859
|
HomePass: HomePassDTO[];
|
|
860
860
|
SubManoObra: SubManoObraDTO[];
|
|
861
861
|
PrecioContrata: number;
|
|
@@ -1002,7 +1002,7 @@ declare class ValorizacionAlemaniaDTO {
|
|
|
1002
1002
|
Unidad: string;
|
|
1003
1003
|
MaterialesUtilizados: MaterialesDTO[];
|
|
1004
1004
|
MaterialesRetirados: MaterialesDTO[];
|
|
1005
|
-
DetalleChile: DetalleChileDTO
|
|
1005
|
+
DetalleChile: DetalleChileDTO;
|
|
1006
1006
|
HomePass: HomePassDTO[];
|
|
1007
1007
|
SubManoObra: SubManoObraDTO[];
|
|
1008
1008
|
PrecioContrata: number;
|
|
@@ -1084,13 +1084,13 @@ declare class EstadoInternoWithoutSubstateDTO {
|
|
|
1084
1084
|
Descripcion: string;
|
|
1085
1085
|
Icono: string;
|
|
1086
1086
|
Color: string;
|
|
1087
|
-
Orden:
|
|
1087
|
+
Orden: string;
|
|
1088
1088
|
ColorFondo: string;
|
|
1089
1089
|
Tipo: string;
|
|
1090
1090
|
UsuarioEdicion: UsuarioEdicionDTO;
|
|
1091
1091
|
}
|
|
1092
1092
|
|
|
1093
|
-
declare class
|
|
1093
|
+
declare class DetalleChileObraDTO {
|
|
1094
1094
|
codigo: string;
|
|
1095
1095
|
nombre: string;
|
|
1096
1096
|
contrato: string;
|
|
@@ -1199,7 +1199,7 @@ declare class ObraENTITY {
|
|
|
1199
1199
|
Anexos: FilesDocDTO[];
|
|
1200
1200
|
Bitacora: BitacoraDTO[];
|
|
1201
1201
|
Facturacion: FacturacionDTO;
|
|
1202
|
-
DetalleChile:
|
|
1202
|
+
DetalleChile: DetalleChileObraDTO;
|
|
1203
1203
|
TotalesGeneralObra: TotalGeneralObraDTO;
|
|
1204
1204
|
}
|
|
1205
1205
|
|
|
@@ -2605,4 +2605,4 @@ declare class LiquidadaTOAENTITY {
|
|
|
2605
2605
|
Bitacora: BitacoraLiqDTO[];
|
|
2606
2606
|
}
|
|
2607
2607
|
|
|
2608
|
-
export { AgenciaENTITY, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionDTO, CentroCostosENTITY, CertificacionProduccionDTO, ClienteDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, ConsumoMaterialENTITY, ContratistasDTO, ContratoDTO, ContratoOTDTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CorteBobinaStockAlmacenDTO, CuadrillaLiberacionPagosDTO, DataAdicionalDTO, DataCatalogoItemDTO, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosItemDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO,
|
|
2608
|
+
export { AgenciaENTITY, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionDTO, CentroCostosENTITY, CertificacionProduccionDTO, ClienteDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, ConsumoMaterialENTITY, ContratistasDTO, ContratoDTO, ContratoOTDTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CorteBobinaStockAlmacenDTO, CuadrillaLiberacionPagosDTO, DataAdicionalDTO, DataCatalogoItemDTO, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosItemDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO, DetalleChileObraDTO, DetalleChileValorizacionManoObraDTO, DetalleChileValorizacionManoObraRegularizacionDTO, DetalleDTO, DetalleManoObraChileDTO, DevolucionAlmacenENTITY, EECC_DTO, EmpresaDTO$4 as EmpresaDTO, EmpresaENTITY, EmpresaLiberacionPagosDTO, EmpresaLogisticaDTO, EmpresaPersonalDTO, EmpresaProduccionDTO, EmpresaStockPersonalDTO, EmpresaUsuarioDTO, EmpresaValDTO, EquipoLogisticaDTO, EquiposDTO, EstadoAntiguoDTO, EstadoDTO, EstadoHPListDTO, EstadoIntegracionDTO, EstadoInternoDTO, EstadoInternoENTITY, EstadoInternoWithoutSubstateDTO, type EstadoLiq, EstadoLiqDTO, EstadoNotificacion, type EstadoVal, FacturaGeneradaDTO, FacturacionDTO, FamiliaItemDTO, FaseDTO, FaseENTITY, FechaDTO, FilesDocDTO, FlujoDocDTO, FotoDTO, FotosDTO, FotosSSTDTO, GOMDTO, GranFamiliaItemDTO, GrupoEmpresaDTO, HistoricoDTO, HistoricoEmpresasDTO, HitoDTO, IngresoAlmacenENTITY, InventarioLiqDTO, InventarioValDTO, ItemCantidadesDTO, ItemDTO, ItemDetalleLogisticaDTO, ItemENTITY, ItemLogisticaDTO, KeyIntegracionENTITY, LiberacionDePagosAlemaniaENTITY, LiquidadaTOAENTITY, LogAlmacenDTO, LogDTO, LogModificarDTO, LogRegisterDTO, LoteDTO$1 as LoteDTO, MailStructureENTITY, ManoObraBaremoDTO, ManoObraGlobalENTITY, ManoObraLiberacionPagosDTO, MaterialAmapDTO, MaterialLogisticaDTO, MovimientoAlmacenDTO, MovimientoAlmacenENTITY, NombreDescripcionDTO, NotasDTO, NotificacionesENTITY, OTDTO, OTGlobalDTO, ObraENTITY, OpcionSistemaENTITY, OperacionDataAdicional, OptionCatalogoDTO, PaisStockPersonalDTO, ParteDiarioDTO, PerfilesENTITY, PeriodoLiberacionPagosDTO, PermisosAppDTO, PersonalDTO, PersonalENTITY, PersonalLogisticaDTO$1 as PersonalLogisticaDTO, PreciosVigentesDTO, PresupuestadoTotalObraDTO, PresupuestadoTotalObraEmpresaCuadrillaDTO, PresupuestadoTotalObraEmpresaDTO, PrioridadNotificacion, ProductosServiciosLiqDTO, ProductosServiciosValDTO, ProfileDTO, RegularizacionPositivaNegativaDTO, RepresentanteLegalDTO, ReservaENTITY, ReservaManoObraENTITY, ReservaManoObraRegularizacionENTITY, SalidaAlmacenENTITY, SincronizacionPersonalDTO, SistemaDto, SistemaENTITY, SizeDTO, SocketDTO, StockAlmacenENTITY, StockAlmacenEquiposENTITY, StockPersonalENTITY, StockPersonalEquiposENTITY, SubEstadoInternoDTO, TecnicoValDTO, TipoAlmacenDTO, TipoDocumentoIdentidadDTO, TipoDocumentoUsuarioDTO, TipoEmpresaDTO, type TipoLiq, TipoMiembroGrupoEmpresaDTO, TipoMovimientoAlmacenDTO, TipoMovimientoAlmacenENTITY, TipoNotificacion, TipoOpcionDTO, TipoOpcionSistemaENTITY, TipoSistemaDTO, TipoStockStockPersonalDTO, type TipoVal, TotalGeneralObraDTO, TrabajoAlemaniaENTITY, TrabajoENTITY, TransaccionFoliosENTITY, TransaccionesDTO, UbicacionAlmacenDTO, UbicacionDTO, UbicacionObraDTO, Ultima_FaseLiberacionPagosDTO, Ultima_PreLiquidacionAlemaniaDTO, Ultimo_Estado_InternoLiberacionPagosDTO, UnidadMedidaDTO$2 as UnidadMedidaDTO, UnidadMedidaLiberacionPagosDTO, UpdateUltimaFaseFacturacionDTO, UsuarioBitacoraDTO, UsuarioDTO, UsuarioENTITY, UsuarioEdicionDTO, UsuarioID_UsuarioDTO, UsuarioLogisticaDTO, UsuarioRegistrarDTO, ValidadoDTO, ValorizacionAlemaniaDTO, ValorizacionManoObraDTO, ValorizacionManoObraRegularizacionDTO, ValorizadaTOAENTITY, VarianteDTO, VigenciaDTO, WBEDTO$1 as WBEDTO, ZonaTrabajoDTO, ZonalesDTO, convertStringsToDates, type typeEstado, type typeEstadoNroDocumento, type typeFuente, type typeTipo, validateAndFormatData };
|
package/dist/index.d.ts
CHANGED
|
@@ -776,7 +776,7 @@ declare class MaterialesDTO {
|
|
|
776
776
|
Motivo: CodigoDescripcionDTO;
|
|
777
777
|
}
|
|
778
778
|
|
|
779
|
-
declare class DetalleChileDTO
|
|
779
|
+
declare class DetalleChileDTO {
|
|
780
780
|
Codigo: string;
|
|
781
781
|
Linea: string;
|
|
782
782
|
DirDesde: string;
|
|
@@ -855,7 +855,7 @@ declare class ValorizacionDTO {
|
|
|
855
855
|
Unidad: string;
|
|
856
856
|
MaterialesUtilizados: MaterialesDTO[];
|
|
857
857
|
MaterialesRetirados: MaterialesDTO[];
|
|
858
|
-
DetalleChile: DetalleChileDTO
|
|
858
|
+
DetalleChile: DetalleChileDTO;
|
|
859
859
|
HomePass: HomePassDTO[];
|
|
860
860
|
SubManoObra: SubManoObraDTO[];
|
|
861
861
|
PrecioContrata: number;
|
|
@@ -1002,7 +1002,7 @@ declare class ValorizacionAlemaniaDTO {
|
|
|
1002
1002
|
Unidad: string;
|
|
1003
1003
|
MaterialesUtilizados: MaterialesDTO[];
|
|
1004
1004
|
MaterialesRetirados: MaterialesDTO[];
|
|
1005
|
-
DetalleChile: DetalleChileDTO
|
|
1005
|
+
DetalleChile: DetalleChileDTO;
|
|
1006
1006
|
HomePass: HomePassDTO[];
|
|
1007
1007
|
SubManoObra: SubManoObraDTO[];
|
|
1008
1008
|
PrecioContrata: number;
|
|
@@ -1084,13 +1084,13 @@ declare class EstadoInternoWithoutSubstateDTO {
|
|
|
1084
1084
|
Descripcion: string;
|
|
1085
1085
|
Icono: string;
|
|
1086
1086
|
Color: string;
|
|
1087
|
-
Orden:
|
|
1087
|
+
Orden: string;
|
|
1088
1088
|
ColorFondo: string;
|
|
1089
1089
|
Tipo: string;
|
|
1090
1090
|
UsuarioEdicion: UsuarioEdicionDTO;
|
|
1091
1091
|
}
|
|
1092
1092
|
|
|
1093
|
-
declare class
|
|
1093
|
+
declare class DetalleChileObraDTO {
|
|
1094
1094
|
codigo: string;
|
|
1095
1095
|
nombre: string;
|
|
1096
1096
|
contrato: string;
|
|
@@ -1199,7 +1199,7 @@ declare class ObraENTITY {
|
|
|
1199
1199
|
Anexos: FilesDocDTO[];
|
|
1200
1200
|
Bitacora: BitacoraDTO[];
|
|
1201
1201
|
Facturacion: FacturacionDTO;
|
|
1202
|
-
DetalleChile:
|
|
1202
|
+
DetalleChile: DetalleChileObraDTO;
|
|
1203
1203
|
TotalesGeneralObra: TotalGeneralObraDTO;
|
|
1204
1204
|
}
|
|
1205
1205
|
|
|
@@ -2605,4 +2605,4 @@ declare class LiquidadaTOAENTITY {
|
|
|
2605
2605
|
Bitacora: BitacoraLiqDTO[];
|
|
2606
2606
|
}
|
|
2607
2607
|
|
|
2608
|
-
export { AgenciaENTITY, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionDTO, CentroCostosENTITY, CertificacionProduccionDTO, ClienteDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, ConsumoMaterialENTITY, ContratistasDTO, ContratoDTO, ContratoOTDTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CorteBobinaStockAlmacenDTO, CuadrillaLiberacionPagosDTO, DataAdicionalDTO, DataCatalogoItemDTO, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosItemDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO,
|
|
2608
|
+
export { AgenciaENTITY, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionDTO, CentroCostosENTITY, CertificacionProduccionDTO, ClienteDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, ConsumoMaterialENTITY, ContratistasDTO, ContratoDTO, ContratoOTDTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CorteBobinaStockAlmacenDTO, CuadrillaLiberacionPagosDTO, DataAdicionalDTO, DataCatalogoItemDTO, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosItemDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO, DetalleChileObraDTO, DetalleChileValorizacionManoObraDTO, DetalleChileValorizacionManoObraRegularizacionDTO, DetalleDTO, DetalleManoObraChileDTO, DevolucionAlmacenENTITY, EECC_DTO, EmpresaDTO$4 as EmpresaDTO, EmpresaENTITY, EmpresaLiberacionPagosDTO, EmpresaLogisticaDTO, EmpresaPersonalDTO, EmpresaProduccionDTO, EmpresaStockPersonalDTO, EmpresaUsuarioDTO, EmpresaValDTO, EquipoLogisticaDTO, EquiposDTO, EstadoAntiguoDTO, EstadoDTO, EstadoHPListDTO, EstadoIntegracionDTO, EstadoInternoDTO, EstadoInternoENTITY, EstadoInternoWithoutSubstateDTO, type EstadoLiq, EstadoLiqDTO, EstadoNotificacion, type EstadoVal, FacturaGeneradaDTO, FacturacionDTO, FamiliaItemDTO, FaseDTO, FaseENTITY, FechaDTO, FilesDocDTO, FlujoDocDTO, FotoDTO, FotosDTO, FotosSSTDTO, GOMDTO, GranFamiliaItemDTO, GrupoEmpresaDTO, HistoricoDTO, HistoricoEmpresasDTO, HitoDTO, IngresoAlmacenENTITY, InventarioLiqDTO, InventarioValDTO, ItemCantidadesDTO, ItemDTO, ItemDetalleLogisticaDTO, ItemENTITY, ItemLogisticaDTO, KeyIntegracionENTITY, LiberacionDePagosAlemaniaENTITY, LiquidadaTOAENTITY, LogAlmacenDTO, LogDTO, LogModificarDTO, LogRegisterDTO, LoteDTO$1 as LoteDTO, MailStructureENTITY, ManoObraBaremoDTO, ManoObraGlobalENTITY, ManoObraLiberacionPagosDTO, MaterialAmapDTO, MaterialLogisticaDTO, MovimientoAlmacenDTO, MovimientoAlmacenENTITY, NombreDescripcionDTO, NotasDTO, NotificacionesENTITY, OTDTO, OTGlobalDTO, ObraENTITY, OpcionSistemaENTITY, OperacionDataAdicional, OptionCatalogoDTO, PaisStockPersonalDTO, ParteDiarioDTO, PerfilesENTITY, PeriodoLiberacionPagosDTO, PermisosAppDTO, PersonalDTO, PersonalENTITY, PersonalLogisticaDTO$1 as PersonalLogisticaDTO, PreciosVigentesDTO, PresupuestadoTotalObraDTO, PresupuestadoTotalObraEmpresaCuadrillaDTO, PresupuestadoTotalObraEmpresaDTO, PrioridadNotificacion, ProductosServiciosLiqDTO, ProductosServiciosValDTO, ProfileDTO, RegularizacionPositivaNegativaDTO, RepresentanteLegalDTO, ReservaENTITY, ReservaManoObraENTITY, ReservaManoObraRegularizacionENTITY, SalidaAlmacenENTITY, SincronizacionPersonalDTO, SistemaDto, SistemaENTITY, SizeDTO, SocketDTO, StockAlmacenENTITY, StockAlmacenEquiposENTITY, StockPersonalENTITY, StockPersonalEquiposENTITY, SubEstadoInternoDTO, TecnicoValDTO, TipoAlmacenDTO, TipoDocumentoIdentidadDTO, TipoDocumentoUsuarioDTO, TipoEmpresaDTO, type TipoLiq, TipoMiembroGrupoEmpresaDTO, TipoMovimientoAlmacenDTO, TipoMovimientoAlmacenENTITY, TipoNotificacion, TipoOpcionDTO, TipoOpcionSistemaENTITY, TipoSistemaDTO, TipoStockStockPersonalDTO, type TipoVal, TotalGeneralObraDTO, TrabajoAlemaniaENTITY, TrabajoENTITY, TransaccionFoliosENTITY, TransaccionesDTO, UbicacionAlmacenDTO, UbicacionDTO, UbicacionObraDTO, Ultima_FaseLiberacionPagosDTO, Ultima_PreLiquidacionAlemaniaDTO, Ultimo_Estado_InternoLiberacionPagosDTO, UnidadMedidaDTO$2 as UnidadMedidaDTO, UnidadMedidaLiberacionPagosDTO, UpdateUltimaFaseFacturacionDTO, UsuarioBitacoraDTO, UsuarioDTO, UsuarioENTITY, UsuarioEdicionDTO, UsuarioID_UsuarioDTO, UsuarioLogisticaDTO, UsuarioRegistrarDTO, ValidadoDTO, ValorizacionAlemaniaDTO, ValorizacionManoObraDTO, ValorizacionManoObraRegularizacionDTO, ValorizadaTOAENTITY, VarianteDTO, VigenciaDTO, WBEDTO$1 as WBEDTO, ZonaTrabajoDTO, ZonalesDTO, convertStringsToDates, type typeEstado, type typeEstadoNroDocumento, type typeFuente, type typeTipo, validateAndFormatData };
|
package/dist/index.js
CHANGED
|
@@ -90,7 +90,7 @@ __export(src_exports, {
|
|
|
90
90
|
DelegacionZonalesDTO: () => DelegacionZonalesDTO,
|
|
91
91
|
DeleteBaremoFaseDTO: () => DeleteBaremoFaseDTO,
|
|
92
92
|
DestinatarioDTO: () => DestinatarioDTO,
|
|
93
|
-
|
|
93
|
+
DetalleChileObraDTO: () => DetalleChileObraDTO,
|
|
94
94
|
DetalleChileValorizacionManoObraDTO: () => DetalleChileValorizacionManoObraDTO,
|
|
95
95
|
DetalleChileValorizacionManoObraRegularizacionDTO: () => DetalleChileValorizacionManoObraRegularizacionDTO,
|
|
96
96
|
DetalleDTO: () => DetalleDTO,
|
|
@@ -5557,7 +5557,7 @@ var EstadoInternoWithoutSubstateDTO = class {
|
|
|
5557
5557
|
Descripcion = "";
|
|
5558
5558
|
Icono = "";
|
|
5559
5559
|
Color = "";
|
|
5560
|
-
Orden =
|
|
5560
|
+
Orden = "";
|
|
5561
5561
|
ColorFondo = "";
|
|
5562
5562
|
Tipo = "";
|
|
5563
5563
|
UsuarioEdicion = new UsuarioEdicionDTO();
|
|
@@ -5589,8 +5589,8 @@ __decorateClass([
|
|
|
5589
5589
|
(0, import_class_transformer100.Expose)()
|
|
5590
5590
|
], EstadoInternoWithoutSubstateDTO.prototype, "Color", 2);
|
|
5591
5591
|
__decorateClass([
|
|
5592
|
-
(0, import_class_validator100.
|
|
5593
|
-
(0, import_class_validator100.
|
|
5592
|
+
(0, import_class_validator100.IsString)({ message: "debe ser un texto" }),
|
|
5593
|
+
(0, import_class_validator100.Length)(1, 50, { message: "debe tener entre 1 y 50 caracteres" }),
|
|
5594
5594
|
(0, import_class_transformer100.Expose)()
|
|
5595
5595
|
], EstadoInternoWithoutSubstateDTO.prototype, "Orden", 2);
|
|
5596
5596
|
__decorateClass([
|
|
@@ -5611,7 +5611,7 @@ __decorateClass([
|
|
|
5611
5611
|
], EstadoInternoWithoutSubstateDTO.prototype, "UsuarioEdicion", 2);
|
|
5612
5612
|
|
|
5613
5613
|
// src/programados/procesos/obra/shared/dto/detalle-chile-dto.ts
|
|
5614
|
-
var
|
|
5614
|
+
var DetalleChileObraDTO = class {
|
|
5615
5615
|
codigo = "";
|
|
5616
5616
|
nombre = "";
|
|
5617
5617
|
contrato = "";
|
|
@@ -5640,133 +5640,133 @@ __decorateClass([
|
|
|
5640
5640
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5641
5641
|
(0, import_class_validator101.Length)(1, 50, { message: "debe tener entre 1 y 50 caracteres" }),
|
|
5642
5642
|
(0, import_class_transformer101.Expose)()
|
|
5643
|
-
],
|
|
5643
|
+
], DetalleChileObraDTO.prototype, "codigo", 2);
|
|
5644
5644
|
__decorateClass([
|
|
5645
5645
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5646
5646
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5647
5647
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5648
5648
|
(0, import_class_transformer101.Expose)()
|
|
5649
|
-
],
|
|
5649
|
+
], DetalleChileObraDTO.prototype, "nombre", 2);
|
|
5650
5650
|
__decorateClass([
|
|
5651
5651
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5652
5652
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5653
5653
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5654
5654
|
(0, import_class_transformer101.Expose)()
|
|
5655
|
-
],
|
|
5655
|
+
], DetalleChileObraDTO.prototype, "contrato", 2);
|
|
5656
5656
|
__decorateClass([
|
|
5657
5657
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5658
5658
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5659
5659
|
(0, import_class_validator101.Length)(1, 30, { message: "debe tener entre 1 y 30 caracteres" }),
|
|
5660
5660
|
(0, import_class_transformer101.Expose)()
|
|
5661
|
-
],
|
|
5661
|
+
], DetalleChileObraDTO.prototype, "agencia", 2);
|
|
5662
5662
|
__decorateClass([
|
|
5663
5663
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5664
5664
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5665
5665
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5666
5666
|
(0, import_class_transformer101.Expose)()
|
|
5667
|
-
],
|
|
5667
|
+
], DetalleChileObraDTO.prototype, "numoe", 2);
|
|
5668
5668
|
__decorateClass([
|
|
5669
5669
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5670
5670
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5671
5671
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5672
5672
|
(0, import_class_transformer101.Expose)()
|
|
5673
|
-
],
|
|
5673
|
+
], DetalleChileObraDTO.prototype, "nombreoe", 2);
|
|
5674
5674
|
__decorateClass([
|
|
5675
5675
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5676
5676
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5677
5677
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5678
5678
|
(0, import_class_transformer101.Expose)()
|
|
5679
|
-
],
|
|
5679
|
+
], DetalleChileObraDTO.prototype, "tipooe", 2);
|
|
5680
5680
|
__decorateClass([
|
|
5681
5681
|
(0, import_class_validator101.IsDate)({ message: "debe ser una fecha" }),
|
|
5682
5682
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5683
5683
|
(0, import_class_transformer101.Expose)()
|
|
5684
|
-
],
|
|
5684
|
+
], DetalleChileObraDTO.prototype, "inioe", 2);
|
|
5685
5685
|
__decorateClass([
|
|
5686
5686
|
(0, import_class_validator101.IsDate)({ message: "debe ser una fecha" }),
|
|
5687
5687
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5688
5688
|
(0, import_class_transformer101.Expose)()
|
|
5689
|
-
],
|
|
5689
|
+
], DetalleChileObraDTO.prototype, "finoe", 2);
|
|
5690
5690
|
__decorateClass([
|
|
5691
5691
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5692
5692
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5693
5693
|
(0, import_class_validator101.Length)(1, 30, { message: "debe tener entre 1 y 30 caracteres" }),
|
|
5694
5694
|
(0, import_class_transformer101.Expose)()
|
|
5695
|
-
],
|
|
5695
|
+
], DetalleChileObraDTO.prototype, "PE", 2);
|
|
5696
5696
|
__decorateClass([
|
|
5697
5697
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5698
5698
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5699
5699
|
(0, import_class_validator101.Length)(1, 30, { message: "debe tener entre 1 y 30 caracteres" }),
|
|
5700
5700
|
(0, import_class_transformer101.Expose)()
|
|
5701
|
-
],
|
|
5701
|
+
], DetalleChileObraDTO.prototype, "central", 2);
|
|
5702
5702
|
__decorateClass([
|
|
5703
5703
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5704
5704
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5705
5705
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5706
5706
|
(0, import_class_transformer101.Expose)()
|
|
5707
|
-
],
|
|
5707
|
+
], DetalleChileObraDTO.prototype, "cliente", 2);
|
|
5708
5708
|
__decorateClass([
|
|
5709
5709
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5710
5710
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5711
5711
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5712
5712
|
(0, import_class_transformer101.Expose)()
|
|
5713
|
-
],
|
|
5713
|
+
], DetalleChileObraDTO.prototype, "comuna", 2);
|
|
5714
5714
|
__decorateClass([
|
|
5715
5715
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5716
5716
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5717
5717
|
(0, import_class_validator101.Length)(1, 150, { message: "debe tener entre 1 y 150 caracteres" }),
|
|
5718
5718
|
(0, import_class_transformer101.Expose)()
|
|
5719
|
-
],
|
|
5719
|
+
], DetalleChileObraDTO.prototype, "nombreproyecto", 2);
|
|
5720
5720
|
__decorateClass([
|
|
5721
5721
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5722
5722
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5723
5723
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5724
5724
|
(0, import_class_transformer101.Expose)()
|
|
5725
|
-
],
|
|
5725
|
+
], DetalleChileObraDTO.prototype, "PEP2", 2);
|
|
5726
5726
|
__decorateClass([
|
|
5727
5727
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5728
5728
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5729
5729
|
(0, import_class_validator101.Length)(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5730
5730
|
(0, import_class_transformer101.Expose)()
|
|
5731
|
-
],
|
|
5731
|
+
], DetalleChileObraDTO.prototype, "PEP1", 2);
|
|
5732
5732
|
__decorateClass([
|
|
5733
5733
|
(0, import_class_validator101.IsNumber)({}, { message: "debe ser un numero" }),
|
|
5734
5734
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5735
5735
|
(0, import_class_transformer101.Expose)(),
|
|
5736
5736
|
(0, import_class_validator101.Min)(1)
|
|
5737
|
-
],
|
|
5737
|
+
], DetalleChileObraDTO.prototype, "CostoTotal", 2);
|
|
5738
5738
|
__decorateClass([
|
|
5739
5739
|
(0, import_class_transformer101.Type)(() => HistoricoDTO),
|
|
5740
5740
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5741
5741
|
(0, import_class_transformer101.Expose)(),
|
|
5742
5742
|
(0, import_class_validator101.IsArray)(),
|
|
5743
5743
|
(0, import_class_validator101.ValidateNested)({ each: true })
|
|
5744
|
-
],
|
|
5744
|
+
], DetalleChileObraDTO.prototype, "Historico", 2);
|
|
5745
5745
|
__decorateClass([
|
|
5746
5746
|
(0, import_class_transformer101.Type)(() => EstadoInternoWithoutSubstateDTO),
|
|
5747
5747
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5748
5748
|
(0, import_class_transformer101.Expose)(),
|
|
5749
5749
|
(0, import_class_validator101.ValidateNested)()
|
|
5750
|
-
],
|
|
5750
|
+
], DetalleChileObraDTO.prototype, "UltimoEstadoCliente", 2);
|
|
5751
5751
|
__decorateClass([
|
|
5752
5752
|
(0, import_class_transformer101.Type)(() => EstadoInternoWithoutSubstateDTO),
|
|
5753
5753
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5754
5754
|
(0, import_class_transformer101.Expose)(),
|
|
5755
5755
|
(0, import_class_validator101.IsArray)(),
|
|
5756
5756
|
(0, import_class_validator101.ValidateNested)({ each: true })
|
|
5757
|
-
],
|
|
5757
|
+
], DetalleChileObraDTO.prototype, "EstadosCliente", 2);
|
|
5758
5758
|
__decorateClass([
|
|
5759
5759
|
(0, import_class_validator101.IsString)({ message: "debe ser un texto" }),
|
|
5760
5760
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5761
5761
|
(0, import_class_validator101.Length)(1, 300, { message: "debe tener entre 1 y 300 caracteres" }),
|
|
5762
5762
|
(0, import_class_transformer101.Expose)()
|
|
5763
|
-
],
|
|
5763
|
+
], DetalleChileObraDTO.prototype, "codigoCalc", 2);
|
|
5764
5764
|
__decorateClass([
|
|
5765
5765
|
(0, import_class_transformer101.Type)(() => CausacionDTO),
|
|
5766
5766
|
(0, import_class_validator101.IsNotEmpty)({ message: "es requerido" }),
|
|
5767
5767
|
(0, import_class_transformer101.Expose)(),
|
|
5768
5768
|
(0, import_class_validator101.ValidateNested)()
|
|
5769
|
-
],
|
|
5769
|
+
], DetalleChileObraDTO.prototype, "Causacion", 2);
|
|
5770
5770
|
|
|
5771
5771
|
// src/programados/procesos/obra/shared/dto/factura-generada-dto.ts
|
|
5772
5772
|
var import_class_transformer102 = require("class-transformer");
|
|
@@ -6088,7 +6088,7 @@ var ObraENTITY = class {
|
|
|
6088
6088
|
Anexos = [];
|
|
6089
6089
|
Bitacora = [];
|
|
6090
6090
|
Facturacion = new FacturacionDTO();
|
|
6091
|
-
DetalleChile = new
|
|
6091
|
+
DetalleChile = new DetalleChileObraDTO();
|
|
6092
6092
|
TotalesGeneralObra = new TotalGeneralObraDTO();
|
|
6093
6093
|
};
|
|
6094
6094
|
__decorateClass([
|
|
@@ -6233,7 +6233,7 @@ __decorateClass([
|
|
|
6233
6233
|
(0, import_class_validator110.ValidateNested)()
|
|
6234
6234
|
], ObraENTITY.prototype, "Facturacion", 2);
|
|
6235
6235
|
__decorateClass([
|
|
6236
|
-
(0, import_class_transformer110.Type)(() =>
|
|
6236
|
+
(0, import_class_transformer110.Type)(() => DetalleChileObraDTO),
|
|
6237
6237
|
(0, import_class_validator110.IsNotEmpty)({ message: "es requerido" }),
|
|
6238
6238
|
(0, import_class_transformer110.Expose)(),
|
|
6239
6239
|
(0, import_class_validator110.ValidateNested)()
|
|
@@ -13571,7 +13571,7 @@ __decorateClass([
|
|
|
13571
13571
|
DelegacionZonalesDTO,
|
|
13572
13572
|
DeleteBaremoFaseDTO,
|
|
13573
13573
|
DestinatarioDTO,
|
|
13574
|
-
|
|
13574
|
+
DetalleChileObraDTO,
|
|
13575
13575
|
DetalleChileValorizacionManoObraDTO,
|
|
13576
13576
|
DetalleChileValorizacionManoObraRegularizacionDTO,
|
|
13577
13577
|
DetalleDTO,
|
package/dist/index.mjs
CHANGED
|
@@ -5318,7 +5318,7 @@ var EstadoInternoWithoutSubstateDTO = class {
|
|
|
5318
5318
|
Descripcion = "";
|
|
5319
5319
|
Icono = "";
|
|
5320
5320
|
Color = "";
|
|
5321
|
-
Orden =
|
|
5321
|
+
Orden = "";
|
|
5322
5322
|
ColorFondo = "";
|
|
5323
5323
|
Tipo = "";
|
|
5324
5324
|
UsuarioEdicion = new UsuarioEdicionDTO();
|
|
@@ -5350,8 +5350,8 @@ __decorateClass([
|
|
|
5350
5350
|
Expose99()
|
|
5351
5351
|
], EstadoInternoWithoutSubstateDTO.prototype, "Color", 2);
|
|
5352
5352
|
__decorateClass([
|
|
5353
|
-
|
|
5354
|
-
|
|
5353
|
+
IsString84({ message: "debe ser un texto" }),
|
|
5354
|
+
Length70(1, 50, { message: "debe tener entre 1 y 50 caracteres" }),
|
|
5355
5355
|
Expose99()
|
|
5356
5356
|
], EstadoInternoWithoutSubstateDTO.prototype, "Orden", 2);
|
|
5357
5357
|
__decorateClass([
|
|
@@ -5372,7 +5372,7 @@ __decorateClass([
|
|
|
5372
5372
|
], EstadoInternoWithoutSubstateDTO.prototype, "UsuarioEdicion", 2);
|
|
5373
5373
|
|
|
5374
5374
|
// src/programados/procesos/obra/shared/dto/detalle-chile-dto.ts
|
|
5375
|
-
var
|
|
5375
|
+
var DetalleChileObraDTO = class {
|
|
5376
5376
|
codigo = "";
|
|
5377
5377
|
nombre = "";
|
|
5378
5378
|
contrato = "";
|
|
@@ -5401,133 +5401,133 @@ __decorateClass([
|
|
|
5401
5401
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5402
5402
|
Length71(1, 50, { message: "debe tener entre 1 y 50 caracteres" }),
|
|
5403
5403
|
Expose100()
|
|
5404
|
-
],
|
|
5404
|
+
], DetalleChileObraDTO.prototype, "codigo", 2);
|
|
5405
5405
|
__decorateClass([
|
|
5406
5406
|
IsString85({ message: "debe ser un texto" }),
|
|
5407
5407
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5408
5408
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5409
5409
|
Expose100()
|
|
5410
|
-
],
|
|
5410
|
+
], DetalleChileObraDTO.prototype, "nombre", 2);
|
|
5411
5411
|
__decorateClass([
|
|
5412
5412
|
IsString85({ message: "debe ser un texto" }),
|
|
5413
5413
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5414
5414
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5415
5415
|
Expose100()
|
|
5416
|
-
],
|
|
5416
|
+
], DetalleChileObraDTO.prototype, "contrato", 2);
|
|
5417
5417
|
__decorateClass([
|
|
5418
5418
|
IsString85({ message: "debe ser un texto" }),
|
|
5419
5419
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5420
5420
|
Length71(1, 30, { message: "debe tener entre 1 y 30 caracteres" }),
|
|
5421
5421
|
Expose100()
|
|
5422
|
-
],
|
|
5422
|
+
], DetalleChileObraDTO.prototype, "agencia", 2);
|
|
5423
5423
|
__decorateClass([
|
|
5424
5424
|
IsString85({ message: "debe ser un texto" }),
|
|
5425
5425
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5426
5426
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5427
5427
|
Expose100()
|
|
5428
|
-
],
|
|
5428
|
+
], DetalleChileObraDTO.prototype, "numoe", 2);
|
|
5429
5429
|
__decorateClass([
|
|
5430
5430
|
IsString85({ message: "debe ser un texto" }),
|
|
5431
5431
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5432
5432
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5433
5433
|
Expose100()
|
|
5434
|
-
],
|
|
5434
|
+
], DetalleChileObraDTO.prototype, "nombreoe", 2);
|
|
5435
5435
|
__decorateClass([
|
|
5436
5436
|
IsString85({ message: "debe ser un texto" }),
|
|
5437
5437
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5438
5438
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5439
5439
|
Expose100()
|
|
5440
|
-
],
|
|
5440
|
+
], DetalleChileObraDTO.prototype, "tipooe", 2);
|
|
5441
5441
|
__decorateClass([
|
|
5442
5442
|
IsDate33({ message: "debe ser una fecha" }),
|
|
5443
5443
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5444
5444
|
Expose100()
|
|
5445
|
-
],
|
|
5445
|
+
], DetalleChileObraDTO.prototype, "inioe", 2);
|
|
5446
5446
|
__decorateClass([
|
|
5447
5447
|
IsDate33({ message: "debe ser una fecha" }),
|
|
5448
5448
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5449
5449
|
Expose100()
|
|
5450
|
-
],
|
|
5450
|
+
], DetalleChileObraDTO.prototype, "finoe", 2);
|
|
5451
5451
|
__decorateClass([
|
|
5452
5452
|
IsString85({ message: "debe ser un texto" }),
|
|
5453
5453
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5454
5454
|
Length71(1, 30, { message: "debe tener entre 1 y 30 caracteres" }),
|
|
5455
5455
|
Expose100()
|
|
5456
|
-
],
|
|
5456
|
+
], DetalleChileObraDTO.prototype, "PE", 2);
|
|
5457
5457
|
__decorateClass([
|
|
5458
5458
|
IsString85({ message: "debe ser un texto" }),
|
|
5459
5459
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5460
5460
|
Length71(1, 30, { message: "debe tener entre 1 y 30 caracteres" }),
|
|
5461
5461
|
Expose100()
|
|
5462
|
-
],
|
|
5462
|
+
], DetalleChileObraDTO.prototype, "central", 2);
|
|
5463
5463
|
__decorateClass([
|
|
5464
5464
|
IsString85({ message: "debe ser un texto" }),
|
|
5465
5465
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5466
5466
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5467
5467
|
Expose100()
|
|
5468
|
-
],
|
|
5468
|
+
], DetalleChileObraDTO.prototype, "cliente", 2);
|
|
5469
5469
|
__decorateClass([
|
|
5470
5470
|
IsString85({ message: "debe ser un texto" }),
|
|
5471
5471
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5472
5472
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5473
5473
|
Expose100()
|
|
5474
|
-
],
|
|
5474
|
+
], DetalleChileObraDTO.prototype, "comuna", 2);
|
|
5475
5475
|
__decorateClass([
|
|
5476
5476
|
IsString85({ message: "debe ser un texto" }),
|
|
5477
5477
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5478
5478
|
Length71(1, 150, { message: "debe tener entre 1 y 150 caracteres" }),
|
|
5479
5479
|
Expose100()
|
|
5480
|
-
],
|
|
5480
|
+
], DetalleChileObraDTO.prototype, "nombreproyecto", 2);
|
|
5481
5481
|
__decorateClass([
|
|
5482
5482
|
IsString85({ message: "debe ser un texto" }),
|
|
5483
5483
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5484
5484
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5485
5485
|
Expose100()
|
|
5486
|
-
],
|
|
5486
|
+
], DetalleChileObraDTO.prototype, "PEP2", 2);
|
|
5487
5487
|
__decorateClass([
|
|
5488
5488
|
IsString85({ message: "debe ser un texto" }),
|
|
5489
5489
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5490
5490
|
Length71(1, 100, { message: "debe tener entre 1 y 100 caracteres" }),
|
|
5491
5491
|
Expose100()
|
|
5492
|
-
],
|
|
5492
|
+
], DetalleChileObraDTO.prototype, "PEP1", 2);
|
|
5493
5493
|
__decorateClass([
|
|
5494
5494
|
IsNumber68({}, { message: "debe ser un numero" }),
|
|
5495
5495
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5496
5496
|
Expose100(),
|
|
5497
5497
|
Min48(1)
|
|
5498
|
-
],
|
|
5498
|
+
], DetalleChileObraDTO.prototype, "CostoTotal", 2);
|
|
5499
5499
|
__decorateClass([
|
|
5500
5500
|
Type60(() => HistoricoDTO),
|
|
5501
5501
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5502
5502
|
Expose100(),
|
|
5503
5503
|
IsArray30(),
|
|
5504
5504
|
ValidateNested48({ each: true })
|
|
5505
|
-
],
|
|
5505
|
+
], DetalleChileObraDTO.prototype, "Historico", 2);
|
|
5506
5506
|
__decorateClass([
|
|
5507
5507
|
Type60(() => EstadoInternoWithoutSubstateDTO),
|
|
5508
5508
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5509
5509
|
Expose100(),
|
|
5510
5510
|
ValidateNested48()
|
|
5511
|
-
],
|
|
5511
|
+
], DetalleChileObraDTO.prototype, "UltimoEstadoCliente", 2);
|
|
5512
5512
|
__decorateClass([
|
|
5513
5513
|
Type60(() => EstadoInternoWithoutSubstateDTO),
|
|
5514
5514
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5515
5515
|
Expose100(),
|
|
5516
5516
|
IsArray30(),
|
|
5517
5517
|
ValidateNested48({ each: true })
|
|
5518
|
-
],
|
|
5518
|
+
], DetalleChileObraDTO.prototype, "EstadosCliente", 2);
|
|
5519
5519
|
__decorateClass([
|
|
5520
5520
|
IsString85({ message: "debe ser un texto" }),
|
|
5521
5521
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5522
5522
|
Length71(1, 300, { message: "debe tener entre 1 y 300 caracteres" }),
|
|
5523
5523
|
Expose100()
|
|
5524
|
-
],
|
|
5524
|
+
], DetalleChileObraDTO.prototype, "codigoCalc", 2);
|
|
5525
5525
|
__decorateClass([
|
|
5526
5526
|
Type60(() => CausacionDTO),
|
|
5527
5527
|
IsNotEmpty99({ message: "es requerido" }),
|
|
5528
5528
|
Expose100(),
|
|
5529
5529
|
ValidateNested48()
|
|
5530
|
-
],
|
|
5530
|
+
], DetalleChileObraDTO.prototype, "Causacion", 2);
|
|
5531
5531
|
|
|
5532
5532
|
// src/programados/procesos/obra/shared/dto/factura-generada-dto.ts
|
|
5533
5533
|
import { Expose as Expose101, Type as Type61 } from "class-transformer";
|
|
@@ -5849,7 +5849,7 @@ var ObraENTITY = class {
|
|
|
5849
5849
|
Anexos = [];
|
|
5850
5850
|
Bitacora = [];
|
|
5851
5851
|
Facturacion = new FacturacionDTO();
|
|
5852
|
-
DetalleChile = new
|
|
5852
|
+
DetalleChile = new DetalleChileObraDTO();
|
|
5853
5853
|
TotalesGeneralObra = new TotalGeneralObraDTO();
|
|
5854
5854
|
};
|
|
5855
5855
|
__decorateClass([
|
|
@@ -5994,7 +5994,7 @@ __decorateClass([
|
|
|
5994
5994
|
ValidateNested56()
|
|
5995
5995
|
], ObraENTITY.prototype, "Facturacion", 2);
|
|
5996
5996
|
__decorateClass([
|
|
5997
|
-
Type68(() =>
|
|
5997
|
+
Type68(() => DetalleChileObraDTO),
|
|
5998
5998
|
IsNotEmpty108({ message: "es requerido" }),
|
|
5999
5999
|
Expose109(),
|
|
6000
6000
|
ValidateNested56()
|
|
@@ -13362,7 +13362,7 @@ export {
|
|
|
13362
13362
|
DelegacionZonalesDTO,
|
|
13363
13363
|
DeleteBaremoFaseDTO,
|
|
13364
13364
|
DestinatarioDTO,
|
|
13365
|
-
|
|
13365
|
+
DetalleChileObraDTO,
|
|
13366
13366
|
DetalleChileValorizacionManoObraDTO,
|
|
13367
13367
|
DetalleChileValorizacionManoObraRegularizacionDTO,
|
|
13368
13368
|
DetalleDTO,
|