sigesp 1.1.70-20250919 → 1.1.73-20251013
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/esm2020/lib/core/interfaces/RecursosHumanos.mjs +1 -1
- package/esm2020/lib/core/models/SNO/MConfiguracionSNO.model.mjs +48 -175
- package/esm2020/lib/core/models/SNO/MDefinicionNomina.model.mjs +1 -1
- package/fesm2015/sigesp.mjs +47 -174
- package/fesm2015/sigesp.mjs.map +1 -1
- package/fesm2020/sigesp.mjs +47 -174
- package/fesm2020/sigesp.mjs.map +1 -1
- package/lib/core/interfaces/RecursosHumanos.d.ts +13 -54
- package/lib/core/models/SNO/MConfiguracionSNO.model.d.ts +16 -58
- package/package.json +1 -1
|
@@ -3,69 +3,28 @@ export interface IConfiguracionSNO {
|
|
|
3
3
|
id_empresa: string;
|
|
4
4
|
id_enterprise: string;
|
|
5
5
|
id_sno: string;
|
|
6
|
-
estcamdensueint: string;
|
|
7
|
-
densueint: string;
|
|
8
6
|
desvacnom: string;
|
|
9
|
-
metvac: string;
|
|
10
|
-
estreportvac: string;
|
|
11
|
-
persalmesantfecven: string;
|
|
12
7
|
preperdesnomvac: string;
|
|
13
|
-
valparnom: string;
|
|
14
|
-
agrucontable: string;
|
|
15
|
-
ctaconreggasxpag: string;
|
|
16
|
-
id_proveedor: string;
|
|
17
|
-
nompro: string;
|
|
18
|
-
rifpro: string;
|
|
19
|
-
tippro: string;
|
|
20
|
-
tipconnom: string;
|
|
21
|
-
genrecdocnom: string;
|
|
22
|
-
id_tipdocnom: string;
|
|
23
|
-
sc_cuenta: string;
|
|
24
|
-
gennotdebbco: string;
|
|
25
|
-
genrecdoccausa: string;
|
|
26
|
-
id_tipdoccausa: string;
|
|
27
|
-
rdautpagperche: string;
|
|
28
|
-
tipconapo: string;
|
|
29
|
-
genrecdocapo: string;
|
|
30
|
-
id_tipdocapo: string;
|
|
31
|
-
agruretapo: string;
|
|
32
|
-
id_tipdocpagper: string;
|
|
33
8
|
tipconps: string;
|
|
34
9
|
genrecdocpresoc: string;
|
|
35
10
|
id_tipdocpresoc: string;
|
|
36
11
|
id_beneficiario: string;
|
|
37
|
-
cedben: string;
|
|
38
12
|
ordenar_constantes: string;
|
|
39
13
|
ordenar_conceptos: string;
|
|
40
|
-
excpersuspostcalrep: string;
|
|
41
|
-
noperrepnomnor: string;
|
|
42
14
|
fectopfinano: string;
|
|
43
|
-
metcalpreant: string;
|
|
44
15
|
codconsueant: string;
|
|
45
16
|
confprestamo: string;
|
|
46
|
-
camuniadmnomrac: string;
|
|
47
|
-
campasogradonomrac: string;
|
|
48
|
-
camdedtippernomrac: string;
|
|
49
|
-
camsuenomobrrac: string;
|
|
50
17
|
incperautmodben: string;
|
|
51
18
|
sc_contableben: string;
|
|
52
|
-
impcodunirac: string;
|
|
53
|
-
comauttabrac: string;
|
|
54
|
-
ajusuecom: string;
|
|
55
|
-
moddatpen: string;
|
|
56
19
|
cuoprestnomaysue: string;
|
|
57
20
|
alfanumcodper: string;
|
|
58
21
|
vallonctaban: string;
|
|
59
22
|
lonctaban: string;
|
|
60
23
|
nomulprestamo: string;
|
|
61
|
-
sobregiroctapercalnom: string;
|
|
62
|
-
percobmoncero: string;
|
|
63
|
-
genpagdirpercobcheq: string;
|
|
64
24
|
id_banco: string;
|
|
65
25
|
id_ctabanco: string;
|
|
66
26
|
numempivss: string;
|
|
67
27
|
metivss: string;
|
|
68
|
-
notomarnomesp: string;
|
|
69
28
|
dirtalhum: string;
|
|
70
29
|
ceddirtalhum: string;
|
|
71
30
|
codorgfpj: string;
|
|
@@ -86,18 +45,12 @@ export interface IConfiguracionSNO {
|
|
|
86
45
|
conxotrprifjtss: string;
|
|
87
46
|
metfpa: string;
|
|
88
47
|
antcompreant: string;
|
|
89
|
-
fraalipreant: string;
|
|
90
48
|
alibonvacalibonfinano: string;
|
|
91
|
-
aplasiextsuedia: string;
|
|
92
|
-
metfps: string;
|
|
93
49
|
incdiaadibonvac: string;
|
|
94
|
-
calintpreant: string;
|
|
95
50
|
calintperconf: string;
|
|
96
51
|
pormaxantpresoc: string;
|
|
97
52
|
id_tipdoc_anticipo: string;
|
|
98
53
|
calperactmesps: string;
|
|
99
|
-
acumintdiaadips: string;
|
|
100
|
-
diaadiano97ps: string;
|
|
101
54
|
metalibonvac: string;
|
|
102
55
|
antcompriano: string;
|
|
103
56
|
formcalpsl: string;
|
|
@@ -105,17 +58,10 @@ export interface IConfiguracionSNO {
|
|
|
105
58
|
salnordgvdiaadi: string;
|
|
106
59
|
salnordgvvac: string;
|
|
107
60
|
metresconman: string;
|
|
108
|
-
actbloforcon: string;
|
|
109
|
-
dentipden: string;
|
|
110
61
|
nomban: string;
|
|
111
62
|
ctabanco: string;
|
|
112
63
|
ctabanco_cvh: string;
|
|
113
64
|
nomban_cvh: string;
|
|
114
|
-
id_conceptovac: string;
|
|
115
|
-
id_conceptofpj: string;
|
|
116
|
-
id_conceptofpa: string;
|
|
117
|
-
id_conceptorpvyh: string;
|
|
118
|
-
codconvac: string;
|
|
119
65
|
codconfpj: string;
|
|
120
66
|
codconfpa: string;
|
|
121
67
|
codconrpvyh: string;
|
|
@@ -133,6 +79,19 @@ export interface IConfiguracionSNO {
|
|
|
133
79
|
altvoldat: string;
|
|
134
80
|
horjorlab: string;
|
|
135
81
|
regcaninc: string;
|
|
82
|
+
id_concxp_pre: string;
|
|
83
|
+
tipcon_int: string;
|
|
84
|
+
id_proveedor_int: string;
|
|
85
|
+
denconcxp_pre: string;
|
|
86
|
+
dentipden_pre: string;
|
|
87
|
+
rifpro_pre: string;
|
|
88
|
+
nompro_pre: string;
|
|
89
|
+
tipdes_pre: string;
|
|
90
|
+
rifpro_int: string;
|
|
91
|
+
nompro_int: string;
|
|
92
|
+
tipdes_int: string;
|
|
93
|
+
sc_cuenta_int_gen: string;
|
|
94
|
+
sc_cuenta_fid_gen: string;
|
|
136
95
|
}
|
|
137
96
|
export interface IIncidencia {
|
|
138
97
|
valor: string;
|
|
@@ -4,65 +4,22 @@ export declare class MConfiguracionSNO extends MBasicModel {
|
|
|
4
4
|
idEnterprise: number;
|
|
5
5
|
idEmpresa: number;
|
|
6
6
|
idNomina: number;
|
|
7
|
-
estatusCambiarDenominacionSueldoIntegral: number;
|
|
8
|
-
denominacionSueltoIntegral: string;
|
|
9
7
|
desincorporarVacacionesNomina: number;
|
|
10
|
-
metodoVacacion: number;
|
|
11
|
-
estatusReportarVacaciones: number;
|
|
12
|
-
permitirSalidaPersonalMesAnteriorFechaVencimiento: number;
|
|
13
8
|
prestamoPersonalDesincorporaNominaPeriodoVacaciones: number;
|
|
14
|
-
validarParametrosNomina: number;
|
|
15
|
-
agruparContable: number;
|
|
16
|
-
aplicarCuentaContableRegistroGastoXpagar: number;
|
|
17
|
-
idProveedor: number;
|
|
18
|
-
tipoContabilizacionNomina: string;
|
|
19
|
-
generarRecepcionDocumentoNomina: number;
|
|
20
|
-
idTipoDocumento: number;
|
|
21
|
-
denominacionTipoDocumento: string;
|
|
22
|
-
CuentaContable: string;
|
|
23
|
-
generarNotaDebitoBanco: number;
|
|
24
|
-
generarRecepcionDocumentoCausa: number;
|
|
25
|
-
idTipoDocumentoCausado: number;
|
|
26
|
-
generarRecepcionDocumentoAutomaticaPagoPersonalCheque: number;
|
|
27
|
-
tipoContabilizacionAporte: string;
|
|
28
|
-
generarRecepcionDocumentoAporte: number;
|
|
29
|
-
idTipoDocumentoAporte: number;
|
|
30
|
-
agruparRetencionesAportes: number;
|
|
31
|
-
idTipoDocumentoPagoPersonal: number;
|
|
32
|
-
tipoContabilizacionPrestacionAntiguedad: string;
|
|
33
|
-
generarRecepcionDocumentoPrestacionSocial: number;
|
|
34
|
-
idTipoDocumentoPrestacionSocial: number;
|
|
35
|
-
idBeneficiarioPrestacionesSociales: number;
|
|
36
|
-
cedulaBeneficiario: string;
|
|
37
9
|
ordenarConstantes: string;
|
|
38
10
|
ordenarConceptos: string;
|
|
39
|
-
excluirPersonasSuspendidasPostCalculosReporte: number;
|
|
40
|
-
noPermitirPersonasRepetidasEntreNominasNormales: number;
|
|
41
11
|
fechaTopeFA: string;
|
|
42
|
-
metodoCalculoPrestacionAntiguedad: number;
|
|
43
12
|
codigoConceptoSueldoAnterior: string;
|
|
44
13
|
configurarPrestamo: string;
|
|
45
|
-
cambiarUnidadAdministrativaNominaRac: number;
|
|
46
|
-
cambiarPasoGradoNominaRac: number;
|
|
47
|
-
cambiarDedicacionTipoPersonalNominaRac: number;
|
|
48
|
-
cambiarSueldoNominaObreroRac: number;
|
|
49
14
|
incluirPersonalAutomaticamenteModuloBeneficiarios: number;
|
|
50
15
|
cuentaContableBeneficiarios: string;
|
|
51
|
-
implementarCodigoUnicoRac: number;
|
|
52
|
-
compensacionAutomaticaTabuladoresRac: number;
|
|
53
|
-
ajusteSueldoSegunCompensacion: number;
|
|
54
|
-
modificarDatosPensiones: number;
|
|
55
16
|
validarCuotasPrestamosNoMayores: number;
|
|
56
17
|
permitirAlfanumericosCodigoPersonal: number;
|
|
57
18
|
validarLongitudCuentaBancaria: number;
|
|
58
19
|
valorLongitudCuentaBancaria: number;
|
|
59
20
|
noPermitirMultiplesPrestamosMismoTipo: number;
|
|
60
|
-
permitirSobregiroCuentasPersonalCalculoNomina: number;
|
|
61
|
-
permitirPersonalCobreMontoCero: number;
|
|
62
|
-
generarPagoDirectoPersonalCobraCheques: number;
|
|
63
21
|
numeroEmpresaIvss: string;
|
|
64
22
|
metodoIvss: string;
|
|
65
|
-
noTomarCuentaNominaEspeciales: number;
|
|
66
23
|
directorTalentoHumano: string;
|
|
67
24
|
ceduladirectorTalentoHumano: string;
|
|
68
25
|
codigoOrganismoFondoPensionesJubilaciones: string;
|
|
@@ -83,18 +40,12 @@ export declare class MConfiguracionSNO extends MBasicModel {
|
|
|
83
40
|
conceptoOtrasPrimasFjtss: string;
|
|
84
41
|
metodoFondoPlanAhorro: string;
|
|
85
42
|
antiguedadComplementariaPrestacion: number;
|
|
86
|
-
fraccionAlicuotaPrestacionAntiguedad: number;
|
|
87
43
|
incluirAlicuotaBonoVacacionalAlicuotaBonoFA: number;
|
|
88
|
-
aplicarAsignacionExtraSueldoDiario: number;
|
|
89
|
-
metodoFondoPrestacionesSociales: string;
|
|
90
44
|
incluirDiasAdicionalesBonoVacacional: number;
|
|
91
|
-
calcularInteresesPrestacionAntiguedad: number;
|
|
92
45
|
calcularInteresesPersonalConfigurado: number;
|
|
93
46
|
porcentajeMaximoAnticipoPrestacionesSociales: number;
|
|
94
47
|
idTipoDocumentoAnticipo: number;
|
|
95
48
|
calcularPersonasActivasMes: number;
|
|
96
|
-
tomarAcumuladoIntegralDiasAdicionales: number;
|
|
97
|
-
prestacionesSocialesYear97: number;
|
|
98
49
|
metodoCalcularAlicuotaBonoVacacional: string;
|
|
99
50
|
antiguedadComplementaria1erYear: number;
|
|
100
51
|
formaCalculoPrestacionSocial: string;
|
|
@@ -102,7 +53,6 @@ export declare class MConfiguracionSNO extends MBasicModel {
|
|
|
102
53
|
salarioNormalCalculoDgvDiasAdicionales: string;
|
|
103
54
|
salarioNormalCalculoDgvVacaciones: string;
|
|
104
55
|
metodoResumenContableMantenimiento: string;
|
|
105
|
-
activarBloqueoFormulaConceptos: number;
|
|
106
56
|
idBanco: number;
|
|
107
57
|
idCuentaBanco: number;
|
|
108
58
|
nombrebanco: string;
|
|
@@ -111,14 +61,6 @@ export declare class MConfiguracionSNO extends MBasicModel {
|
|
|
111
61
|
nombreBancoViviendaHabitad: string;
|
|
112
62
|
cuentaViviendaHabitad: number;
|
|
113
63
|
denominacionCuentaViviendaHabitad: string;
|
|
114
|
-
nombreProveedor: string;
|
|
115
|
-
rifProveedor: string;
|
|
116
|
-
tipoProveedor: string;
|
|
117
|
-
idConceptoVacacion: number;
|
|
118
|
-
idConceptoFondoPlanAhorro: number;
|
|
119
|
-
idConceptoFondoPensionesJubilaciones: number;
|
|
120
|
-
idConceptoViviendaHabitad: number;
|
|
121
|
-
codigoConceptoVacacion: string;
|
|
122
64
|
codigoConceptoFondoPlanAhorro: string;
|
|
123
65
|
ConceptoMantenimientoCuentasConceptos: string;
|
|
124
66
|
registropermisoincidencia: string;
|
|
@@ -135,6 +77,22 @@ export declare class MConfiguracionSNO extends MBasicModel {
|
|
|
135
77
|
altoVolumenDatos: number;
|
|
136
78
|
registroCantidadProducidaIncidencia: string;
|
|
137
79
|
horasJornadaLaboral: number;
|
|
80
|
+
tipoContabilizacionPrestacion: string;
|
|
81
|
+
idTipoDocumentoPrestacion: number;
|
|
82
|
+
idBeneficiarioPrestaciones: number;
|
|
83
|
+
idConceptoPrestacion: number;
|
|
84
|
+
denominacionConceptoPrestacion: string;
|
|
85
|
+
denominacionTipoDocumentoPrestacion: string;
|
|
86
|
+
nombreBeneficiarioPrestacion: string;
|
|
87
|
+
rifBeneficiarioPrestacion: string;
|
|
88
|
+
destinoBeneficiarioPrestacion: string;
|
|
89
|
+
tipoContabilizacionInteres: string;
|
|
90
|
+
idBeneficiarioInteres: number;
|
|
91
|
+
nombreBeneficiariInteres: string;
|
|
92
|
+
rifBeneficiarioInteres: string;
|
|
93
|
+
destinoBeneficiarioInteres: string;
|
|
94
|
+
cuentaContableInteresGenerica: string;
|
|
95
|
+
cuentaContableFideicomisoGenerica: string;
|
|
138
96
|
constructor(I?: IConfiguracionSNO);
|
|
139
97
|
dataInterface(): IConfiguracionSNO;
|
|
140
98
|
}
|