@openbox/shared-types 0.3.25 → 0.3.26
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/lib/accounting/Entries/GetMany/Request.d.ts +6 -0
- package/lib/accounting/Entries/GetMany/Request.js.map +1 -0
- package/lib/accounting/Entries/GetMany/Response.d.ts +7 -0
- package/lib/accounting/Entries/GetMany/Response.js.map +1 -0
- package/lib/accounting/Entries/accounting.entries.types.d.ts +9 -0
- package/lib/accounting/{Catalogs/CreateSingle/Request.js → Entries/accounting.entries.types.js} +1 -1
- package/lib/accounting/Entries/accounting.entries.types.js.map +1 -0
- package/lib/accounting/Entries/index.d.ts +3 -8
- package/lib/accounting/Entries/index.js +3 -8
- package/lib/accounting/Entries/index.js.map +1 -1
- package/lib/accounting/EntriesStatuses/accounting.entries-statuses.types.d.ts +4 -0
- package/lib/accounting/{Catalogs/CreateSingle/Response.js → EntriesStatuses/accounting.entries-statuses.types.js} +1 -1
- package/lib/accounting/EntriesStatuses/accounting.entries-statuses.types.js.map +1 -0
- package/lib/accounting/EntriesStatuses/index.d.ts +1 -1
- package/lib/accounting/EntriesStatuses/index.js +1 -1
- package/lib/accounting/EntriesStatuses/index.js.map +1 -1
- package/lib/accounting/accounting.enums.d.ts +0 -0
- package/lib/accounting/accounting.enums.js +2 -0
- package/lib/accounting/accounting.enums.js.map +1 -0
- package/lib/accounting/index.d.ts +2 -5
- package/lib/accounting/index.js +2 -5
- package/lib/accounting/index.js.map +1 -1
- package/lib/auth/Auth/index.d.ts +0 -1
- package/lib/auth/Auth/index.js +0 -1
- package/lib/auth/Auth/index.js.map +1 -1
- package/lib/legal/Advisories/legal.advisories.type.d.ts +0 -2
- package/package.json +1 -1
- package/src/accounting/Entries/GetMany/Request.ts +7 -0
- package/src/accounting/Entries/GetMany/Response.ts +6 -0
- package/src/accounting/Entries/accounting.entries.types.ts +10 -0
- package/src/accounting/Entries/index.ts +3 -8
- package/src/accounting/EntriesStatuses/accounting.entries-statuses.types.ts +4 -0
- package/src/accounting/EntriesStatuses/index.ts +1 -1
- package/src/accounting/accounting.enums.ts +0 -0
- package/src/accounting/index.ts +2 -5
- package/src/auth/Auth/index.ts +0 -1
- package/src/legal/Advisories/legal.advisories.type.ts +1 -2
- package/lib/accounting/Catalogs/CreateMany/Request.d.ts +0 -2
- package/lib/accounting/Catalogs/CreateMany/Request.js.map +0 -1
- package/lib/accounting/Catalogs/CreateMany/Response.d.ts +0 -2
- package/lib/accounting/Catalogs/CreateMany/Response.js.map +0 -1
- package/lib/accounting/Catalogs/CreateSingle/Request.d.ts +0 -2
- package/lib/accounting/Catalogs/CreateSingle/Request.js.map +0 -1
- package/lib/accounting/Catalogs/CreateSingle/Response.d.ts +0 -2
- package/lib/accounting/Catalogs/CreateSingle/Response.js.map +0 -1
- package/lib/accounting/Catalogs/DeleteSingle/Response.d.ts +0 -2
- package/lib/accounting/Catalogs/DeleteSingle/Response.js +0 -3
- package/lib/accounting/Catalogs/DeleteSingle/Response.js.map +0 -1
- package/lib/accounting/Catalogs/GetMany/Request.d.ts +0 -2
- package/lib/accounting/Catalogs/GetMany/Request.js +0 -3
- package/lib/accounting/Catalogs/GetMany/Request.js.map +0 -1
- package/lib/accounting/Catalogs/GetMany/Response.d.ts +0 -7
- package/lib/accounting/Catalogs/GetMany/Response.js +0 -3
- package/lib/accounting/Catalogs/GetMany/Response.js.map +0 -1
- package/lib/accounting/Catalogs/UpdateSingle/Request.d.ts +0 -2
- package/lib/accounting/Catalogs/UpdateSingle/Request.js +0 -3
- package/lib/accounting/Catalogs/UpdateSingle/Request.js.map +0 -1
- package/lib/accounting/Catalogs/UpdateSingle/Response.d.ts +0 -2
- package/lib/accounting/Catalogs/UpdateSingle/Response.js +0 -3
- package/lib/accounting/Catalogs/UpdateSingle/Response.js.map +0 -1
- package/lib/accounting/Catalogs/catalog.types.d.ts +0 -15
- package/lib/accounting/Catalogs/catalog.types.js +0 -3
- package/lib/accounting/Catalogs/catalog.types.js.map +0 -1
- package/lib/accounting/Catalogs/index.d.ts +0 -9
- package/lib/accounting/Catalogs/index.js +0 -26
- package/lib/accounting/Catalogs/index.js.map +0 -1
- package/lib/accounting/Entries/CreateSingle/Request.d.ts +0 -2
- package/lib/accounting/Entries/CreateSingle/Request.js +0 -3
- package/lib/accounting/Entries/CreateSingle/Request.js.map +0 -1
- package/lib/accounting/Entries/CreateSingle/Response.d.ts +0 -2
- package/lib/accounting/Entries/CreateSingle/Response.js +0 -3
- package/lib/accounting/Entries/CreateSingle/Response.js.map +0 -1
- package/lib/accounting/Entries/DeleteSingle/Response.d.ts +0 -2
- package/lib/accounting/Entries/DeleteSingle/Response.js +0 -3
- package/lib/accounting/Entries/DeleteSingle/Response.js.map +0 -1
- package/lib/accounting/Entries/GetManyTypes/Response.d.ts +0 -2
- package/lib/accounting/Entries/GetManyTypes/Response.js +0 -3
- package/lib/accounting/Entries/GetManyTypes/Response.js.map +0 -1
- package/lib/accounting/Entries/GetSingle/Response.d.ts +0 -2
- package/lib/accounting/Entries/GetSingle/Response.js +0 -3
- package/lib/accounting/Entries/GetSingle/Response.js.map +0 -1
- package/lib/accounting/Entries/GetSingleSerie/Response.d.ts +0 -2
- package/lib/accounting/Entries/GetSingleSerie/Response.js +0 -3
- package/lib/accounting/Entries/GetSingleSerie/Response.js.map +0 -1
- package/lib/accounting/Entries/UpdateSingle/Request.d.ts +0 -2
- package/lib/accounting/Entries/UpdateSingle/Request.js +0 -3
- package/lib/accounting/Entries/UpdateSingle/Request.js.map +0 -1
- package/lib/accounting/Entries/UpdateSingle/Response.d.ts +0 -2
- package/lib/accounting/Entries/UpdateSingle/Response.js +0 -3
- package/lib/accounting/Entries/UpdateSingle/Response.js.map +0 -1
- package/lib/accounting/EntriesStatuses/GetManyStatuses/Response.d.ts +0 -2
- package/lib/accounting/EntriesStatuses/GetManyStatuses/Response.js +0 -3
- package/lib/accounting/EntriesStatuses/GetManyStatuses/Response.js.map +0 -1
- package/lib/accounting/Reports/GetAccountMovements/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetAccountMovements/Request.js +0 -3
- package/lib/accounting/Reports/GetAccountMovements/Request.js.map +0 -1
- package/lib/accounting/Reports/GetAccountMovements/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetAccountMovements/Response.js +0 -3
- package/lib/accounting/Reports/GetAccountMovements/Response.js.map +0 -1
- package/lib/accounting/Reports/GetAccountsCatalog/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetAccountsCatalog/Response.js +0 -3
- package/lib/accounting/Reports/GetAccountsCatalog/Response.js.map +0 -1
- package/lib/accounting/Reports/GetAuxiliares/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetAuxiliares/Request.js +0 -3
- package/lib/accounting/Reports/GetAuxiliares/Request.js.map +0 -1
- package/lib/accounting/Reports/GetAuxiliares/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetAuxiliares/Response.js +0 -3
- package/lib/accounting/Reports/GetAuxiliares/Response.js.map +0 -1
- package/lib/accounting/Reports/GetBalanceComprobacion/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetBalanceComprobacion/Request.js +0 -3
- package/lib/accounting/Reports/GetBalanceComprobacion/Request.js.map +0 -1
- package/lib/accounting/Reports/GetBalanceComprobacion/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetBalanceComprobacion/Response.js +0 -3
- package/lib/accounting/Reports/GetBalanceComprobacion/Response.js.map +0 -1
- package/lib/accounting/Reports/GetBalanceGeneral/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetBalanceGeneral/Request.js +0 -3
- package/lib/accounting/Reports/GetBalanceGeneral/Request.js.map +0 -1
- package/lib/accounting/Reports/GetBalanceGeneral/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetBalanceGeneral/Response.js +0 -3
- package/lib/accounting/Reports/GetBalanceGeneral/Response.js.map +0 -1
- package/lib/accounting/Reports/GetDiarioMayor/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetDiarioMayor/Request.js +0 -3
- package/lib/accounting/Reports/GetDiarioMayor/Request.js.map +0 -1
- package/lib/accounting/Reports/GetDiarioMayor/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetDiarioMayor/Response.js +0 -3
- package/lib/accounting/Reports/GetDiarioMayor/Response.js.map +0 -1
- package/lib/accounting/Reports/GetEntryReport/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetEntryReport/Request.js +0 -3
- package/lib/accounting/Reports/GetEntryReport/Request.js.map +0 -1
- package/lib/accounting/Reports/GetEntryReport/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetEntryReport/Response.js +0 -3
- package/lib/accounting/Reports/GetEntryReport/Response.js.map +0 -1
- package/lib/accounting/Reports/GetEstadoDeResultados/Request.d.ts +0 -2
- package/lib/accounting/Reports/GetEstadoDeResultados/Request.js +0 -3
- package/lib/accounting/Reports/GetEstadoDeResultados/Request.js.map +0 -1
- package/lib/accounting/Reports/GetEstadoDeResultados/Response.d.ts +0 -2
- package/lib/accounting/Reports/GetEstadoDeResultados/Response.js +0 -3
- package/lib/accounting/Reports/GetEstadoDeResultados/Response.js.map +0 -1
- package/lib/accounting/Reports/index.d.ts +0 -15
- package/lib/accounting/Reports/index.js +0 -32
- package/lib/accounting/Reports/index.js.map +0 -1
- package/lib/accounting/Settings/GetBalanceGeneral/Response.d.ts +0 -2
- package/lib/accounting/Settings/GetBalanceGeneral/Response.js +0 -3
- package/lib/accounting/Settings/GetBalanceGeneral/Response.js.map +0 -1
- package/lib/accounting/Settings/GetEstadoResultado/Response.d.ts +0 -2
- package/lib/accounting/Settings/GetEstadoResultado/Response.js +0 -3
- package/lib/accounting/Settings/GetEstadoResultado/Response.js.map +0 -1
- package/lib/accounting/Settings/GetGeneral/Response.d.ts +0 -2
- package/lib/accounting/Settings/GetGeneral/Response.js +0 -3
- package/lib/accounting/Settings/GetGeneral/Response.js.map +0 -1
- package/lib/accounting/Settings/GetSignatures/Response.d.ts +0 -2
- package/lib/accounting/Settings/GetSignatures/Response.js +0 -3
- package/lib/accounting/Settings/GetSignatures/Response.js.map +0 -1
- package/lib/accounting/Settings/UpdateBalanceGeneral/Request.d.ts +0 -2
- package/lib/accounting/Settings/UpdateBalanceGeneral/Request.js +0 -3
- package/lib/accounting/Settings/UpdateBalanceGeneral/Request.js.map +0 -1
- package/lib/accounting/Settings/UpdateBalanceGeneral/Response.d.ts +0 -2
- package/lib/accounting/Settings/UpdateBalanceGeneral/Response.js +0 -3
- package/lib/accounting/Settings/UpdateBalanceGeneral/Response.js.map +0 -1
- package/lib/accounting/Settings/UpdateEstadoResultados/Request.d.ts +0 -2
- package/lib/accounting/Settings/UpdateEstadoResultados/Request.js +0 -3
- package/lib/accounting/Settings/UpdateEstadoResultados/Request.js.map +0 -1
- package/lib/accounting/Settings/UpdateEstadoResultados/Response.d.ts +0 -2
- package/lib/accounting/Settings/UpdateEstadoResultados/Response.js +0 -3
- package/lib/accounting/Settings/UpdateEstadoResultados/Response.js.map +0 -1
- package/lib/accounting/Settings/UpdateGeneral/Request.d.ts +0 -2
- package/lib/accounting/Settings/UpdateGeneral/Request.js +0 -3
- package/lib/accounting/Settings/UpdateGeneral/Request.js.map +0 -1
- package/lib/accounting/Settings/UpdateGeneral/Response.d.ts +0 -2
- package/lib/accounting/Settings/UpdateGeneral/Response.js +0 -3
- package/lib/accounting/Settings/UpdateGeneral/Response.js.map +0 -1
- package/lib/accounting/Settings/UpdateSignatures/Request.d.ts +0 -2
- package/lib/accounting/Settings/UpdateSignatures/Request.js +0 -3
- package/lib/accounting/Settings/UpdateSignatures/Request.js.map +0 -1
- package/lib/accounting/Settings/UpdateSignatures/Response.d.ts +0 -2
- package/lib/accounting/Settings/UpdateSignatures/Response.js +0 -3
- package/lib/accounting/Settings/UpdateSignatures/Response.js.map +0 -1
- package/lib/accounting/Settings/index.d.ts +0 -12
- package/lib/accounting/Settings/index.js +0 -29
- package/lib/accounting/Settings/index.js.map +0 -1
- package/lib/auth/Auth/ProcessLogout/Response.d.ts +0 -2
- package/lib/auth/Auth/ProcessLogout/Response.js +0 -3
- package/lib/auth/Auth/ProcessLogout/Response.js.map +0 -1
- package/lib/legal/People/index.d.ts +0 -1
- package/lib/legal/People/index.js +0 -18
- package/lib/legal/People/index.js.map +0 -1
- package/lib/legal/People/legal.people.type.d.ts +0 -1
- package/lib/legal/People/legal.people.type.js +0 -3
- package/lib/legal/People/legal.people.type.js.map +0 -1
- package/src/accounting/Catalogs/CreateMany/Request.ts +0 -3
- package/src/accounting/Catalogs/CreateMany/Response.ts +0 -3
- package/src/accounting/Catalogs/CreateSingle/Request.ts +0 -3
- package/src/accounting/Catalogs/CreateSingle/Response.ts +0 -3
- package/src/accounting/Catalogs/DeleteSingle/Response.ts +0 -3
- package/src/accounting/Catalogs/GetMany/Request.ts +0 -3
- package/src/accounting/Catalogs/GetMany/Response.ts +0 -6
- package/src/accounting/Catalogs/UpdateSingle/Request.ts +0 -3
- package/src/accounting/Catalogs/UpdateSingle/Response.ts +0 -3
- package/src/accounting/Catalogs/catalog.types.ts +0 -19
- package/src/accounting/Catalogs/index.ts +0 -9
- package/src/accounting/Entries/CreateSingle/Request.ts +0 -1
- package/src/accounting/Entries/CreateSingle/Response.ts +0 -1
- package/src/accounting/Entries/DeleteSingle/Response.ts +0 -1
- package/src/accounting/Entries/GetManyTypes/Response.ts +0 -1
- package/src/accounting/Entries/GetSingle/Response.ts +0 -1
- package/src/accounting/Entries/GetSingleSerie/Response.ts +0 -1
- package/src/accounting/Entries/UpdateSingle/Request.ts +0 -1
- package/src/accounting/Entries/UpdateSingle/Response.ts +0 -1
- package/src/accounting/EntriesStatuses/GetManyStatuses/Response.ts +0 -1
- package/src/accounting/Reports/GetAccountMovements/Request.ts +0 -1
- package/src/accounting/Reports/GetAccountMovements/Response.ts +0 -1
- package/src/accounting/Reports/GetAccountsCatalog/Response.ts +0 -1
- package/src/accounting/Reports/GetAuxiliares/Request.ts +0 -1
- package/src/accounting/Reports/GetAuxiliares/Response.ts +0 -1
- package/src/accounting/Reports/GetBalanceComprobacion/Request.ts +0 -1
- package/src/accounting/Reports/GetBalanceComprobacion/Response.ts +0 -1
- package/src/accounting/Reports/GetBalanceGeneral/Request.ts +0 -1
- package/src/accounting/Reports/GetBalanceGeneral/Response.ts +0 -1
- package/src/accounting/Reports/GetDiarioMayor/Request.ts +0 -1
- package/src/accounting/Reports/GetDiarioMayor/Response.ts +0 -1
- package/src/accounting/Reports/GetEntryReport/Request.ts +0 -1
- package/src/accounting/Reports/GetEntryReport/Response.ts +0 -1
- package/src/accounting/Reports/GetEstadoDeResultados/Request.ts +0 -1
- package/src/accounting/Reports/GetEstadoDeResultados/Response.ts +0 -1
- package/src/accounting/Reports/index.ts +0 -15
- package/src/accounting/Settings/GetBalanceGeneral/Response.ts +0 -1
- package/src/accounting/Settings/GetEstadoResultado/Response.ts +0 -1
- package/src/accounting/Settings/GetGeneral/Response.ts +0 -1
- package/src/accounting/Settings/GetSignatures/Response.ts +0 -1
- package/src/accounting/Settings/UpdateBalanceGeneral/Request.ts +0 -1
- package/src/accounting/Settings/UpdateBalanceGeneral/Response.ts +0 -1
- package/src/accounting/Settings/UpdateEstadoResultados/Request.ts +0 -1
- package/src/accounting/Settings/UpdateEstadoResultados/Response.ts +0 -1
- package/src/accounting/Settings/UpdateGeneral/Request.ts +0 -1
- package/src/accounting/Settings/UpdateGeneral/Response.ts +0 -1
- package/src/accounting/Settings/UpdateSignatures/Request.ts +0 -1
- package/src/accounting/Settings/UpdateSignatures/Response.ts +0 -1
- package/src/accounting/Settings/index.ts +0 -12
- package/src/auth/Auth/ProcessLogout/Response.ts +0 -1
- package/src/legal/People/index.ts +0 -1
- package/src/legal/People/legal.people.type.ts +0 -1
- /package/lib/accounting/{Catalogs/CreateMany → Entries/GetMany}/Request.js +0 -0
- /package/lib/accounting/{Catalogs/CreateMany → Entries/GetMany}/Response.js +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetAccountMovements/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetAccountsCatalog/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetAuxiliares/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetAuxiliares/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetBalanceComprobacion/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetBalanceComprobacion/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetBalanceGeneral/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetBalanceGeneral/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetDiarioMayor/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetDiarioMayor/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetEntryReport/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetEntryReport/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetEstadoDeResultados/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Reports/GetEstadoDeResultados/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export * from './GetAccountMovements/Request';
|
|
2
|
-
export * from './GetAccountMovements/Response';
|
|
3
|
-
export * from './GetAccountsCatalog/Response';
|
|
4
|
-
export * from './GetAuxiliares/Request';
|
|
5
|
-
export * from './GetAuxiliares/Response';
|
|
6
|
-
export * from './GetBalanceComprobacion/Request';
|
|
7
|
-
export * from './GetBalanceComprobacion/Response';
|
|
8
|
-
export * from './GetBalanceGeneral/Request';
|
|
9
|
-
export * from './GetBalanceGeneral/Response';
|
|
10
|
-
export * from './GetDiarioMayor/Request';
|
|
11
|
-
export * from './GetDiarioMayor/Response';
|
|
12
|
-
export * from './GetEntryReport/Request';
|
|
13
|
-
export * from './GetEntryReport/Response';
|
|
14
|
-
export * from './GetEstadoDeResultados/Request';
|
|
15
|
-
export * from './GetEstadoDeResultados/Response';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./GetAccountMovements/Request"), exports);
|
|
18
|
-
__exportStar(require("./GetAccountMovements/Response"), exports);
|
|
19
|
-
__exportStar(require("./GetAccountsCatalog/Response"), exports);
|
|
20
|
-
__exportStar(require("./GetAuxiliares/Request"), exports);
|
|
21
|
-
__exportStar(require("./GetAuxiliares/Response"), exports);
|
|
22
|
-
__exportStar(require("./GetBalanceComprobacion/Request"), exports);
|
|
23
|
-
__exportStar(require("./GetBalanceComprobacion/Response"), exports);
|
|
24
|
-
__exportStar(require("./GetBalanceGeneral/Request"), exports);
|
|
25
|
-
__exportStar(require("./GetBalanceGeneral/Response"), exports);
|
|
26
|
-
__exportStar(require("./GetDiarioMayor/Request"), exports);
|
|
27
|
-
__exportStar(require("./GetDiarioMayor/Response"), exports);
|
|
28
|
-
__exportStar(require("./GetEntryReport/Request"), exports);
|
|
29
|
-
__exportStar(require("./GetEntryReport/Response"), exports);
|
|
30
|
-
__exportStar(require("./GetEstadoDeResultados/Request"), exports);
|
|
31
|
-
__exportStar(require("./GetEstadoDeResultados/Response"), exports);
|
|
32
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/accounting/Reports/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gEAA6C;AAC7C,iEAA8C;AAC9C,gEAA6C;AAC7C,0DAAuC;AACvC,2DAAwC;AACxC,mEAAgD;AAChD,oEAAiD;AACjD,8DAA2C;AAC3C,+DAA4C;AAC5C,2DAAwC;AACxC,4DAAyC;AACzC,2DAAwC;AACxC,4DAAyC;AACzC,kEAA+C;AAC/C,mEAAgD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/GetBalanceGeneral/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/GetEstadoResultado/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/GetGeneral/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/GetSignatures/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateBalanceGeneral/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateBalanceGeneral/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateEstadoResultados/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateEstadoResultados/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateGeneral/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateGeneral/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Request.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateSignatures/Request.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/accounting/Settings/UpdateSignatures/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * from './GetBalanceGeneral/Response';
|
|
2
|
-
export * from './GetEstadoResultado/Response';
|
|
3
|
-
export * from './GetGeneral/Response';
|
|
4
|
-
export * from './GetSignatures/Response';
|
|
5
|
-
export * from './UpdateBalanceGeneral/Request';
|
|
6
|
-
export * from './UpdateBalanceGeneral/Response';
|
|
7
|
-
export * from './UpdateEstadoResultados/Request';
|
|
8
|
-
export * from './UpdateEstadoResultados/Response';
|
|
9
|
-
export * from './UpdateGeneral/Request';
|
|
10
|
-
export * from './UpdateGeneral/Response';
|
|
11
|
-
export * from './UpdateSignatures/Request';
|
|
12
|
-
export * from './UpdateSignatures/Response';
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./GetBalanceGeneral/Response"), exports);
|
|
18
|
-
__exportStar(require("./GetEstadoResultado/Response"), exports);
|
|
19
|
-
__exportStar(require("./GetGeneral/Response"), exports);
|
|
20
|
-
__exportStar(require("./GetSignatures/Response"), exports);
|
|
21
|
-
__exportStar(require("./UpdateBalanceGeneral/Request"), exports);
|
|
22
|
-
__exportStar(require("./UpdateBalanceGeneral/Response"), exports);
|
|
23
|
-
__exportStar(require("./UpdateEstadoResultados/Request"), exports);
|
|
24
|
-
__exportStar(require("./UpdateEstadoResultados/Response"), exports);
|
|
25
|
-
__exportStar(require("./UpdateGeneral/Request"), exports);
|
|
26
|
-
__exportStar(require("./UpdateGeneral/Response"), exports);
|
|
27
|
-
__exportStar(require("./UpdateSignatures/Request"), exports);
|
|
28
|
-
__exportStar(require("./UpdateSignatures/Response"), exports);
|
|
29
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/accounting/Settings/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+DAA4C;AAC5C,gEAA6C;AAC7C,wDAAqC;AACrC,2DAAwC;AACxC,iEAA8C;AAC9C,kEAA+C;AAC/C,mEAAgD;AAChD,oEAAiD;AACjD,0DAAuC;AACvC,2DAAwC;AACxC,6DAA0C;AAC1C,8DAA2C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Response.js","sourceRoot":"","sources":["../../../../src/auth/Auth/ProcessLogout/Response.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './legal.people.type';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./legal.people.type"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/legal/People/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAmC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type LegalPeople = {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"legal.people.type.js","sourceRoot":"","sources":["../../../src/legal/People/legal.people.type.ts"],"names":[],"mappings":""}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export type AccountingCatalogs = {
|
|
2
|
-
id: string
|
|
3
|
-
code: string
|
|
4
|
-
name: string
|
|
5
|
-
description?: string
|
|
6
|
-
level: number
|
|
7
|
-
isParent: boolean
|
|
8
|
-
isAcreedora: boolean
|
|
9
|
-
isBalance: boolean
|
|
10
|
-
parentCatalog: AccountingCatalogs
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
export type AccountingCatalogsRequest = Omit<
|
|
14
|
-
AccountingCatalogs,
|
|
15
|
-
'id' | 'level' | 'isParent' | 'parentCatalog'
|
|
16
|
-
> & {
|
|
17
|
-
parentCatalog: string
|
|
18
|
-
}
|
|
19
|
-
export type AccountingCatalogsResponse = AccountingCatalogs
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from './CreateMany/Request'
|
|
2
|
-
export * from './CreateMany/Response'
|
|
3
|
-
export * from './CreateSingle/Request'
|
|
4
|
-
export * from './CreateSingle/Response'
|
|
5
|
-
export * from './DeleteSingle/Response'
|
|
6
|
-
export * from './GetMany/Request'
|
|
7
|
-
export * from './GetMany/Response'
|
|
8
|
-
export * from './UpdateSingle/Request'
|
|
9
|
-
export * from './UpdateSingle/Response'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export interface AccountingEntriesCreateSingleRequest {}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export interface AccountingEntriesCreateSingleResponse {}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export interface AccountingEntriesDeleteSingleResponse {}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export interface AccountingEntriesGetManyTypesResponse {}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export interface AccountingEntriesGetSingleResponse {}
|