sigesp 0.9.93-20240125 → 0.9.95-20240130
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 +46 -1
- 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/interfaces/Presupuesto.js +1 -1
- package/esm2015/lib/core/models/SPG/UnidadAdministradoraCentral.js +43 -0
- package/esm2015/lib/core/models/SPG/administrativeUnit.model.js +2 -2
- package/esm2015/public-api.js +2 -1
- package/fesm2015/sigesp.js +43 -2
- package/fesm2015/sigesp.js.map +1 -1
- package/lib/core/interfaces/Presupuesto.d.ts +10 -0
- package/lib/core/models/SPG/UnidadAdministradoraCentral.d.ts +15 -0
- package/package.json +1 -1
- package/public-api.d.ts +2 -1
- package/sigesp.metadata.json +1 -1
|
@@ -1,4 +1,14 @@
|
|
|
1
1
|
import { IFuenteFinanciamiento } from "./FuenteFinanciamiento";
|
|
2
|
+
export interface IUnidadAdministradoraCentral {
|
|
3
|
+
id_enterprise: number;
|
|
4
|
+
id_empresa: number;
|
|
5
|
+
coduac: string;
|
|
6
|
+
codigouac: string;
|
|
7
|
+
denuac: string;
|
|
8
|
+
resuac: string;
|
|
9
|
+
tipuac: string;
|
|
10
|
+
unidad_organizativa: IUnitAdministrative[];
|
|
11
|
+
}
|
|
2
12
|
export interface IUnitAdministrative {
|
|
3
13
|
id_empresa: number;
|
|
4
14
|
id_enterprise: number;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { MBasicModel } from '../basic-model.model';
|
|
2
|
+
import { IUnidadAdministradoraCentral } from '../../interfaces/Presupuesto';
|
|
3
|
+
import { MAdministrativeUnit } from './administrativeUnit.model';
|
|
4
|
+
export declare class MUnidadAdministradoraCentral extends MBasicModel {
|
|
5
|
+
idEmpresa: number;
|
|
6
|
+
idEnterprise: number;
|
|
7
|
+
idUnidadAdministradora: number;
|
|
8
|
+
codigoUnidadCentral: string;
|
|
9
|
+
denominacionUnidadCentral: string;
|
|
10
|
+
tipoUnidad: boolean;
|
|
11
|
+
responsableUnidad: string;
|
|
12
|
+
unidadOrganizativa: MAdministrativeUnit[];
|
|
13
|
+
constructor(e?: IUnidadAdministradoraCentral);
|
|
14
|
+
dataInterface(): IUnidadAdministradoraCentral;
|
|
15
|
+
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -16,6 +16,7 @@ export { MCuentaPresupuesto } from './lib/core/models/SPG/cuentaPresupuesto.mode
|
|
|
16
16
|
export { MFuenteFinanciamiento } from './lib/core/models/SPG/fuenteFinanciamiento.model';
|
|
17
17
|
export { MCuentaEgresos } from './lib/core/models/SPG/expensiveAccount.model';
|
|
18
18
|
export { MAdministrativeUnit, MCuentasSpSC, MEstructuras } from './lib/core/models/SPG/administrativeUnit.model';
|
|
19
|
+
export { MUnidadAdministradoraCentral } from './lib/core/models/SPG/UnidadAdministradoraCentral';
|
|
19
20
|
export { MComprobantePresupuestarioIngresos, MComprobantePresupuestarioEgresos } from './lib/core/models/SPG/comprobantePresupuestario.model';
|
|
20
21
|
export { MEstructuraPresupuestariaOne, MEstructuraPresupuestariaTwo, MEstructuraPresupuestariaFive, MEstructuraPresupuestariaThree, MEstructuraPresupuestariaFour, MEstructuraPresupuestariaFiveComplete, MAllStructure } from './lib/core/models/SPG/estructuraPresupuestaria.model';
|
|
21
22
|
export { MClasification } from './lib/core/models/RPC/clasification.model';
|
|
@@ -142,7 +143,7 @@ export { customPaginator } from './lib/shared/material/customPaginator';
|
|
|
142
143
|
export { ICuentaIngresos } from './lib/core/interfaces/CuentaIngreso';
|
|
143
144
|
export { IConfigSSS, IUserDetail, IGroup, IComponent, IRights, IUserPermit, ILog, } from './lib/core/interfaces/Seguridad';
|
|
144
145
|
export { ISistema, IUsuarioSistema } from './lib/core/interfaces/Sistema';
|
|
145
|
-
export { IUnitAdministrative, ICuentasSpSc, IEstructuras } from './lib/core/interfaces/Presupuesto';
|
|
146
|
+
export { IUnitAdministrative, ICuentasSpSc, IEstructuras, IUnidadAdministradoraCentral, IEstructuraPresupuestariaFiveComplete } from './lib/core/interfaces/Presupuesto';
|
|
146
147
|
export { IServiceCharge, IConceptosCXP, ITipoDocumentoCXP } from './lib/core/interfaces/CuentasPorPagar';
|
|
147
148
|
export { IAsignacionCargo, IConceptos, IConceptosPersonalNomina, IConceptosVacaciones, IConstanteNomina, IConstantePersonaNomina, IHojaTiempo, INomina, IPeriodoNomina, IPersonalNomina, IPrimasConcepto, IEncargaduria, ICodigoUnicoRac, INominaSimple, Reporte, SalarioNormal, Signo, TipoCestaTicket, } from './lib/core/interfaces/Nomina';
|
|
148
149
|
export { IEmpresa, IEnterprise, IPrefijo, IProcedencia, ITasaCambio } from './lib/core/interfaces/Configuracion';
|