sigesp 0.9.92-20240123 → 0.10.0-20240129
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 +3 -3
- 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/MDefinicionNomina.model.js +4 -4
- package/fesm2015/sigesp.js +3 -3
- package/fesm2015/sigesp.js.map +1 -1
- package/package.json +3 -3
package/bundles/sigesp.umd.js
CHANGED
|
@@ -4951,20 +4951,20 @@
|
|
|
4951
4951
|
_this.nominaCestaTicket = 0;
|
|
4952
4952
|
_this.cestaTicketMetodoNomina = '';
|
|
4953
4953
|
_this.codigoOrganismoCestaTicket = '';
|
|
4954
|
-
_this.ContabilizacionNomina = '
|
|
4954
|
+
_this.ContabilizacionNomina = 'CCP';
|
|
4955
4955
|
_this.destinoComprobanteNomina = 'B';
|
|
4956
4956
|
_this.idProveedor = 0;
|
|
4957
4957
|
_this.cuentaContableNomina = '';
|
|
4958
4958
|
_this.notaDebitoBanco = 0;
|
|
4959
4959
|
_this.recepcionDocumentoNomina = 0;
|
|
4960
4960
|
_this.tipoDocumentoNomina = 0;
|
|
4961
|
-
_this.contabilizacionAporteNomina = '
|
|
4961
|
+
_this.contabilizacionAporteNomina = 'CCP';
|
|
4962
4962
|
_this.recepcionDocumentoAporte = 0;
|
|
4963
4963
|
_this.tipoDocumentoAporte = 0;
|
|
4964
4964
|
_this.periodoARestableceNomina = '';
|
|
4965
4965
|
_this.validarContabilizacionPeriodoAnteriorNomina = 0;
|
|
4966
4966
|
_this.tituloReporteNomina = '';
|
|
4967
|
-
_this.contabilizacionFideicomisoNomina = '
|
|
4967
|
+
_this.contabilizacionFideicomisoNomina = 'CCP';
|
|
4968
4968
|
_this.recepcionDocumentoFideicomiso = 0;
|
|
4969
4969
|
_this.tipoDocumentoFideicomiso = 0;
|
|
4970
4970
|
_this.idBeneficiarioFideicomiso = 0;
|