@openbox/shared-types 0.6.37 → 0.6.39
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.
|
@@ -11,6 +11,8 @@ export type WidgetAccountingStatFilter = {
|
|
|
11
11
|
export type WidgetInvoicesStatFilter = {
|
|
12
12
|
documentType?: number;
|
|
13
13
|
status?: number;
|
|
14
|
+
invoicesSeller?: string;
|
|
15
|
+
invoicesZone?: string;
|
|
14
16
|
};
|
|
15
17
|
export type WidgetPurchasesStatFilter = {
|
|
16
18
|
documentType?: number;
|
|
@@ -19,8 +21,6 @@ export type WidgetPurchasesStatFilter = {
|
|
|
19
21
|
export type WidgetCustomersStatFilter = {
|
|
20
22
|
personType?: number;
|
|
21
23
|
statusType?: boolean;
|
|
22
|
-
invoicesSeller?: string;
|
|
23
|
-
invoicesZone?: string;
|
|
24
24
|
};
|
|
25
25
|
export type WidgetProvidersStatFilter = {
|
|
26
26
|
personType?: number;
|
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
export declare const SystemModulesData: {
|
|
2
|
-
|
|
2
|
+
Accounting: {
|
|
3
3
|
id: string;
|
|
4
4
|
name: string;
|
|
5
5
|
};
|
|
6
|
-
|
|
6
|
+
Churches: {
|
|
7
7
|
id: string;
|
|
8
8
|
name: string;
|
|
9
9
|
};
|
|
10
|
-
|
|
10
|
+
Customers: {
|
|
11
11
|
id: string;
|
|
12
12
|
name: string;
|
|
13
13
|
};
|
|
14
|
-
|
|
14
|
+
Echarges: {
|
|
15
|
+
id: string;
|
|
16
|
+
name: string;
|
|
17
|
+
};
|
|
18
|
+
Inventories: {
|
|
15
19
|
id: string;
|
|
16
20
|
name: string;
|
|
17
21
|
};
|
|
@@ -19,31 +23,31 @@ export declare const SystemModulesData: {
|
|
|
19
23
|
id: string;
|
|
20
24
|
name: string;
|
|
21
25
|
};
|
|
22
|
-
|
|
26
|
+
Legal: {
|
|
23
27
|
id: string;
|
|
24
28
|
name: string;
|
|
25
29
|
};
|
|
26
|
-
|
|
30
|
+
Providers: {
|
|
27
31
|
id: string;
|
|
28
32
|
name: string;
|
|
29
33
|
};
|
|
30
|
-
|
|
34
|
+
Purchases: {
|
|
31
35
|
id: string;
|
|
32
36
|
name: string;
|
|
33
37
|
};
|
|
34
|
-
|
|
38
|
+
Receibable: {
|
|
35
39
|
id: string;
|
|
36
40
|
name: string;
|
|
37
41
|
};
|
|
38
|
-
|
|
42
|
+
Reports: {
|
|
39
43
|
id: string;
|
|
40
44
|
name: string;
|
|
41
45
|
};
|
|
42
|
-
|
|
46
|
+
Services: {
|
|
43
47
|
id: string;
|
|
44
48
|
name: string;
|
|
45
49
|
};
|
|
46
|
-
|
|
50
|
+
Taxes: {
|
|
47
51
|
id: string;
|
|
48
52
|
name: string;
|
|
49
53
|
};
|
|
@@ -2,54 +2,58 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SystemDiscountsTypesKeys = exports.SystemSettingTypes = exports.SystemSettingKeys = exports.SystemSellingTypesEnum = exports.SystemNaturalTypesEnum = exports.SystemPersonTypesEnum = exports.SystemTaxerTypesEnum = exports.SystemModulesData = void 0;
|
|
4
4
|
exports.SystemModulesData = {
|
|
5
|
+
Accounting: {
|
|
6
|
+
id: 'a98b98e6-b2d5-42a3-853d-9516f64eade8',
|
|
7
|
+
name: 'Accounting',
|
|
8
|
+
},
|
|
9
|
+
Churches: {
|
|
10
|
+
id: '3d8f4119-1b8a-40d3-8c92-92b315286399',
|
|
11
|
+
name: 'Churches',
|
|
12
|
+
},
|
|
5
13
|
Customers: {
|
|
6
14
|
id: '9ff0b6f4-9c58-475b-b2dd-5eea6d7b66aa',
|
|
7
15
|
name: 'Customers',
|
|
8
16
|
},
|
|
9
|
-
|
|
10
|
-
id: '
|
|
11
|
-
name: '
|
|
17
|
+
Echarges: {
|
|
18
|
+
id: '09a5c668-ab54-441e-9fb2-d24b36ae202e',
|
|
19
|
+
name: 'Echarges',
|
|
12
20
|
},
|
|
13
|
-
|
|
14
|
-
id: '
|
|
15
|
-
name: '
|
|
21
|
+
Inventories: {
|
|
22
|
+
id: '1ef033ba-0947-445a-aa0d-696fceec175c',
|
|
23
|
+
name: 'Inventories',
|
|
24
|
+
},
|
|
25
|
+
Invoices: {
|
|
26
|
+
id: 'cfb8addb-541b-482f-8fa1-dfe5db03fdf4',
|
|
27
|
+
name: 'Invoices',
|
|
16
28
|
},
|
|
17
29
|
Legal: {
|
|
18
30
|
id: '2f39ef4d-768f-4c15-9472-9055c6c4a2ae',
|
|
19
31
|
name: 'Legal',
|
|
20
32
|
},
|
|
21
|
-
|
|
22
|
-
id: '
|
|
23
|
-
name: '
|
|
33
|
+
Providers: {
|
|
34
|
+
id: 'f6000cbb-1e6d-4f7d-a7cc-cadd78d23076',
|
|
35
|
+
name: 'Providers',
|
|
24
36
|
},
|
|
25
37
|
Purchases: {
|
|
26
38
|
id: 'cf5e4b29-f09c-438a-8d82-2ef482a9a461',
|
|
27
39
|
name: 'Purchases',
|
|
28
40
|
},
|
|
29
|
-
Echarges: {
|
|
30
|
-
id: '09a5c668-ab54-441e-9fb2-d24b36ae202e',
|
|
31
|
-
name: 'Echarges',
|
|
32
|
-
},
|
|
33
41
|
Receibable: {
|
|
34
42
|
id: '9c5dbbf2-ba8a-443d-b1ac-8bf23ea9a8e5',
|
|
35
43
|
name: 'Receibable',
|
|
36
44
|
},
|
|
37
|
-
|
|
38
|
-
id: '
|
|
39
|
-
name: '
|
|
45
|
+
Reports: {
|
|
46
|
+
id: '31a90ef9-87b3-4613-8b26-067e47771a3b',
|
|
47
|
+
name: 'Reports',
|
|
48
|
+
},
|
|
49
|
+
Services: {
|
|
50
|
+
id: '0f88f2ea-aae9-44ad-8df0-0ee3debbf167',
|
|
51
|
+
name: 'Services',
|
|
40
52
|
},
|
|
41
53
|
Taxes: {
|
|
42
54
|
id: '53a36e54-bab2-4824-9e43-b40efab8bab9',
|
|
43
55
|
name: 'Taxes',
|
|
44
56
|
},
|
|
45
|
-
Inventories: {
|
|
46
|
-
id: '1ef033ba-0947-445a-aa0d-696fceec175c',
|
|
47
|
-
name: 'Inventories',
|
|
48
|
-
},
|
|
49
|
-
Reports: {
|
|
50
|
-
id: '31a90ef9-87b3-4613-8b26-067e47771a3b',
|
|
51
|
-
name: 'Reports',
|
|
52
|
-
},
|
|
53
57
|
};
|
|
54
58
|
var SystemTaxerTypesEnum;
|
|
55
59
|
(function (SystemTaxerTypesEnum) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"system.enums.js","sourceRoot":"","sources":["../../src/system/system.enums.ts"],"names":[],"mappings":";;;AAAa,QAAA,iBAAiB,GAAG;IAC/B,
|
|
1
|
+
{"version":3,"file":"system.enums.js","sourceRoot":"","sources":["../../src/system/system.enums.ts"],"names":[],"mappings":";;;AAAa,QAAA,iBAAiB,GAAG;IAC/B,UAAU,EAAE;QACV,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,YAAY;KACnB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,UAAU;KACjB;IACD,SAAS,EAAE;QACT,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,WAAW;KAClB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,UAAU;KACjB;IACD,WAAW,EAAE;QACX,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,aAAa;KACpB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,UAAU;KACjB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,OAAO;KACd;IACD,SAAS,EAAE;QACT,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,WAAW;KAClB;IACD,SAAS,EAAE;QACT,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,WAAW;KAClB;IACD,UAAU,EAAE;QACV,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,YAAY;KACnB;IACD,OAAO,EAAE;QACP,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,SAAS;KAChB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,UAAU;KACjB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,sCAAsC;QAC1C,IAAI,EAAE,OAAO;KACd;CACF,CAAA;AAED,IAAY,oBAIX;AAJD,WAAY,oBAAoB;IAC9B,iEAAS,CAAA;IACT,mEAAU,CAAA;IACV,iEAAS,CAAA;AACX,CAAC,EAJW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAI/B;AAED,IAAY,qBAIX;AAJD,WAAY,qBAAqB;IAC/B,yEAAY,CAAA;IACZ,uEAAW,CAAA;IACX,6EAAc,CAAA;AAChB,CAAC,EAJW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAIhC;AAED,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IAChC,mFAAgB,CAAA;IAChB,+EAAc,CAAA;AAChB,CAAC,EAHW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAGjC;AAED,IAAY,sBAIX;AAJD,WAAY,sBAAsB;IAChC,2EAAY,CAAA;IACZ,uEAAU,CAAA;IACV,yEAAW,CAAA;AACb,CAAC,EAJW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAIjC;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,sDAAiC,CAAA;IACjC,sDAAiC,CAAA;AACnC,CAAC,EAHW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAG5B;AAgBD,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,uCAAiB,CAAA;IACjB,uCAAiB,CAAA;IACjB,yCAAmB,CAAA;IACnB,mCAAa,CAAA;AACf,CAAC,EALW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAK7B;AAED,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAClC,+DAAmC,CAAA;IACnC,uEAA2C,CAAA;AAC7C,CAAC,EAHW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAGnC"}
|