sigesp 0.8.52-211212 → 0.8.53-211212
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/bundles/sigesp.umd.js +5 -5
- package/bundles/sigesp.umd.js.map +1 -1
- package/bundles/sigesp.umd.min.js +1 -1
- package/bundles/sigesp.umd.min.js.map +1 -1
- package/esm2015/lib/core/models/SNO/MConfiguracionSNO.model.js +6 -6
- package/fesm2015/sigesp.js +5 -5
- package/fesm2015/sigesp.js.map +1 -1
- package/package.json +1 -1
package/bundles/sigesp.umd.js
CHANGED
|
@@ -3363,11 +3363,11 @@
|
|
|
3363
3363
|
id_conceptofpj: this.idConceptoFondoPensionesJubilaciones.toString(),
|
|
3364
3364
|
id_conceptorpvyh: this.idConceptoViviendaHabitad.toString(),
|
|
3365
3365
|
id_conceptofpa: this.idConceptoFondoPlanAhorro.toString(),
|
|
3366
|
-
codconvac: this.codigoConceptoVacacion
|
|
3367
|
-
codconfpj: this.codigoConceptoFondoPensionesJubilaciones
|
|
3368
|
-
codconrpvyh: this.codigoConceptoViviendaHabitad
|
|
3369
|
-
codconfpa: this.codigoConceptoFondoPlanAhorro
|
|
3370
|
-
cueconman: this.ConceptoMantenimientoCuentasConceptos
|
|
3366
|
+
codconvac: this.codigoConceptoVacacion,
|
|
3367
|
+
codconfpj: this.codigoConceptoFondoPensionesJubilaciones,
|
|
3368
|
+
codconrpvyh: this.codigoConceptoViviendaHabitad,
|
|
3369
|
+
codconfpa: this.codigoConceptoFondoPlanAhorro,
|
|
3370
|
+
cueconman: this.ConceptoMantenimientoCuentasConceptos,
|
|
3371
3371
|
regperinc: this.registropermisoincidencia,
|
|
3372
3372
|
regferinc: this.registroferiadoincidencia,
|
|
3373
3373
|
regasiinc: this.registroasistenciaincidencia,
|