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/fesm2020/sigesp.mjs
CHANGED
|
@@ -651,20 +651,16 @@ class MPersonalNomina extends MBasicModel {
|
|
|
651
651
|
this.causaEgresoPersonal = '';
|
|
652
652
|
this.fechaSuspencionPersonal = '1900-01-01';
|
|
653
653
|
this.idUbicacionFisica = 0;
|
|
654
|
-
this.tipoCestaTicket = ''; //ojo
|
|
655
654
|
this.conceptoJubilacion = '0000';
|
|
656
655
|
this.categoriaJubilacion = '001';
|
|
657
656
|
this.idCategoriaViaticos = 0;
|
|
658
|
-
this.pagoTaquillaPersonal = 0;
|
|
659
657
|
this.fechaAscesoPersonal = '1900-01-01';
|
|
660
658
|
this.descripcionAsignacionCargo = '';
|
|
661
659
|
this.saldoNormalPersonal = 0;
|
|
662
|
-
this.estatusEncargaduriaPersonal = 0;
|
|
663
660
|
this.observacion = '';
|
|
664
661
|
this.codigoUsuario = '';
|
|
665
662
|
this.idBanco = 0;
|
|
666
663
|
this.nombreBanco = '';
|
|
667
|
-
this.codigoCentroCosto = '---';
|
|
668
664
|
this.nombrePersonal = '';
|
|
669
665
|
this.codigoPersonal = '';
|
|
670
666
|
this.cedulaPersonal = '';
|
|
@@ -692,7 +688,6 @@ class MPersonalNomina extends MBasicModel {
|
|
|
692
688
|
this.fechaIngresoSistema = '1900-01-01';
|
|
693
689
|
this.codigoBanco = '';
|
|
694
690
|
this.idClasificacionObrero = 0;
|
|
695
|
-
this.codigoUnicoRac = '';
|
|
696
691
|
this.idCodigoUnicoRac = 0;
|
|
697
692
|
this.montoCompensacionGrado = 0;
|
|
698
693
|
this.horaAdicional1 = 0;
|
|
@@ -715,8 +710,9 @@ class MPersonalNomina extends MBasicModel {
|
|
|
715
710
|
this.idPermisoPersonal = 0;
|
|
716
711
|
this.codigoPermisoPersonal = '';
|
|
717
712
|
this.denominacionPermisoPersonal = '';
|
|
718
|
-
this.tipoCargo = '';
|
|
713
|
+
this.tipoCargo = 'N';
|
|
719
714
|
this.denominacionTipoCargo = '';
|
|
715
|
+
this.TipoCargo = TipoCargo;
|
|
720
716
|
if (e) {
|
|
721
717
|
this.idEnterprise = +e.id_enterprise;
|
|
722
718
|
this.idEmpresa = e.id_empresa;
|
|
@@ -748,15 +744,12 @@ class MPersonalNomina extends MBasicModel {
|
|
|
748
744
|
this.causaEgresoPersonal = e.cauegrper;
|
|
749
745
|
this.fechaSuspencionPersonal = e.fecsusper;
|
|
750
746
|
this.idUbicacionFisica = parseInt(e.id_ubifis);
|
|
751
|
-
this.tipoCestaTicket = e.tipcestic;
|
|
752
747
|
this.conceptoJubilacion = e.conjub;
|
|
753
748
|
this.categoriaJubilacion = e.catjub;
|
|
754
749
|
this.idCategoriaViaticos = parseInt(e.id_claviaticos);
|
|
755
|
-
this.pagoTaquillaPersonal = parseInt(e.pagtaqper);
|
|
756
750
|
this.fechaAscesoPersonal = e.fecascper;
|
|
757
751
|
this.descripcionAsignacionCargo = e.descasicar;
|
|
758
752
|
this.saldoNormalPersonal = +e.salnorper;
|
|
759
|
-
this.estatusEncargaduriaPersonal = parseInt(e.estencper);
|
|
760
753
|
this.observacion = e.observacion;
|
|
761
754
|
this.codigoUsuario = e.codusu;
|
|
762
755
|
this.nombrePersonal = e.nomper;
|
|
@@ -784,10 +777,7 @@ class MPersonalNomina extends MBasicModel {
|
|
|
784
777
|
this.denominacionCategoriaViaticos = e.dencatvia;
|
|
785
778
|
this.tipoCuentaPersonal = e.nomtipcta;
|
|
786
779
|
this.fechaIngresoSistema = e.fecregsis;
|
|
787
|
-
this.codigoCentroCosto = e.codcencos;
|
|
788
780
|
this.idClasificacionObrero = parseInt(e.id_claobr);
|
|
789
|
-
this.idCodigoUnicoRac = parseInt(e.id_codunirac);
|
|
790
|
-
this.codigoUnicoRac = e.codunirac;
|
|
791
781
|
this.montoCompensacionGrado = parseFloat(e.moncomgra);
|
|
792
782
|
this.horaAdicional1 = parseFloat(e.horadi1);
|
|
793
783
|
this.horaAdicional2 = parseFloat(e.horadi2);
|
|
@@ -830,7 +820,7 @@ class MPersonalNomina extends MBasicModel {
|
|
|
830
820
|
this.denominacionPermisoPersonal = e.denperper;
|
|
831
821
|
this.codigoPermisoPersonal = e.codperper;
|
|
832
822
|
this.tipoCargo = e.tipcar;
|
|
833
|
-
this.denominacionTipoCargo = this.TipoCargo.find(e => e.value ==
|
|
823
|
+
this.denominacionTipoCargo = this.TipoCargo.find(e => e.value == this.tipoCargo).denominacion;
|
|
834
824
|
}
|
|
835
825
|
else {
|
|
836
826
|
this.isNew = true;
|
|
@@ -876,15 +866,12 @@ class MPersonalNomina extends MBasicModel {
|
|
|
876
866
|
cauegrper: this.causaEgresoPersonal,
|
|
877
867
|
fecsusper: this.fechaSuspencionPersonal,
|
|
878
868
|
id_ubifis: this.idUbicacionFisica.toString(),
|
|
879
|
-
tipcestic: this.tipoCestaTicket,
|
|
880
869
|
conjub: this.conceptoJubilacion,
|
|
881
870
|
catjub: this.categoriaJubilacion,
|
|
882
871
|
id_claviaticos: this.idCategoriaViaticos.toString(),
|
|
883
|
-
pagtaqper: this.pagoTaquillaPersonal.toString(),
|
|
884
872
|
fecascper: this.fechaAscesoPersonal,
|
|
885
873
|
descasicar: this.descripcionAsignacionCargo,
|
|
886
874
|
salnorper: this.saldoNormalPersonal.toString(),
|
|
887
|
-
estencper: this.estatusEncargaduriaPersonal.toString(),
|
|
888
875
|
observacion: this.observacion,
|
|
889
876
|
codusu: this.codigoUsuario,
|
|
890
877
|
nomper: this.nombrePersonal,
|
|
@@ -913,14 +900,11 @@ class MPersonalNomina extends MBasicModel {
|
|
|
913
900
|
nomban: this.nombreBanco,
|
|
914
901
|
nomtipcta: this.tipoCuentaPersonal,
|
|
915
902
|
fecregsis: this.fechaIngresoSistema,
|
|
916
|
-
codcencos: this.codigoCentroCosto,
|
|
917
903
|
codban: this.codigoBanco,
|
|
918
904
|
nomban_ctaper: this.codigoBanco,
|
|
919
905
|
codban_ctaper: this.nombreBanco,
|
|
920
906
|
id_banco_ctaper: this.idBanco.toString(),
|
|
921
907
|
id_claobr: this.idClasificacionObrero.toString(),
|
|
922
|
-
codunirac: this.codigoUnicoRac,
|
|
923
|
-
id_codunirac: this.idCodigoUnicoRac.toString(),
|
|
924
908
|
moncomgra: this.montoCompensacionGrado.toString(),
|
|
925
909
|
horadi1: this.horaAdicional1.toString(),
|
|
926
910
|
horadi2: this.horaAdicional2.toString(),
|
|
@@ -1210,7 +1194,6 @@ class MCuentaEgresos$1 extends MBasicModel {
|
|
|
1210
1194
|
this.error = false;
|
|
1211
1195
|
this.status = '';
|
|
1212
1196
|
this.id = 0;
|
|
1213
|
-
this.codfuefin = 0;
|
|
1214
1197
|
if (cuenta) {
|
|
1215
1198
|
this.idEmpresa = parseInt(cuenta.id_empresa);
|
|
1216
1199
|
this.nivel = parseInt(cuenta.nivel);
|
|
@@ -1245,7 +1228,6 @@ class MCuentaEgresos$1 extends MBasicModel {
|
|
|
1245
1228
|
this.idEP3 = parseInt(cuenta.id_ep3);
|
|
1246
1229
|
this.idEP4 = parseInt(cuenta.id_ep4);
|
|
1247
1230
|
this.idEP5 = parseInt(cuenta.id_ep5);
|
|
1248
|
-
this.codfuefin = parseInt(cuenta.codfuefin);
|
|
1249
1231
|
this.id = cuenta.id_del_spgcta ? parseInt(cuenta.id_del_spgcta) : 0;
|
|
1250
1232
|
this.codestpro1 = cuenta.estructura ? cuenta.estructura.codestpro1 : '';
|
|
1251
1233
|
this.codestpro2 = cuenta.estructura ? cuenta.estructura.codestpro2 : '';
|
|
@@ -1802,16 +1784,6 @@ class MConfigurationSPG {
|
|
|
1802
1784
|
this.estatusContadorCompromiso = configuration.estconcom;
|
|
1803
1785
|
this.numeroInicialCompromiso = configuration.numinicom;
|
|
1804
1786
|
this.codigoONAPRE = configuration.codasiona;
|
|
1805
|
-
this.moneda = new MMonedaConfig({
|
|
1806
|
-
codiso: configuration.moneda_actual.codiso,
|
|
1807
|
-
id_moneda: configuration.moneda_actual.id_moneda,
|
|
1808
|
-
denmon: configuration.moneda_actual.denmon,
|
|
1809
|
-
separadordec: configuration.moneda_actual.separadordec,
|
|
1810
|
-
separadormil: configuration.moneda_actual.separadormil,
|
|
1811
|
-
simmon: configuration.moneda_actual.simmon,
|
|
1812
|
-
decimal: configuration.moneda_actual.decimal,
|
|
1813
|
-
decimal_alt: this.decimalesAlternos.toString(),
|
|
1814
|
-
});
|
|
1815
1787
|
}
|
|
1816
1788
|
}
|
|
1817
1789
|
|
|
@@ -1842,8 +1814,6 @@ class MEstructuraPresupuestariaThree {
|
|
|
1842
1814
|
this.isNew = false;
|
|
1843
1815
|
this.codigoCentroCosto = ep.codcencos;
|
|
1844
1816
|
this.codigoEstructuraProgramatica = ep.codestpro3;
|
|
1845
|
-
this.codigoFuenteFinanciamiento = ep.codfuefin;
|
|
1846
|
-
this.denominacionEstructuraProgramatica = ep.denestpro3;
|
|
1847
1817
|
this.estatusClasificacion = ep.estcla;
|
|
1848
1818
|
this.idEmpresa = ep.id_empresa;
|
|
1849
1819
|
this.idEstructuraOne = ep.id_ep1;
|
|
@@ -1865,8 +1835,6 @@ class MEstructuraPresupuestariaThreeComplete {
|
|
|
1865
1835
|
this.denominacionEstructuraProgramaticaTwo = ep.denestpro2;
|
|
1866
1836
|
this.denominacionEstructuraProgramaticaThree = ep.denestpro3;
|
|
1867
1837
|
this.estatusClasificacion = ep.estcla;
|
|
1868
|
-
this.codigoCentroCosto = ep.codcencos;
|
|
1869
|
-
this.codigoFuenteFinanciamiento = ep.codfuefin;
|
|
1870
1838
|
}
|
|
1871
1839
|
}
|
|
1872
1840
|
class MEstructuraPresupuestariaFour {
|
|
@@ -1894,8 +1862,6 @@ class MEstructuraPresupuestariaFive {
|
|
|
1894
1862
|
this.codigoEstructuraProgramatica = ep.codestpro5;
|
|
1895
1863
|
this.denominacionEstructuraProgramatica = ep.denestpro5;
|
|
1896
1864
|
this.estatusClasificacion = ep.estcla;
|
|
1897
|
-
this.codigoCentroCosto = ep.codcencos;
|
|
1898
|
-
this.codigoFuenteFinanciamiento = ep.codfuefin;
|
|
1899
1865
|
}
|
|
1900
1866
|
dataInterface() {
|
|
1901
1867
|
return {
|
|
@@ -1908,8 +1874,6 @@ class MEstructuraPresupuestariaFive {
|
|
|
1908
1874
|
codestpro5: this.codigoEstructuraProgramatica,
|
|
1909
1875
|
denestpro5: this.denominacionEstructuraProgramatica,
|
|
1910
1876
|
estcla: this.estatusClasificacion,
|
|
1911
|
-
codcencos: this.codigoCentroCosto,
|
|
1912
|
-
codfuefin: this.codigoFuenteFinanciamiento,
|
|
1913
1877
|
};
|
|
1914
1878
|
}
|
|
1915
1879
|
}
|
|
@@ -1926,9 +1890,6 @@ class MEstructuraPresupuestariaFiveComplete {
|
|
|
1926
1890
|
this.codigoEstructuraProgramaticaThree = ep.codestpro3;
|
|
1927
1891
|
this.codigoEstructuraProgramaticaFour = ep.codestpro4 ? ep.codestpro4 : '---';
|
|
1928
1892
|
this.codigoEstructuraProgramatica = ep.codestpro5 ? ep.codestpro5 : '---';
|
|
1929
|
-
this.codigoFuenteFinanciera = ep.codfuefin;
|
|
1930
|
-
this.codigoFuenteFinancieraParaMostrar = ep.codigoftefin;
|
|
1931
|
-
this.denominacionFueteFinanaciamiento = ep.denfuefin;
|
|
1932
1893
|
this.denominacionEstructuraProgramaticaOne = ep.denestpro1;
|
|
1933
1894
|
this.denominacionEstructuraProgramaticaTwo = ep.denestpro2;
|
|
1934
1895
|
this.denominacionEstructuraProgramaticaThree = ep.denestpro3;
|
|
@@ -1963,7 +1924,6 @@ class MEstructuraPresupuestariaFiveComplete {
|
|
|
1963
1924
|
codestpro3: this.codigoEstructuraProgramaticaThree,
|
|
1964
1925
|
codestpro4: this.codigoEstructuraProgramaticaFour,
|
|
1965
1926
|
codestpro5: this.codigoEstructuraProgramatica,
|
|
1966
|
-
codfuefin: this.codigoFuenteFinanciera,
|
|
1967
1927
|
denestpro1: this.denominacionEstructuraProgramaticaOne,
|
|
1968
1928
|
denestpro2: this.denominacionEstructuraProgramaticaTwo,
|
|
1969
1929
|
denestpro3: this.denominacionEstructuraProgramaticaThree,
|
|
@@ -1976,8 +1936,6 @@ class MEstructuraPresupuestariaFiveComplete {
|
|
|
1976
1936
|
id_ep3: this.idEstructuraThree,
|
|
1977
1937
|
id_ep4: this.idEstructuraFor,
|
|
1978
1938
|
id_ep5: this.idEstructuraFive,
|
|
1979
|
-
codigoftefin: this.codigoFuenteFinancieraParaMostrar,
|
|
1980
|
-
denfuefin: this.denominacionFueteFinanaciamiento,
|
|
1981
1939
|
};
|
|
1982
1940
|
}
|
|
1983
1941
|
}
|
|
@@ -2070,7 +2028,7 @@ class MFuenteFinanciamiento extends MBasicModel {
|
|
|
2070
2028
|
this.idEmpresa = '0';
|
|
2071
2029
|
this.idFuenteFinanciamiento = 0;
|
|
2072
2030
|
if (fuente) {
|
|
2073
|
-
this.codigoFuenteFinanciamiento = fuente.
|
|
2031
|
+
this.codigoFuenteFinanciamiento = fuente.codigoftefin;
|
|
2074
2032
|
this.denominacionFuenteFinanciamiento = fuente.denfuefin;
|
|
2075
2033
|
this.explicacionFuenteFinanciamiento = fuente.expfuefin;
|
|
2076
2034
|
this.idEmpresa = fuente.id_empresa;
|
|
@@ -2082,7 +2040,7 @@ class MFuenteFinanciamiento extends MBasicModel {
|
|
|
2082
2040
|
}
|
|
2083
2041
|
dataInterface() {
|
|
2084
2042
|
return {
|
|
2085
|
-
|
|
2043
|
+
codigoftefin: this.codigoFuenteFinanciamiento,
|
|
2086
2044
|
denfuefin: this.denominacionFuenteFinanciamiento,
|
|
2087
2045
|
expfuefin: this.explicacionFuenteFinanciamiento,
|
|
2088
2046
|
id_empresa: this.idEmpresa,
|
|
@@ -2137,7 +2095,6 @@ class MCuentaEgresos extends MBasicModel {
|
|
|
2137
2095
|
this.error = false;
|
|
2138
2096
|
this.status = '';
|
|
2139
2097
|
this.id = 0;
|
|
2140
|
-
this.codfuefin = 0;
|
|
2141
2098
|
if (cuenta) {
|
|
2142
2099
|
this.idEmpresa = parseInt(cuenta.id_empresa);
|
|
2143
2100
|
this.nivel = parseInt(cuenta.nivel);
|
|
@@ -2172,7 +2129,6 @@ class MCuentaEgresos extends MBasicModel {
|
|
|
2172
2129
|
this.idEP3 = parseInt(cuenta.id_ep3);
|
|
2173
2130
|
this.idEP4 = parseInt(cuenta.id_ep4);
|
|
2174
2131
|
this.idEP5 = parseInt(cuenta.id_ep5);
|
|
2175
|
-
this.codfuefin = parseInt(cuenta.codfuefin);
|
|
2176
2132
|
this.id = cuenta.id_del_spgcta ? parseInt(cuenta.id_del_spgcta) : 0;
|
|
2177
2133
|
this.codestpro1 = cuenta.estructura ? cuenta.estructura.codestpro1 : '';
|
|
2178
2134
|
this.codestpro2 = cuenta.estructura ? cuenta.estructura.codestpro2 : '';
|
|
@@ -2587,7 +2543,7 @@ class MComprobantePresupuestarioEgresos {
|
|
|
2587
2543
|
this.SPGCuenta = parseInt(comprobante.spg_cuenta);
|
|
2588
2544
|
this.operacion = comprobante.operacion;
|
|
2589
2545
|
this.idfuenteFinanciamiento = +comprobante.id_fuefin;
|
|
2590
|
-
this.codigoFuenteFinanciamiento = comprobante.
|
|
2546
|
+
this.codigoFuenteFinanciamiento = comprobante.codigoftefin;
|
|
2591
2547
|
this.procede_DOC = comprobante.procede_doc;
|
|
2592
2548
|
this.documento = comprobante.documento;
|
|
2593
2549
|
this.codigoCentroCosto = comprobante.codcencos;
|
|
@@ -4715,7 +4671,6 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4715
4671
|
this.denominacionTipoDocumentoCausa = '';
|
|
4716
4672
|
this.denominacionTipoDocumentoPagoPersonalCheque = '';
|
|
4717
4673
|
this.denominacionTipoDocumentoAporte = '';
|
|
4718
|
-
this.codigoFuenteFinanciamientoMostar = '';
|
|
4719
4674
|
this.denominacionCodigoFuenteFinanciamiento = '';
|
|
4720
4675
|
this.nombreProveedor = '';
|
|
4721
4676
|
this.codigoCentroCosto = '---';
|
|
@@ -4731,6 +4686,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4731
4686
|
this.denominacionUnidadAdministradora = '';
|
|
4732
4687
|
this.periodosNomina = [];
|
|
4733
4688
|
this.procesosNomina = [];
|
|
4689
|
+
this.destinoComprobanteNomina = '';
|
|
4734
4690
|
if (e) {
|
|
4735
4691
|
this.idEnterprise = +e.id_enterprise;
|
|
4736
4692
|
this.idEmpresa = +e.id_empresa;
|
|
@@ -4748,6 +4704,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4748
4704
|
this.adelantoPagoNomina = parseInt(e.adenom);
|
|
4749
4705
|
this.ContabilizacionNomina = e.consulnom;
|
|
4750
4706
|
this.idProveedor = parseInt(e.id_proveedor);
|
|
4707
|
+
this.destinoComprobanteNomina = e.tippro;
|
|
4751
4708
|
this.cuentaContableNomina = e.cueconnom;
|
|
4752
4709
|
this.notaDebitoBanco = parseInt(e.notdebnom);
|
|
4753
4710
|
this.tipoDocumentoNomina = parseInt(e.tipdocnom);
|
|
@@ -4764,7 +4721,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4764
4721
|
this.tipoDocumentoPagoPersonalCheque = parseInt(e.tipdocpagperche);
|
|
4765
4722
|
this.estatusCuentaAlternativa = parseInt(e.estctaalt);
|
|
4766
4723
|
this.idFuenteFinanciamiento = +e.id_fuefin;
|
|
4767
|
-
this.codigoFuenteFinanciamiento = e.
|
|
4724
|
+
this.codigoFuenteFinanciamiento = e.codigoftefin;
|
|
4768
4725
|
this.cerrarSinDisponibilidad = parseInt(e.cersindis);
|
|
4769
4726
|
this.tipoDocumentoCausa = parseInt(e.tipdoccaunom);
|
|
4770
4727
|
this.idConceptoClasificacionParaNomina = parseInt(e.id_concxpnom);
|
|
@@ -4772,7 +4729,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4772
4729
|
this.codigoCentroCosto = e.codcencos;
|
|
4773
4730
|
this.idCentroCosto = +e.id_cencos;
|
|
4774
4731
|
this.denominacionCentroConsto = e.dencencos;
|
|
4775
|
-
this.denominacionCodigoFuenteFinanciamiento = e.
|
|
4732
|
+
this.denominacionCodigoFuenteFinanciamiento = e.codigoftefin + ' - ' + e.denfuefin;
|
|
4776
4733
|
this.denominacionCuentaContable = e.denctacont;
|
|
4777
4734
|
this.nombreProveedor = e.nompro;
|
|
4778
4735
|
this.estatusIncidencia = parseInt(e.estincidencia);
|
|
@@ -4830,7 +4787,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4830
4787
|
tipdocpagperche: this.tipoDocumentoPagoPersonalCheque.toString(),
|
|
4831
4788
|
estctaalt: this.estatusCuentaAlternativa.toString(),
|
|
4832
4789
|
id_fuefin: this.idFuenteFinanciamiento.toString(),
|
|
4833
|
-
|
|
4790
|
+
codigoftefin: this.codigoFuenteFinanciamiento,
|
|
4834
4791
|
cersindis: this.cerrarSinDisponibilidad.toString(),
|
|
4835
4792
|
tipdoccaunom: this.tipoDocumentoCausa.toString(),
|
|
4836
4793
|
id_concxpnom: this.idConceptoClasificacionParaNomina.toString(),
|
|
@@ -4847,6 +4804,7 @@ class MDefinicionNomina extends MBasicModel {
|
|
|
4847
4804
|
estincidencia: this.estatusIncidencia.toString(),
|
|
4848
4805
|
segper: this.segmentarPersonal.toString(),
|
|
4849
4806
|
id_uniadm: this.idUnidadAdministradora.toString(),
|
|
4807
|
+
tippro: this.destinoComprobanteNomina,
|
|
4850
4808
|
periodos: this.periodosNomina.map((function (e) { return e.dataInterface(); })),
|
|
4851
4809
|
procesos: this.procesosNomina.map((function (e) { return e.dataInterface(); })),
|
|
4852
4810
|
};
|
|
@@ -6304,6 +6262,8 @@ class MCargosAdicionales extends MBasicModel {
|
|
|
6304
6262
|
this.idEp3 = 0;
|
|
6305
6263
|
this.idEp4 = 0;
|
|
6306
6264
|
this.idEp5 = 0;
|
|
6265
|
+
this.idCentroCosto = 0;
|
|
6266
|
+
this.idFuenteFinanciamiento = 0;
|
|
6307
6267
|
this.denominacionCuenta = '';
|
|
6308
6268
|
this.idUnidadOrganizativa = 0;
|
|
6309
6269
|
this.codigoUnidadOrganizativa = '';
|
|
@@ -6335,7 +6295,7 @@ class MCargosAdicionales extends MBasicModel {
|
|
|
6335
6295
|
this.denominacionUnidadOrganizativa = charge.denuniadm;
|
|
6336
6296
|
this.codigoCentroCosto = charge.codcencos;
|
|
6337
6297
|
this.denominacionCentroCosto = charge.dencencos;
|
|
6338
|
-
this.codigoFuenteFinanciamiento = +charge.
|
|
6298
|
+
this.codigoFuenteFinanciamiento = +charge.id_fuenfin;
|
|
6339
6299
|
this.codigoFuenteFinanciamientoMostrar = charge.codigoftefin;
|
|
6340
6300
|
this.denominacionFuenteFinanciamiento = charge.denfuefin;
|
|
6341
6301
|
}
|
|
@@ -6360,9 +6320,10 @@ class MCargosAdicionales extends MBasicModel {
|
|
|
6360
6320
|
id_ep4: this.idEp4.toString(),
|
|
6361
6321
|
id_ep5: this.idEp5.toString(),
|
|
6362
6322
|
dencuenta: this.denominacionCuenta,
|
|
6363
|
-
codfuefin: this.codigoFuenteFinanciamiento.toString(),
|
|
6364
6323
|
id_uniadm: this.idUnidadOrganizativa.toString(),
|
|
6365
6324
|
codcencos: this.codigoCentroCosto,
|
|
6325
|
+
id_cencos: this.idCentroCosto.toString(),
|
|
6326
|
+
id_fuenfin: this.idFuenteFinanciamiento.toString(),
|
|
6366
6327
|
};
|
|
6367
6328
|
}
|
|
6368
6329
|
}
|