sigesp 1.0.19-20240821 → 1.0.20-20240822
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/Nomina.mjs +1 -1
- package/esm2020/lib/core/models/SNO/MConceptosNomina.model.mjs +4 -39
- package/fesm2015/sigesp.mjs +3 -38
- package/fesm2015/sigesp.mjs.map +1 -1
- package/fesm2020/sigesp.mjs +3 -38
- package/fesm2020/sigesp.mjs.map +1 -1
- package/lib/core/interfaces/Nomina.d.ts +1 -12
- package/lib/core/models/SNO/MConceptosNomina.model.d.ts +1 -12
- package/package.json +1 -1
package/fesm2020/sigesp.mjs
CHANGED
|
@@ -10065,13 +10065,9 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10065
10065
|
this.formulaConceptos = '';
|
|
10066
10066
|
this.codigoCentroCosto = '---';
|
|
10067
10067
|
this.conceptoGlobal = 0;
|
|
10068
|
-
this.acumuladoMaximoConcepto = 0;
|
|
10069
|
-
this.valorMinimoConcepto = 0;
|
|
10070
|
-
this.valorMaximoConcepto = 0;
|
|
10071
10068
|
this.condicionConcepto = '';
|
|
10072
10069
|
this.spgCuentaConcepto = '';
|
|
10073
10070
|
this.scCuuentaConcepto = '';
|
|
10074
|
-
this.spiCuentaConcepto = '';
|
|
10075
10071
|
this.aplicaSRLConcepto = 0;
|
|
10076
10072
|
this.sueldoIntegralConcepto = 0;
|
|
10077
10073
|
this.sueldoIntegralVacaciones = 0;
|
|
@@ -10084,8 +10080,6 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10084
10080
|
this.estatusClasificacion = 'N';
|
|
10085
10081
|
this.idProveedor = 0;
|
|
10086
10082
|
this.aplicaARC = 0;
|
|
10087
|
-
this.porcentajeIngresoConcepto = 0;
|
|
10088
|
-
this.integrarIngresoConceptos = 0;
|
|
10089
10083
|
this.contabilizacionPorProyecto = 0;
|
|
10090
10084
|
this.reporteAcumuladoConcepto = 0;
|
|
10091
10085
|
this.reporteConstanteUnidadConcepto = 0;
|
|
@@ -10093,10 +10087,9 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10093
10087
|
this.idConstanteUnicaConcepto = 0;
|
|
10094
10088
|
this.quincenaAReportarConcepto = '';
|
|
10095
10089
|
this.asignacionFideicomisoPersonal = 0;
|
|
10096
|
-
this.asignacionFideicomisoPatron = 0;
|
|
10097
10090
|
this.frecuenciaVariableConcepto = 0;
|
|
10098
10091
|
this.perteneceAlSalarioNormal = 0;
|
|
10099
|
-
this.
|
|
10092
|
+
this.conceptoPerteneceVaccaiones = 0;
|
|
10100
10093
|
this.conceptoPerteneceEncargaduria = 0;
|
|
10101
10094
|
this.aplicaDiasAdicionales = 0;
|
|
10102
10095
|
this.salarioNormal = 'N';
|
|
@@ -10104,10 +10097,6 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10104
10097
|
this.formulaPatronConcepto = '';
|
|
10105
10098
|
this.cuentaPresupuestariaPratronConcepto = '';
|
|
10106
10099
|
this.cuentaContablePratronConcepto = '';
|
|
10107
|
-
this.tituloReporteEmpleadoConcepto = '';
|
|
10108
|
-
this.tituloRetencionPatronConcepto = '';
|
|
10109
|
-
this.valorMinimoPatronConcepto = 0;
|
|
10110
|
-
this.valorMaximoPatronConcepto = 0;
|
|
10111
10100
|
this.denominacionProveedores = '';
|
|
10112
10101
|
this.denominacionNomina = '';
|
|
10113
10102
|
this.codigoNomina = '';
|
|
@@ -10136,13 +10125,9 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10136
10125
|
this.formulaConceptos = e.forcon;
|
|
10137
10126
|
this.codigoCentroCosto = e.codcencos;
|
|
10138
10127
|
this.conceptoGlobal = +e.glocon;
|
|
10139
|
-
this.acumuladoMaximoConcepto = +e.acumaxcon;
|
|
10140
|
-
this.valorMinimoConcepto = +e.valmincon;
|
|
10141
|
-
this.valorMaximoConcepto = +e.valmaxcon;
|
|
10142
10128
|
this.condicionConcepto = e.concon;
|
|
10143
10129
|
this.spgCuentaConcepto = e.spg_cuentacon;
|
|
10144
10130
|
this.scCuuentaConcepto = e.sc_cuentacon;
|
|
10145
|
-
this.spiCuentaConcepto = e.spi_cuentacon;
|
|
10146
10131
|
this.aplicaSRLConcepto = +e.aplislrcon;
|
|
10147
10132
|
this.sueldoIntegralConcepto = +e.sueintcon;
|
|
10148
10133
|
this.sueldoIntegralVacaciones = +e.sueintvaccon;
|
|
@@ -10155,29 +10140,20 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10155
10140
|
this.estatusClasificacion = e.estcla;
|
|
10156
10141
|
this.idProveedor = +e.id_proveedor;
|
|
10157
10142
|
this.aplicaARC = +e.aplarccon;
|
|
10158
|
-
this.porcentajeIngresoConcepto = +e.poringcon;
|
|
10159
|
-
this.integrarIngresoConceptos = +e.intingcon;
|
|
10160
10143
|
this.contabilizacionPorProyecto = +e.conprocon;
|
|
10161
10144
|
this.reporteAcumuladoConcepto = +e.repacucon;
|
|
10162
10145
|
this.reporteConstanteUnidadConcepto = +e.repconsunicon;
|
|
10163
10146
|
this.constanteUnicaConcepto = e.consunicon;
|
|
10164
10147
|
this.quincenaAReportarConcepto = e.quirepcon;
|
|
10165
10148
|
this.asignacionFideicomisoPersonal = +e.asifidper;
|
|
10166
|
-
this.asignacionFideicomisoPatron = +e.asifidpad;
|
|
10167
|
-
this.frecuenciaVariableConcepto = +e.frevarcon;
|
|
10168
10149
|
this.perteneceAlSalarioNormal = +e.persalnor;
|
|
10169
|
-
this.
|
|
10150
|
+
this.conceptoPerteneceVaccaiones = +e.conpervac;
|
|
10170
10151
|
this.conceptoPerteneceEncargaduria = +e.conperenc;
|
|
10171
|
-
this.aplicaDiasAdicionales = +e.aplidiasadd;
|
|
10172
10152
|
this.salarioNormal = e.salnor;
|
|
10173
10153
|
this.recipoPagoInfAdicional = +e.recpagadi;
|
|
10174
10154
|
this.formulaPatronConcepto = e.forpatcon;
|
|
10175
10155
|
this.cuentaPresupuestariaPratronConcepto = e.cueprepatcon;
|
|
10176
10156
|
this.cuentaContablePratronConcepto = e.cueconpatcon;
|
|
10177
|
-
this.tituloReporteEmpleadoConcepto = e.titretempcon;
|
|
10178
|
-
this.tituloRetencionPatronConcepto = e.titretpatcon;
|
|
10179
|
-
this.valorMinimoPatronConcepto = +e.valminpatcon;
|
|
10180
|
-
this.valorMaximoPatronConcepto = +e.valmaxpatcon;
|
|
10181
10157
|
this.denominacionProveedores = e.nompro;
|
|
10182
10158
|
this.denominacionNomina = e.dennom;
|
|
10183
10159
|
this.codigoNomina = e.codnom;
|
|
@@ -10219,13 +10195,9 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10219
10195
|
forcon: this.formulaConceptos,
|
|
10220
10196
|
codcencos: this.codigoCentroCosto,
|
|
10221
10197
|
glocon: this.conceptoGlobal.toString(),
|
|
10222
|
-
acumaxcon: this.acumuladoMaximoConcepto.toString(),
|
|
10223
|
-
valmincon: this.valorMinimoConcepto.toString(),
|
|
10224
|
-
valmaxcon: this.valorMaximoConcepto.toString(),
|
|
10225
10198
|
concon: this.condicionConcepto,
|
|
10226
10199
|
spg_cuentacon: this.spgCuentaConcepto,
|
|
10227
10200
|
sc_cuentacon: this.scCuuentaConcepto,
|
|
10228
|
-
spi_cuentacon: this.spiCuentaConcepto,
|
|
10229
10201
|
aplislrcon: this.aplicaSRLConcepto.toString(),
|
|
10230
10202
|
sueintcon: this.sueldoIntegralConcepto.toString(),
|
|
10231
10203
|
sueintvaccon: this.sueldoIntegralVacaciones.toString(),
|
|
@@ -10238,8 +10210,6 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10238
10210
|
estcla: this.estatusClasificacion,
|
|
10239
10211
|
id_proveedor: this.idProveedor.toString(),
|
|
10240
10212
|
aplarccon: this.aplicaARC.toString(),
|
|
10241
|
-
poringcon: this.porcentajeIngresoConcepto.toString(),
|
|
10242
|
-
intingcon: this.integrarIngresoConceptos.toString(),
|
|
10243
10213
|
conprocon: this.contabilizacionPorProyecto.toString(),
|
|
10244
10214
|
repacucon: this.reporteAcumuladoConcepto.toString(),
|
|
10245
10215
|
repconsunicon: this.reporteConstanteUnidadConcepto.toString(),
|
|
@@ -10248,7 +10218,7 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10248
10218
|
quirepcon: this.quincenaAReportarConcepto,
|
|
10249
10219
|
asifidper: this.asignacionFideicomisoPersonal.toString(),
|
|
10250
10220
|
frevarcon: this.frecuenciaVariableConcepto.toString(),
|
|
10251
|
-
|
|
10221
|
+
conpervac: this.conceptoPerteneceVaccaiones.toString(),
|
|
10252
10222
|
conperenc: this.conceptoPerteneceEncargaduria.toString(),
|
|
10253
10223
|
aplidiasadd: this.aplicaDiasAdicionales.toString(),
|
|
10254
10224
|
persalnor: this.perteneceAlSalarioNormal.toString(),
|
|
@@ -10257,12 +10227,7 @@ class MConceptosNomina extends MBasicModel {
|
|
|
10257
10227
|
forpatcon: this.formulaPatronConcepto,
|
|
10258
10228
|
cueprepatcon: this.cuentaPresupuestariaPratronConcepto,
|
|
10259
10229
|
cueconpatcon: this.cuentaContablePratronConcepto,
|
|
10260
|
-
titretempcon: this.tituloReporteEmpleadoConcepto,
|
|
10261
|
-
titretpatcon: this.tituloRetencionPatronConcepto,
|
|
10262
|
-
valminpatcon: this.valorMinimoPatronConcepto.toString(),
|
|
10263
|
-
valmaxpatcon: this.valorMaximoPatronConcepto.toString(),
|
|
10264
10230
|
nompro: this.denominacionProveedores,
|
|
10265
|
-
asifidpad: this.asignacionFideicomisoPatron.toString(),
|
|
10266
10231
|
dennom: this.denominacionNomina,
|
|
10267
10232
|
codnom: this.codigoNomina,
|
|
10268
10233
|
id_tipconesp: this.idTipoConceptoEspecial.toString(),
|