sigesp 1.1.4-20240914 → 1.1.6-20240925
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/Banco.mjs +1 -1
- package/esm2020/lib/core/interfaces/ComprobantePresupuestario.mjs +1 -1
- package/esm2020/lib/core/interfaces/ConfigurationSPG.mjs +1 -1
- package/esm2020/lib/core/interfaces/CuentaEgresos.mjs +1 -1
- package/esm2020/lib/core/interfaces/EstructuraPresupuestaria.mjs +1 -1
- package/esm2020/lib/core/interfaces/FuenteFinanciamiento.mjs +1 -1
- package/esm2020/lib/core/interfaces/IBancoCuentasPorPagar.mjs +1 -1
- package/esm2020/lib/core/interfaces/Nomina.mjs +1 -1
- package/esm2020/lib/core/interfaces/Presupuesto.mjs +1 -1
- package/esm2020/lib/core/interfaces/RecursosHumanos.mjs +1 -1
- package/esm2020/lib/core/interfaces/Tributos.mjs +1 -1
- package/esm2020/lib/core/models/SNO/MDefinicionNomina.model.mjs +7 -5
- package/esm2020/lib/core/models/SNO/MPersonalNomina.model.mjs +5 -20
- package/esm2020/lib/core/models/SPG/comprobantePresupuestario.model.mjs +2 -2
- package/esm2020/lib/core/models/SPG/configurationSPG.model.mjs +1 -12
- package/esm2020/lib/core/models/SPG/cuentaPresupuesto.model.mjs +1 -3
- package/esm2020/lib/core/models/SPG/estructuraPresupuestaria.model.mjs +1 -15
- package/esm2020/lib/core/models/SPG/expensiveAccount.model.mjs +1 -3
- package/esm2020/lib/core/models/SPG/fuenteFinanciamiento.model.mjs +3 -3
- package/esm2020/lib/core/models/STB/MCargosAdicionales.mjs +6 -3
- package/fesm2015/sigesp.mjs +17 -56
- package/fesm2015/sigesp.mjs.map +1 -1
- package/fesm2020/sigesp.mjs +17 -56
- package/fesm2020/sigesp.mjs.map +1 -1
- package/lib/core/interfaces/Banco.d.ts +5 -5
- package/lib/core/interfaces/ComprobantePresupuestario.d.ts +1 -1
- package/lib/core/interfaces/ConfigurationSPG.d.ts +0 -2
- package/lib/core/interfaces/CuentaEgresos.d.ts +0 -3
- package/lib/core/interfaces/EstructuraPresupuestaria.d.ts +0 -5
- package/lib/core/interfaces/FuenteFinanciamiento.d.ts +1 -1
- package/lib/core/interfaces/IBancoCuentasPorPagar.d.ts +3 -3
- package/lib/core/interfaces/Nomina.d.ts +2 -7
- package/lib/core/interfaces/Presupuesto.d.ts +1 -2
- package/lib/core/interfaces/RecursosHumanos.d.ts +1 -1
- package/lib/core/interfaces/Tributos.d.ts +4 -3
- package/lib/core/models/SNO/MDefinicionNomina.model.d.ts +1 -1
- package/lib/core/models/SNO/MPersonalNomina.model.d.ts +1 -6
- package/lib/core/models/SPG/cuentaPresupuesto.model.d.ts +0 -1
- package/lib/core/models/SPG/estructuraPresupuestaria.model.d.ts +1 -6
- package/lib/core/models/SPG/expensiveAccount.model.d.ts +0 -1
- package/lib/core/models/STB/MCargosAdicionales.d.ts +2 -0
- package/package.json +1 -1
package/fesm2015/sigesp.mjs
CHANGED
|
@@ -652,20 +652,16 @@ class MPersonalNomina extends MBasicModel {
|
|
|
652
652
|
this.causaEgresoPersonal = '';
|
|
653
653
|
this.fechaSuspencionPersonal = '1900-01-01';
|
|
654
654
|
this.idUbicacionFisica = 0;
|
|
655
|
-
this.tipoCestaTicket = ''; //ojo
|
|
656
655
|
this.conceptoJubilacion = '0000';
|
|
657
656
|
this.categoriaJubilacion = '001';
|
|
658
657
|
this.idCategoriaViaticos = 0;
|
|
659
|
-
this.pagoTaquillaPersonal = 0;
|
|
660
658
|
this.fechaAscesoPersonal = '1900-01-01';
|
|
661
659
|
this.descripcionAsignacionCargo = '';
|
|
662
660
|
this.saldoNormalPersonal = 0;
|
|
663
|
-
this.estatusEncargaduriaPersonal = 0;
|
|
664
661
|
this.observacion = '';
|
|
665
662
|
this.codigoUsuario = '';
|
|
666
663
|
this.idBanco = 0;
|
|
667
664
|
this.nombreBanco = '';
|
|
668
|
-
this.codigoCentroCosto = '---';
|
|
669
665
|
this.nombrePersonal = '';
|
|
670
666
|
this.codigoPersonal = '';
|
|
671
667
|
this.cedulaPersonal = '';
|
|
@@ -693,7 +689,6 @@ class MPersonalNomina extends MBasicModel {
|
|
|
693
689
|
this.fechaIngresoSistema = '1900-01-01';
|
|
694
690
|
this.codigoBanco = '';
|
|
695
691
|
this.idClasificacionObrero = 0;
|
|
696
|
-
this.codigoUnicoRac = '';
|
|
697
692
|
this.idCodigoUnicoRac = 0;
|
|
698
693
|
this.montoCompensacionGrado = 0;
|
|
699
694
|
this.horaAdicional1 = 0;
|
|
@@ -716,8 +711,9 @@ class MPersonalNomina extends MBasicModel {
|
|
|
716
711
|
this.idPermisoPersonal = 0;
|
|
717
712
|
this.codigoPermisoPersonal = '';
|
|
718
713
|
this.denominacionPermisoPersonal = '';
|
|
719
|
-
this.tipoCargo = '';
|
|
714
|
+
this.tipoCargo = 'N';
|
|
720
715
|
this.denominacionTipoCargo = '';
|
|
716
|
+
this.TipoCargo = TipoCargo;
|
|
721
717
|
if (e) {
|
|
722
718
|
this.idEnterprise = +e.id_enterprise;
|
|
723
719
|
this.idEmpresa = e.id_empresa;
|
|
@@ -749,15 +745,12 @@ class MPersonalNomina extends MBasicModel {
|
|
|
749
745
|
this.causaEgresoPersonal = e.cauegrper;
|
|
750
746
|
this.fechaSuspencionPersonal = e.fecsusper;
|
|
751
747
|
this.idUbicacionFisica = parseInt(e.id_ubifis);
|
|
752
|
-
this.tipoCestaTicket = e.tipcestic;
|
|
753
748
|
this.conceptoJubilacion = e.conjub;
|
|
754
749
|
this.categoriaJubilacion = e.catjub;
|
|
755
750
|
this.idCategoriaViaticos = parseInt(e.id_claviaticos);
|
|
756
|
-
this.pagoTaquillaPersonal = parseInt(e.pagtaqper);
|
|
757
751
|
this.fechaAscesoPersonal = e.fecascper;
|
|
758
752
|
this.descripcionAsignacionCargo = e.descasicar;
|
|
759
753
|
this.saldoNormalPersonal = +e.salnorper;
|
|
760
|
-
this.estatusEncargaduriaPersonal = parseInt(e.estencper);
|
|
761
754
|
this.observacion = e.observacion;
|
|
762
755
|
this.codigoUsuario = e.codusu;
|
|
763
756
|
this.nombrePersonal = e.nomper;
|
|
@@ -785,10 +778,7 @@ class MPersonalNomina extends MBasicModel {
|
|
|
785
778
|
this.denominacionCategoriaViaticos = e.dencatvia;
|
|
786
779
|
this.tipoCuentaPersonal = e.nomtipcta;
|
|
787
780
|
this.fechaIngresoSistema = e.fecregsis;
|
|
788
|
-
this.codigoCentroCosto = e.codcencos;
|
|
789
781
|
this.idClasificacionObrero = parseInt(e.id_claobr);
|
|
790
|
-
this.idCodigoUnicoRac = parseInt(e.id_codunirac);
|
|
791
|
-
this.codigoUnicoRac = e.codunirac;
|
|
792
782
|
this.montoCompensacionGrado = parseFloat(e.moncomgra);
|
|
793
783
|
this.horaAdicional1 = parseFloat(e.horadi1);
|
|
794
784
|
this.horaAdicional2 = parseFloat(e.horadi2);
|
|
@@ -831,7 +821,7 @@ class MPersonalNomina extends MBasicModel {
|
|
|
831
821
|
this.denominacionPermisoPersonal = e.denperper;
|
|
832
822
|
this.codigoPermisoPersonal = e.codperper;
|
|
833
823
|
this.tipoCargo = e.tipcar;
|
|
834
|
-
this.denominacionTipoCargo = this.TipoCargo.find(e => e.value ==
|
|
824
|
+
this.denominacionTipoCargo = this.TipoCargo.find(e => e.value == this.tipoCargo).denominacion;
|
|
835
825
|
}
|
|
836
826
|
else {
|
|
837
827
|
this.isNew = true;
|
|
@@ -877,15 +867,12 @@ class MPersonalNomina extends MBasicModel {
|
|
|
877
867
|
cauegrper: this.causaEgresoPersonal,
|
|
878
868
|
fecsusper: this.fechaSuspencionPersonal,
|
|
879
869
|
id_ubifis: this.idUbicacionFisica.toString(),
|
|
880
|
-
tipcestic: this.tipoCestaTicket,
|
|
881
870
|
conjub: this.conceptoJubilacion,
|
|
882
871
|
catjub: this.categoriaJubilacion,
|
|
883
872
|
id_claviaticos: this.idCategoriaViaticos.toString(),
|
|
884
|
-
pagtaqper: this.pagoTaquillaPersonal.toString(),
|
|
885
873
|
fecascper: this.fechaAscesoPersonal,
|
|
886
874
|
descasicar: this.descripcionAsignacionCargo,
|
|
887
875
|
salnorper: this.saldoNormalPersonal.toString(),
|
|
888
|
-
estencper: this.estatusEncargaduriaPersonal.toString(),
|
|
889
876
|
observacion: this.observacion,
|
|
890
877
|
codusu: this.codigoUsuario,
|
|
891
878
|
nomper: this.nombrePersonal,
|
|
@@ -914,14 +901,11 @@ class MPersonalNomina extends MBasicModel {
|
|
|
914
901
|
nomban: this.nombreBanco,
|
|
915
902
|
nomtipcta: this.tipoCuentaPersonal,
|
|
916
903
|
fecregsis: this.fechaIngresoSistema,
|
|
917
|
-
codcencos: this.codigoCentroCosto,
|
|
918
904
|
codban: this.codigoBanco,
|
|
919
905
|
nomban_ctaper: this.codigoBanco,
|
|
920
906
|
codban_ctaper: this.nombreBanco,
|
|
921
907
|
id_banco_ctaper: this.idBanco.toString(),
|
|
922
908
|
id_claobr: this.idClasificacionObrero.toString(),
|
|
923
|
-
codunirac: this.codigoUnicoRac,
|
|
924
|
-
id_codunirac: this.idCodigoUnicoRac.toString(),
|
|
925
909
|
moncomgra: this.montoCompensacionGrado.toString(),
|
|
926
910
|
horadi1: this.horaAdicional1.toString(),
|
|
927
911
|
horadi2: this.horaAdicional2.toString(),
|
|
@@ -1213,7 +1197,6 @@ class MCuentaEgresos$1 extends MBasicModel {
|
|
|
1213
1197
|
this.error = false;
|
|
1214
1198
|
this.status = '';
|
|
1215
1199
|
this.id = 0;
|
|
1216
|
-
this.codfuefin = 0;
|
|
1217
1200
|
if (cuenta) {
|
|
1218
1201
|
this.idEmpresa = parseInt(cuenta.id_empresa);
|
|
1219
1202
|
this.nivel = parseInt(cuenta.nivel);
|
|
@@ -1248,7 +1231,6 @@ class MCuentaEgresos$1 extends MBasicModel {
|
|
|
1248
1231
|
this.idEP3 = parseInt(cuenta.id_ep3);
|
|
1249
1232
|
this.idEP4 = parseInt(cuenta.id_ep4);
|
|
1250
1233
|
this.idEP5 = parseInt(cuenta.id_ep5);
|
|
1251
|
-
this.codfuefin = parseInt(cuenta.codfuefin);
|
|
1252
1234
|
this.id = cuenta.id_del_spgcta ? parseInt(cuenta.id_del_spgcta) : 0;
|
|
1253
1235
|
this.codestpro1 = cuenta.estructura ? cuenta.estructura.codestpro1 : '';
|
|
1254
1236
|
this.codestpro2 = cuenta.estructura ? cuenta.estructura.codestpro2 : '';
|
|
@@ -1809,16 +1791,6 @@ class MConfigurationSPG {
|
|
|
1809
1791
|
this.estatusContadorCompromiso = configuration.estconcom;
|
|
1810
1792
|
this.numeroInicialCompromiso = configuration.numinicom;
|
|
1811
1793
|
this.codigoONAPRE = configuration.codasiona;
|
|
1812
|
-
this.moneda = new MMonedaConfig({
|
|
1813
|
-
codiso: configuration.moneda_actual.codiso,
|
|
1814
|
-
id_moneda: configuration.moneda_actual.id_moneda,
|
|
1815
|
-
denmon: configuration.moneda_actual.denmon,
|
|
1816
|
-
separadordec: configuration.moneda_actual.separadordec,
|
|
1817
|
-
separadormil: configuration.moneda_actual.separadormil,
|
|
1818
|
-
simmon: configuration.moneda_actual.simmon,
|
|
1819
|
-
decimal: configuration.moneda_actual.decimal,
|
|
1820
|
-
decimal_alt: this.decimalesAlternos.toString(),
|
|
1821
|
-
});
|
|
1822
1794
|
}
|
|
1823
1795
|
}
|
|
1824
1796
|
|
|
@@ -1849,8 +1821,6 @@ class MEstructuraPresupuestariaThree {
|
|
|
1849
1821
|
this.isNew = false;
|
|
1850
1822
|
this.codigoCentroCosto = ep.codcencos;
|
|
1851
1823
|
this.codigoEstructuraProgramatica = ep.codestpro3;
|
|
1852
|
-
this.codigoFuenteFinanciamiento = ep.codfuefin;
|
|
1853
|
-
this.denominacionEstructuraProgramatica = ep.denestpro3;
|
|
1854
1824
|
this.estatusClasificacion = ep.estcla;
|
|
1855
1825
|
this.idEmpresa = ep.id_empresa;
|
|
1856
1826
|
this.idEstructuraOne = ep.id_ep1;
|
|
@@ -1872,8 +1842,6 @@ class MEstructuraPresupuestariaThreeComplete {
|
|
|
1872
1842
|
this.denominacionEstructuraProgramaticaTwo = ep.denestpro2;
|
|
1873
1843
|
this.denominacionEstructuraProgramaticaThree = ep.denestpro3;
|
|
1874
1844
|
this.estatusClasificacion = ep.estcla;
|
|
1875
|
-
this.codigoCentroCosto = ep.codcencos;
|
|
1876
|
-
this.codigoFuenteFinanciamiento = ep.codfuefin;
|
|
1877
1845
|
}
|
|
1878
1846
|
}
|
|
1879
1847
|
class MEstructuraPresupuestariaFour {
|
|
@@ -1901,8 +1869,6 @@ class MEstructuraPresupuestariaFive {
|
|
|
1901
1869
|
this.codigoEstructuraProgramatica = ep.codestpro5;
|
|
1902
1870
|
this.denominacionEstructuraProgramatica = ep.denestpro5;
|
|
1903
1871
|
this.estatusClasificacion = ep.estcla;
|
|
1904
|
-
this.codigoCentroCosto = ep.codcencos;
|
|
1905
|
-
this.codigoFuenteFinanciamiento = ep.codfuefin;
|
|
1906
1872
|
}
|
|
1907
1873
|
dataInterface() {
|
|
1908
1874
|
return {
|
|
@@ -1915,8 +1881,6 @@ class MEstructuraPresupuestariaFive {
|
|
|
1915
1881
|
codestpro5: this.codigoEstructuraProgramatica,
|
|
1916
1882
|
denestpro5: this.denominacionEstructuraProgramatica,
|
|
1917
1883
|
estcla: this.estatusClasificacion,
|
|
1918
|
-
codcencos: this.codigoCentroCosto,
|
|
1919
|
-
codfuefin: this.codigoFuenteFinanciamiento,
|
|
1920
1884
|
};
|
|
1921
1885
|
}
|
|
1922
1886
|
}
|
|
@@ -1933,9 +1897,6 @@ class MEstructuraPresupuestariaFiveComplete {
|
|
|
1933
1897
|
this.codigoEstructuraProgramaticaThree = ep.codestpro3;
|
|
1934
1898
|
this.codigoEstructuraProgramaticaFour = ep.codestpro4 ? ep.codestpro4 : '---';
|
|
1935
1899
|
this.codigoEstructuraProgramatica = ep.codestpro5 ? ep.codestpro5 : '---';
|
|
1936
|
-
this.codigoFuenteFinanciera = ep.codfuefin;
|
|
1937
|
-
this.codigoFuenteFinancieraParaMostrar = ep.codigoftefin;
|
|
1938
|
-
this.denominacionFueteFinanaciamiento = ep.denfuefin;
|
|
1939
1900
|
this.denominacionEstructuraProgramaticaOne = ep.denestpro1;
|
|
1940
1901
|
this.denominacionEstructuraProgramaticaTwo = ep.denestpro2;
|
|
1941
1902
|
this.denominacionEstructuraProgramaticaThree = ep.denestpro3;
|
|
@@ -1970,7 +1931,6 @@ class MEstructuraPresupuestariaFiveComplete {
|
|
|
1970
1931
|
codestpro3: this.codigoEstructuraProgramaticaThree,
|
|
1971
1932
|
codestpro4: this.codigoEstructuraProgramaticaFour,
|
|
1972
1933
|
codestpro5: this.codigoEstructuraProgramatica,
|
|
1973
|
-
codfuefin: this.codigoFuenteFinanciera,
|
|
1974
1934
|
denestpro1: this.denominacionEstructuraProgramaticaOne,
|
|
1975
1935
|
denestpro2: this.denominacionEstructuraProgramaticaTwo,
|
|
1976
1936
|
denestpro3: this.denominacionEstructuraProgramaticaThree,
|
|
@@ -1983,8 +1943,6 @@ class MEstructuraPresupuestariaFiveComplete {
|
|
|
1983
1943
|
id_ep3: this.idEstructuraThree,
|
|
1984
1944
|
id_ep4: this.idEstructuraFor,
|
|
1985
1945
|
id_ep5: this.idEstructuraFive,
|
|
1986
|
-
codigoftefin: this.codigoFuenteFinancieraParaMostrar,
|
|
1987
|
-
denfuefin: this.denominacionFueteFinanaciamiento,
|
|
1988
1946
|
};
|
|
1989
1947
|
}
|
|
1990
1948
|
}
|
|
@@ -2077,7 +2035,7 @@ class MFuenteFinanciamiento extends MBasicModel {
|
|
|
2077
2035
|
this.idEmpresa = '0';
|
|
2078
2036
|
this.idFuenteFinanciamiento = 0;
|
|
2079
2037
|
if (fuente) {
|
|
2080
|
-
this.codigoFuenteFinanciamiento = fuente.
|
|
2038
|
+
this.codigoFuenteFinanciamiento = fuente.codigoftefin;
|
|
2081
2039
|
this.denominacionFuenteFinanciamiento = fuente.denfuefin;
|
|
2082
2040
|
this.explicacionFuenteFinanciamiento = fuente.expfuefin;
|
|
2083
2041
|
this.idEmpresa = fuente.id_empresa;
|
|
@@ -2089,7 +2047,7 @@ class MFuenteFinanciamiento extends MBasicModel {
|
|
|
2089
2047
|
}
|
|
2090
2048
|
dataInterface() {
|
|
2091
2049
|
return {
|
|
2092
|
-
|
|
2050
|
+
codigoftefin: this.codigoFuenteFinanciamiento,
|
|
2093
2051
|
denfuefin: this.denominacionFuenteFinanciamiento,
|
|
2094
2052
|
expfuefin: this.explicacionFuenteFinanciamiento,
|
|
2095
2053
|
id_empresa: this.idEmpresa,
|
|
@@ -2144,7 +2102,6 @@ class MCuentaEgresos extends MBasicModel {
|
|
|
2144
2102
|
this.error = false;
|
|
2145
2103
|
this.status = '';
|
|
2146
2104
|
this.id = 0;
|
|
2147
|
-
this.codfuefin = 0;
|
|
2148
2105
|
if (cuenta) {
|
|
2149
2106
|
this.idEmpresa = parseInt(cuenta.id_empresa);
|
|
2150
2107
|
this.nivel = parseInt(cuenta.nivel);
|
|
@@ -2179,7 +2136,6 @@ class MCuentaEgresos extends MBasicModel {
|
|
|
2179
2136
|
this.idEP3 = parseInt(cuenta.id_ep3);
|
|
2180
2137
|
this.idEP4 = parseInt(cuenta.id_ep4);
|
|
2181
2138
|
this.idEP5 = parseInt(cuenta.id_ep5);
|
|
2182
|
-
this.codfuefin = parseInt(cuenta.codfuefin);
|
|
2183
2139
|
this.id = cuenta.id_del_spgcta ? parseInt(cuenta.id_del_spgcta) : 0;
|
|
2184
2140
|
this.codestpro1 = cuenta.estructura ? cuenta.estructura.codestpro1 : '';
|
|
2185
2141
|
this.codestpro2 = cuenta.estructura ? cuenta.estructura.codestpro2 : '';
|
|
@@ -2598,7 +2554,7 @@ class MComprobantePresupuestarioEgresos {
|
|
|
2598
2554
|
this.SPGCuenta = parseInt(comprobante.spg_cuenta);
|
|
2599
2555
|
this.operacion = comprobante.operacion;
|
|
2600
2556
|
this.idfuenteFinanciamiento = +comprobante.id_fuefin;
|
|
2601
|
-
this.codigoFuenteFinanciamiento = comprobante.
|
|
2557
|
+
this.codigoFuenteFinanciamiento = comprobante.codigoftefin;
|
|
2602
2558
|
this.procede_DOC = comprobante.procede_doc;
|
|
2603
2559
|
this.documento = comprobante.documento;
|
|
2604
2560
|
this.codigoCentroCosto = comprobante.codcencos;
|
|
@@ -4726,7 +4682,6 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4726
4682
|
this.denominacionTipoDocumentoCausa = '';
|
|
4727
4683
|
this.denominacionTipoDocumentoPagoPersonalCheque = '';
|
|
4728
4684
|
this.denominacionTipoDocumentoAporte = '';
|
|
4729
|
-
this.codigoFuenteFinanciamientoMostar = '';
|
|
4730
4685
|
this.denominacionCodigoFuenteFinanciamiento = '';
|
|
4731
4686
|
this.nombreProveedor = '';
|
|
4732
4687
|
this.codigoCentroCosto = '---';
|
|
@@ -4742,6 +4697,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4742
4697
|
this.denominacionUnidadAdministradora = '';
|
|
4743
4698
|
this.periodosNomina = [];
|
|
4744
4699
|
this.procesosNomina = [];
|
|
4700
|
+
this.destinoComprobanteNomina = '';
|
|
4745
4701
|
if (e) {
|
|
4746
4702
|
this.idEnterprise = +e.id_enterprise;
|
|
4747
4703
|
this.idEmpresa = +e.id_empresa;
|
|
@@ -4759,6 +4715,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4759
4715
|
this.adelantoPagoNomina = parseInt(e.adenom);
|
|
4760
4716
|
this.ContabilizacionNomina = e.consulnom;
|
|
4761
4717
|
this.idProveedor = parseInt(e.id_proveedor);
|
|
4718
|
+
this.destinoComprobanteNomina = e.tippro;
|
|
4762
4719
|
this.cuentaContableNomina = e.cueconnom;
|
|
4763
4720
|
this.notaDebitoBanco = parseInt(e.notdebnom);
|
|
4764
4721
|
this.tipoDocumentoNomina = parseInt(e.tipdocnom);
|
|
@@ -4775,7 +4732,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4775
4732
|
this.tipoDocumentoPagoPersonalCheque = parseInt(e.tipdocpagperche);
|
|
4776
4733
|
this.estatusCuentaAlternativa = parseInt(e.estctaalt);
|
|
4777
4734
|
this.idFuenteFinanciamiento = +e.id_fuefin;
|
|
4778
|
-
this.codigoFuenteFinanciamiento = e.
|
|
4735
|
+
this.codigoFuenteFinanciamiento = e.codigoftefin;
|
|
4779
4736
|
this.cerrarSinDisponibilidad = parseInt(e.cersindis);
|
|
4780
4737
|
this.tipoDocumentoCausa = parseInt(e.tipdoccaunom);
|
|
4781
4738
|
this.idConceptoClasificacionParaNomina = parseInt(e.id_concxpnom);
|
|
@@ -4783,7 +4740,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4783
4740
|
this.codigoCentroCosto = e.codcencos;
|
|
4784
4741
|
this.idCentroCosto = +e.id_cencos;
|
|
4785
4742
|
this.denominacionCentroConsto = e.dencencos;
|
|
4786
|
-
this.denominacionCodigoFuenteFinanciamiento = e.
|
|
4743
|
+
this.denominacionCodigoFuenteFinanciamiento = e.codigoftefin + ' - ' + e.denfuefin;
|
|
4787
4744
|
this.denominacionCuentaContable = e.denctacont;
|
|
4788
4745
|
this.nombreProveedor = e.nompro;
|
|
4789
4746
|
this.estatusIncidencia = parseInt(e.estincidencia);
|
|
@@ -4841,7 +4798,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4841
4798
|
tipdocpagperche: this.tipoDocumentoPagoPersonalCheque.toString(),
|
|
4842
4799
|
estctaalt: this.estatusCuentaAlternativa.toString(),
|
|
4843
4800
|
id_fuefin: this.idFuenteFinanciamiento.toString(),
|
|
4844
|
-
|
|
4801
|
+
codigoftefin: this.codigoFuenteFinanciamiento,
|
|
4845
4802
|
cersindis: this.cerrarSinDisponibilidad.toString(),
|
|
4846
4803
|
tipdoccaunom: this.tipoDocumentoCausa.toString(),
|
|
4847
4804
|
id_concxpnom: this.idConceptoClasificacionParaNomina.toString(),
|
|
@@ -4858,6 +4815,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4858
4815
|
estincidencia: this.estatusIncidencia.toString(),
|
|
4859
4816
|
segper: this.segmentarPersonal.toString(),
|
|
4860
4817
|
id_uniadm: this.idUnidadAdministradora.toString(),
|
|
4818
|
+
tippro: this.destinoComprobanteNomina,
|
|
4861
4819
|
periodos: this.periodosNomina.map((function (e) { return e.dataInterface(); })),
|
|
4862
4820
|
procesos: this.procesosNomina.map((function (e) { return e.dataInterface(); })),
|
|
4863
4821
|
};
|
|
@@ -6315,6 +6273,8 @@ class MCargosAdicionales extends MBasicModel {
|
|
|
6315
6273
|
this.idEp3 = 0;
|
|
6316
6274
|
this.idEp4 = 0;
|
|
6317
6275
|
this.idEp5 = 0;
|
|
6276
|
+
this.idCentroCosto = 0;
|
|
6277
|
+
this.idFuenteFinanciamiento = 0;
|
|
6318
6278
|
this.denominacionCuenta = '';
|
|
6319
6279
|
this.idUnidadOrganizativa = 0;
|
|
6320
6280
|
this.codigoUnidadOrganizativa = '';
|
|
@@ -6346,7 +6306,7 @@ class MCargosAdicionales extends MBasicModel {
|
|
|
6346
6306
|
this.denominacionUnidadOrganizativa = charge.denuniadm;
|
|
6347
6307
|
this.codigoCentroCosto = charge.codcencos;
|
|
6348
6308
|
this.denominacionCentroCosto = charge.dencencos;
|
|
6349
|
-
this.codigoFuenteFinanciamiento = +charge.
|
|
6309
|
+
this.codigoFuenteFinanciamiento = +charge.id_fuenfin;
|
|
6350
6310
|
this.codigoFuenteFinanciamientoMostrar = charge.codigoftefin;
|
|
6351
6311
|
this.denominacionFuenteFinanciamiento = charge.denfuefin;
|
|
6352
6312
|
}
|
|
@@ -6371,9 +6331,10 @@ class MCargosAdicionales extends MBasicModel {
|
|
|
6371
6331
|
id_ep4: this.idEp4.toString(),
|
|
6372
6332
|
id_ep5: this.idEp5.toString(),
|
|
6373
6333
|
dencuenta: this.denominacionCuenta,
|
|
6374
|
-
codfuefin: this.codigoFuenteFinanciamiento.toString(),
|
|
6375
6334
|
id_uniadm: this.idUnidadOrganizativa.toString(),
|
|
6376
6335
|
codcencos: this.codigoCentroCosto,
|
|
6336
|
+
id_cencos: this.idCentroCosto.toString(),
|
|
6337
|
+
id_fuenfin: this.idFuenteFinanciamiento.toString(),
|
|
6377
6338
|
};
|
|
6378
6339
|
}
|
|
6379
6340
|
}
|