@silexpert/core 1.3.23 → 1.3.25
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/dist/cjs/api/resources/AccountingFiles.d.ts.map +1 -1
- package/dist/cjs/api/resources/AccountingFiles.js +13 -12
- package/dist/cjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/cjs/api/resources/BankAccount.d.ts +1 -0
- package/dist/cjs/api/resources/BankAccount.d.ts.map +1 -1
- package/dist/cjs/api/resources/BankAccount.js +8 -0
- package/dist/cjs/api/resources/BankAccount.js.map +1 -1
- package/dist/cjs/api/resources/CommercialSetting.d.ts +1 -3
- package/dist/cjs/api/resources/CommercialSetting.d.ts.map +1 -1
- package/dist/cjs/api/resources/CommercialSetting.js +0 -6
- package/dist/cjs/api/resources/CommercialSetting.js.map +1 -1
- package/dist/cjs/api/resources/Payment.d.ts +2 -0
- package/dist/cjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/cjs/api/resources/Payment.js +6 -0
- package/dist/cjs/api/resources/Payment.js.map +1 -1
- package/dist/cjs/api/resources/Reminder.d.ts +3 -15
- package/dist/cjs/api/resources/Reminder.d.ts.map +1 -1
- package/dist/cjs/api/resources/Reminder.js +0 -18
- package/dist/cjs/api/resources/Reminder.js.map +1 -1
- package/dist/cjs/types/Enum/AIPrompt.d.ts.map +1 -1
- package/dist/cjs/types/Enum/AIPrompt.js +2 -13
- package/dist/cjs/types/Enum/AIPrompt.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.js +1 -1
- package/dist/cjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercialManagement/Create.d.ts +2 -17
- package/dist/cjs/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercialManagement/Create.js +10 -81
- package/dist/cjs/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercialManagement/Update.d.ts +1 -14
- package/dist/cjs/types/Interface/api/commercialManagement/Update.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercialManagement/Update.js +10 -85
- package/dist/cjs/types/Interface/api/commercialManagement/Update.js.map +1 -1
- package/dist/cjs/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/society/QuerySociety.js +2 -1
- package/dist/cjs/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/dist/cjs/types/Interface/models/IAIQuestion.d.ts +2 -2
- package/dist/cjs/types/Interface/models/IAIQuestion.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IAIQuestion.js.map +1 -1
- package/dist/cjs/types/Interface/models/IEstimateInvoice.d.ts +0 -3
- package/dist/cjs/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IEstimateInvoice.js.map +1 -1
- package/dist/cjs/types/Interface/models/IInvoiceReminderAttachment.d.ts +3 -3
- package/dist/cjs/types/Interface/models/IInvoiceReminderAttachment.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IInvoiceReminderAttachment.js.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.d.ts +2 -3
- package/dist/cjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/cjs/types/index.d.ts +0 -3
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +0 -3
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.d.ts.map +1 -1
- package/dist/mjs/api/resources/AccountingFiles.js +13 -10
- package/dist/mjs/api/resources/AccountingFiles.js.map +1 -1
- package/dist/mjs/api/resources/BankAccount.d.ts +1 -0
- package/dist/mjs/api/resources/BankAccount.d.ts.map +1 -1
- package/dist/mjs/api/resources/BankAccount.js +8 -0
- package/dist/mjs/api/resources/BankAccount.js.map +1 -1
- package/dist/mjs/api/resources/CommercialSetting.d.ts +1 -3
- package/dist/mjs/api/resources/CommercialSetting.d.ts.map +1 -1
- package/dist/mjs/api/resources/CommercialSetting.js +0 -6
- package/dist/mjs/api/resources/CommercialSetting.js.map +1 -1
- package/dist/mjs/api/resources/Payment.d.ts +2 -0
- package/dist/mjs/api/resources/Payment.d.ts.map +1 -1
- package/dist/mjs/api/resources/Payment.js +6 -0
- package/dist/mjs/api/resources/Payment.js.map +1 -1
- package/dist/mjs/api/resources/Reminder.d.ts +3 -15
- package/dist/mjs/api/resources/Reminder.d.ts.map +1 -1
- package/dist/mjs/api/resources/Reminder.js +0 -18
- package/dist/mjs/api/resources/Reminder.js.map +1 -1
- package/dist/mjs/types/Enum/AIPrompt.d.ts.map +1 -1
- package/dist/mjs/types/Enum/AIPrompt.js +2 -13
- package/dist/mjs/types/Enum/AIPrompt.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.js +1 -1
- package/dist/mjs/types/Enum/BalanceSheet.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercialManagement/Create.d.ts +2 -17
- package/dist/mjs/types/Interface/api/commercialManagement/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercialManagement/Create.js +9 -89
- package/dist/mjs/types/Interface/api/commercialManagement/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercialManagement/Update.d.ts +1 -14
- package/dist/mjs/types/Interface/api/commercialManagement/Update.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercialManagement/Update.js +8 -93
- package/dist/mjs/types/Interface/api/commercialManagement/Update.js.map +1 -1
- package/dist/mjs/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/society/QuerySociety.js +2 -1
- package/dist/mjs/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/dist/mjs/types/Interface/models/IAIQuestion.d.ts +2 -2
- package/dist/mjs/types/Interface/models/IAIQuestion.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IAIQuestion.js.map +1 -1
- package/dist/mjs/types/Interface/models/IEstimateInvoice.d.ts +0 -3
- package/dist/mjs/types/Interface/models/IEstimateInvoice.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IEstimateInvoice.js.map +1 -1
- package/dist/mjs/types/Interface/models/IInvoiceReminderAttachment.d.ts +3 -3
- package/dist/mjs/types/Interface/models/IInvoiceReminderAttachment.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IInvoiceReminderAttachment.js.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.d.ts +2 -3
- package/dist/mjs/types/Interface/models/ISociety.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/ISociety.js.map +1 -1
- package/dist/mjs/types/index.d.ts +0 -3
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +0 -3
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/AccountingFiles.ts +14 -10
- package/ts/api/resources/BankAccount.ts +9 -0
- package/ts/api/resources/CommercialSetting.ts +1 -9
- package/ts/api/resources/Payment.ts +8 -0
- package/ts/api/resources/Reminder.ts +2 -26
- package/ts/types/Enum/AIPrompt.ts +2 -13
- package/ts/types/Enum/BalanceSheet.ts +1 -1
- package/ts/types/Interface/api/commercialManagement/Create.ts +2 -61
- package/ts/types/Interface/api/commercialManagement/Update.ts +1 -64
- package/ts/types/Interface/api/society/QuerySociety.ts +2 -1
- package/ts/types/Interface/models/IAIQuestion.ts +2 -2
- package/ts/types/Interface/models/IEstimateInvoice.ts +0 -3
- package/ts/types/Interface/models/IInvoiceReminderAttachment.ts +3 -3
- package/ts/types/Interface/models/ISociety.ts +2 -2
- package/ts/types/index.ts +0 -3
- package/dist/cjs/types/Interface/models/IInvoiceReminder.d.ts +0 -27
- package/dist/cjs/types/Interface/models/IInvoiceReminder.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/IInvoiceReminder.js +0 -3
- package/dist/cjs/types/Interface/models/IInvoiceReminder.js.map +0 -1
- package/dist/cjs/types/Interface/models/ISocietyCgv.d.ts +0 -8
- package/dist/cjs/types/Interface/models/ISocietyCgv.d.ts.map +0 -1
- package/dist/cjs/types/Interface/models/ISocietyCgv.js +0 -3
- package/dist/cjs/types/Interface/models/ISocietyCgv.js.map +0 -1
- package/dist/mjs/types/Interface/models/IInvoiceReminder.d.ts +0 -27
- package/dist/mjs/types/Interface/models/IInvoiceReminder.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/IInvoiceReminder.js +0 -2
- package/dist/mjs/types/Interface/models/IInvoiceReminder.js.map +0 -1
- package/dist/mjs/types/Interface/models/ISocietyCgv.d.ts +0 -8
- package/dist/mjs/types/Interface/models/ISocietyCgv.d.ts.map +0 -1
- package/dist/mjs/types/Interface/models/ISocietyCgv.js +0 -2
- package/dist/mjs/types/Interface/models/ISocietyCgv.js.map +0 -1
- package/ts/types/Interface/models/IInvoiceReminder.ts +0 -30
- package/ts/types/Interface/models/ISocietyCgv.ts +0 -8
|
@@ -6,19 +6,6 @@ export declare class UpdateCommercialDocument {
|
|
|
6
6
|
isUsed?: boolean;
|
|
7
7
|
mailSent?: Date | null;
|
|
8
8
|
}
|
|
9
|
-
export declare class UpdateReminder {
|
|
10
|
-
beforeThree: boolean;
|
|
11
|
-
dueDate: boolean;
|
|
12
|
-
afterThree: boolean;
|
|
13
|
-
afterSeven: boolean;
|
|
14
|
-
withSignature?: boolean;
|
|
15
|
-
subject?: string;
|
|
16
|
-
message?: string;
|
|
17
|
-
email?: string;
|
|
18
|
-
customizedDate?: Date;
|
|
19
|
-
customizedDayDiff?: number;
|
|
20
|
-
idFiles?: number[];
|
|
21
|
-
}
|
|
22
9
|
export declare class UpdateRecurrence {
|
|
23
10
|
type?: number;
|
|
24
11
|
startDate?: string;
|
|
@@ -27,7 +14,7 @@ export declare class UpdateRecurrence {
|
|
|
27
14
|
shouldSendEmailOnCreation?: boolean;
|
|
28
15
|
idSaleEmail?: number;
|
|
29
16
|
}
|
|
30
|
-
export declare class
|
|
17
|
+
export declare class UpdateReminder {
|
|
31
18
|
email: string | null;
|
|
32
19
|
content: string | null;
|
|
33
20
|
subject: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Update.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/commercialManagement/Update.ts"],"names":[],"mappings":"AAeA,qBAAa,wBAAwB;IAKnC,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,eAAe,CAAC,EAAE,IAAI,CAAC;IAMvB,SAAS,CAAC,EAAE,OAAO,CAAC;IAMpB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,MAAM,CAAC,EAAE,OAAO,CAAC;IAKjB,QAAQ,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACxB;AAED,qBAAa,
|
|
1
|
+
{"version":3,"file":"Update.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/commercialManagement/Update.ts"],"names":[],"mappings":"AAeA,qBAAa,wBAAwB;IAKnC,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,eAAe,CAAC,EAAE,IAAI,CAAC;IAMvB,SAAS,CAAC,EAAE,OAAO,CAAC;IAMpB,MAAM,CAAC,EAAE,OAAO,CAAC;IAMjB,MAAM,CAAC,EAAE,OAAO,CAAC;IAKjB,QAAQ,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACxB;AAED,qBAAa,gBAAgB;IAI3B,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAMjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IAKnB,yBAAyB,CAAC,EAAE,OAAO,CAAC;IAKpC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,qBAAa,cAAc;IAIzB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IAKrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAKvB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAMvB,WAAW,EAAE,MAAM,EAAE,CAAC;IAMtB,SAAS,EAAE,MAAM,EAAE,CAAC;IAKpB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IAKjC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B"}
|
|
@@ -9,7 +9,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.
|
|
12
|
+
exports.UpdateReminder = exports.UpdateRecurrence = exports.UpdateCommercialDocument = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
14
|
const utils_1 = require("../../../../utils");
|
|
15
15
|
const boolean_transform_1 = require("../../../../utils/transforms/boolean.transform");
|
|
@@ -57,81 +57,6 @@ __decorate([
|
|
|
57
57
|
(0, class_validator_1.IsOptional)(),
|
|
58
58
|
__metadata("design:type", Object)
|
|
59
59
|
], UpdateCommercialDocument.prototype, "mailSent", void 0);
|
|
60
|
-
class UpdateReminder {
|
|
61
|
-
}
|
|
62
|
-
exports.UpdateReminder = UpdateReminder;
|
|
63
|
-
__decorate([
|
|
64
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
65
|
-
(0, class_validator_1.IsBoolean)(),
|
|
66
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
67
|
-
(0, class_validator_1.IsOptional)(),
|
|
68
|
-
__metadata("design:type", Boolean)
|
|
69
|
-
], UpdateReminder.prototype, "beforeThree", void 0);
|
|
70
|
-
__decorate([
|
|
71
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
72
|
-
(0, class_validator_1.IsBoolean)(),
|
|
73
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
74
|
-
(0, class_validator_1.IsOptional)(),
|
|
75
|
-
__metadata("design:type", Boolean)
|
|
76
|
-
], UpdateReminder.prototype, "dueDate", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
79
|
-
(0, class_validator_1.IsBoolean)(),
|
|
80
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
81
|
-
(0, class_validator_1.IsOptional)(),
|
|
82
|
-
__metadata("design:type", Boolean)
|
|
83
|
-
], UpdateReminder.prototype, "afterThree", void 0);
|
|
84
|
-
__decorate([
|
|
85
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
86
|
-
(0, class_validator_1.IsBoolean)(),
|
|
87
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
88
|
-
(0, class_validator_1.IsOptional)(),
|
|
89
|
-
__metadata("design:type", Boolean)
|
|
90
|
-
], UpdateReminder.prototype, "afterSeven", void 0);
|
|
91
|
-
__decorate([
|
|
92
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
93
|
-
(0, class_validator_1.IsBoolean)(),
|
|
94
|
-
(0, boolean_transform_1.ToBoolean)(),
|
|
95
|
-
(0, class_validator_1.IsOptional)(),
|
|
96
|
-
__metadata("design:type", Boolean)
|
|
97
|
-
], UpdateReminder.prototype, "withSignature", void 0);
|
|
98
|
-
__decorate([
|
|
99
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
100
|
-
(0, class_validator_1.IsString)(),
|
|
101
|
-
(0, class_validator_1.IsOptional)(),
|
|
102
|
-
__metadata("design:type", String)
|
|
103
|
-
], UpdateReminder.prototype, "subject", void 0);
|
|
104
|
-
__decorate([
|
|
105
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
106
|
-
(0, class_validator_1.IsString)(),
|
|
107
|
-
(0, class_validator_1.IsOptional)(),
|
|
108
|
-
__metadata("design:type", String)
|
|
109
|
-
], UpdateReminder.prototype, "message", void 0);
|
|
110
|
-
__decorate([
|
|
111
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
112
|
-
(0, class_validator_1.IsString)(),
|
|
113
|
-
(0, class_validator_1.IsOptional)(),
|
|
114
|
-
__metadata("design:type", String)
|
|
115
|
-
], UpdateReminder.prototype, "email", void 0);
|
|
116
|
-
__decorate([
|
|
117
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
118
|
-
(0, class_validator_1.IsDate)(),
|
|
119
|
-
(0, class_validator_1.IsOptional)(),
|
|
120
|
-
__metadata("design:type", Date)
|
|
121
|
-
], UpdateReminder.prototype, "customizedDate", void 0);
|
|
122
|
-
__decorate([
|
|
123
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
124
|
-
(0, class_validator_1.IsNumber)(),
|
|
125
|
-
(0, class_validator_1.IsOptional)(),
|
|
126
|
-
__metadata("design:type", Number)
|
|
127
|
-
], UpdateReminder.prototype, "customizedDayDiff", void 0);
|
|
128
|
-
__decorate([
|
|
129
|
-
(0, utils_1.ApiPropertyOptional)(),
|
|
130
|
-
(0, class_validator_1.IsOptional)(),
|
|
131
|
-
(0, class_validator_1.IsArray)(),
|
|
132
|
-
(0, class_validator_1.IsInt)({ each: true }),
|
|
133
|
-
__metadata("design:type", Array)
|
|
134
|
-
], UpdateReminder.prototype, "idFiles", void 0);
|
|
135
60
|
class UpdateRecurrence {
|
|
136
61
|
}
|
|
137
62
|
exports.UpdateRecurrence = UpdateRecurrence;
|
|
@@ -172,51 +97,51 @@ __decorate([
|
|
|
172
97
|
(0, class_validator_1.IsOptional)(),
|
|
173
98
|
__metadata("design:type", Number)
|
|
174
99
|
], UpdateRecurrence.prototype, "idSaleEmail", void 0);
|
|
175
|
-
class
|
|
100
|
+
class UpdateReminder {
|
|
176
101
|
}
|
|
177
|
-
exports.
|
|
102
|
+
exports.UpdateReminder = UpdateReminder;
|
|
178
103
|
__decorate([
|
|
179
104
|
(0, utils_1.ApiProperty)(),
|
|
180
105
|
(0, class_validator_1.IsString)(),
|
|
181
106
|
(0, class_validator_1.IsOptional)(),
|
|
182
107
|
__metadata("design:type", Object)
|
|
183
|
-
],
|
|
108
|
+
], UpdateReminder.prototype, "email", void 0);
|
|
184
109
|
__decorate([
|
|
185
110
|
(0, utils_1.ApiProperty)(),
|
|
186
111
|
(0, class_validator_1.IsString)(),
|
|
187
112
|
(0, class_validator_1.IsOptional)(),
|
|
188
113
|
__metadata("design:type", Object)
|
|
189
|
-
],
|
|
114
|
+
], UpdateReminder.prototype, "content", void 0);
|
|
190
115
|
__decorate([
|
|
191
116
|
(0, utils_1.ApiProperty)(),
|
|
192
117
|
(0, class_validator_1.IsString)(),
|
|
193
118
|
(0, class_validator_1.IsOptional)(),
|
|
194
119
|
__metadata("design:type", Object)
|
|
195
|
-
],
|
|
120
|
+
], UpdateReminder.prototype, "subject", void 0);
|
|
196
121
|
__decorate([
|
|
197
122
|
(0, utils_1.ApiProperty)({ comment: 'ids of file to attach' }),
|
|
198
123
|
(0, class_validator_1.IsArray)(),
|
|
199
124
|
(0, class_validator_1.IsInt)({ each: true }),
|
|
200
125
|
(0, class_validator_1.IsOptional)(),
|
|
201
126
|
__metadata("design:type", Array)
|
|
202
|
-
],
|
|
127
|
+
], UpdateReminder.prototype, "attachments", void 0);
|
|
203
128
|
__decorate([
|
|
204
129
|
(0, utils_1.ApiProperty)({ comment: 'days between due date and remind' }),
|
|
205
130
|
(0, class_validator_1.IsArray)(),
|
|
206
131
|
(0, class_validator_1.IsOptional)(),
|
|
207
132
|
(0, class_validator_1.IsInt)({ each: true }),
|
|
208
133
|
__metadata("design:type", Array)
|
|
209
|
-
],
|
|
134
|
+
], UpdateReminder.prototype, "schedules", void 0);
|
|
210
135
|
__decorate([
|
|
211
136
|
(0, utils_1.ApiProperty)(),
|
|
212
137
|
(0, class_validator_1.IsInt)(),
|
|
213
138
|
(0, class_validator_1.IsOptional)(),
|
|
214
139
|
__metadata("design:type", Object)
|
|
215
|
-
],
|
|
140
|
+
], UpdateReminder.prototype, "idEstimateInvoice", void 0);
|
|
216
141
|
__decorate([
|
|
217
142
|
(0, utils_1.ApiProperty)(),
|
|
218
143
|
(0, class_validator_1.IsInt)(),
|
|
219
144
|
(0, class_validator_1.IsOptional)(),
|
|
220
145
|
__metadata("design:type", Object)
|
|
221
|
-
],
|
|
146
|
+
], UpdateReminder.prototype, "idSaleEmail", void 0);
|
|
222
147
|
//# sourceMappingURL=Update.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Update.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/commercialManagement/Update.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAUyB;AACzB,6CAAqE;AACrE,sFAA2E;AAC3E,iEAA8D;AAE9D,MAAa,wBAAwB;CAkCpC;AAlCD,4DAkCC;AA7BC;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;4DACQ;AAKrB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACK,IAAI;iEAAC;AAMvB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;2DACO;AAMpB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;wDACI;AAMjB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;wDACI;AAKjB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;0DACU;AAGzB,MAAa,
|
|
1
|
+
{"version":3,"file":"Update.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/commercialManagement/Update.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAUyB;AACzB,6CAAqE;AACrE,sFAA2E;AAC3E,iEAA8D;AAE9D,MAAa,wBAAwB;CAkCpC;AAlCD,4DAkCC;AA7BC;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;4DACQ;AAKrB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;8BACK,IAAI;iEAAC;AAMvB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;2DACO;AAMpB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;wDACI;AAMjB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;wDACI;AAKjB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,wBAAM,GAAE;IACR,IAAA,4BAAU,GAAE;;0DACU;AAGzB,MAAa,gBAAgB;CA+B5B;AA/BD,4CA+BC;AA3BC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,wBAAM,EAAC,+BAAc,CAAC;IACtB,IAAA,4BAAU,GAAE;;8CACC;AAKd;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,8BAAY,GAAE;IACd,IAAA,4BAAU,GAAE;;mDACM;AAKnB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,8BAAY,GAAE;IACd,IAAA,4BAAU,GAAE;;iDACI;AAMjB;IAJC,IAAA,2BAAmB,GAAE;IACrB,IAAA,6BAAS,GAAE;IACX,IAAA,2BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;kDACM;AAKnB;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;mEACuB;AAKpC;IAHC,IAAA,2BAAmB,GAAE;IACrB,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;qDACQ;AAGvB,MAAa,cAAc;CAqC1B;AArCD,wCAqCC;AAjCC;IAHC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;6CACQ;AAKrB;IAHC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+CACU;AAKvB;IAHC,IAAA,mBAAW,GAAE;IACb,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;+CACU;AAMvB;IAJC,IAAA,mBAAW,EAAC,EAAE,OAAO,EAAE,uBAAuB,EAAE,CAAC;IACjD,IAAA,yBAAO,GAAE;IACT,IAAA,uBAAK,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;IACrB,IAAA,4BAAU,GAAE;;mDACS;AAMtB;IAJC,IAAA,mBAAW,EAAC,EAAE,OAAO,EAAE,kCAAkC,EAAE,CAAC;IAC5D,IAAA,yBAAO,GAAE;IACT,IAAA,4BAAU,GAAE;IACZ,IAAA,uBAAK,EAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;iDACF;AAKpB;IAHC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;IACP,IAAA,4BAAU,GAAE;;yDACoB;AAKjC;IAHC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;IACP,IAAA,4BAAU,GAAE;;mDACc","sourcesContent":["import {\n IsArray,\n IsBoolean,\n IsDate,\n IsDateString,\n IsEnum,\n IsInt,\n IsNumber,\n IsOptional,\n IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { RecurrenceType } from '../../../Enum/RecurrenceType';\n\nexport class UpdateCommercialDocument {\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isCanceled?: boolean;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n acceptationDate?: Date;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isRefused?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isPaid?: boolean;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n isUsed?: boolean;\n\n @ApiPropertyOptional()\n @IsDate()\n @IsOptional()\n mailSent?: Date | null;\n}\n\nexport class UpdateRecurrence {\n @ApiPropertyOptional()\n @IsEnum(RecurrenceType)\n @IsOptional()\n type?: number;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n startDate?: string;\n\n @ApiPropertyOptional()\n @IsDateString()\n @IsOptional()\n endDate?: string;\n\n @ApiPropertyOptional()\n @ToBoolean()\n @IsBoolean()\n @IsOptional()\n isActive?: boolean;\n\n @ApiPropertyOptional()\n @ToBoolean()\n @IsOptional()\n shouldSendEmailOnCreation?: boolean;\n\n @ApiPropertyOptional()\n @IsNumber()\n @IsOptional()\n idSaleEmail?: number;\n}\n\nexport class UpdateReminder {\n @ApiProperty()\n @IsString()\n @IsOptional()\n email: string | null;\n\n @ApiProperty()\n @IsString()\n @IsOptional()\n content: string | null;\n\n @ApiProperty()\n @IsString()\n @IsOptional()\n subject: string | null;\n\n @ApiProperty({ comment: 'ids of file to attach' })\n @IsArray()\n @IsInt({ each: true })\n @IsOptional()\n attachments: number[];\n\n @ApiProperty({ comment: 'days between due date and remind' })\n @IsArray()\n @IsOptional()\n @IsInt({ each: true })\n schedules: number[];\n\n @ApiProperty()\n @IsInt()\n @IsOptional()\n idEstimateInvoice: number | null;\n\n @ApiProperty()\n @IsInt()\n @IsOptional()\n idSaleEmail: number | null;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuerySociety.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE,qBAAa,YAAY;IAEvB,EAAE,CAAC,EAAE,MAAM,CAAC;IAIZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"QuerySociety.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE,qBAAa,YAAY;IAEvB,EAAE,CAAC,EAAE,MAAM,CAAC;IAIZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;IA2BtB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,qBAAqB;IAGhC,SAAS,EAAE,MAAM,CAAC;IAIlB,OAAO,EAAE,MAAM,CAAC;IAKhB,oBAAoB,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAK3C,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAM1B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuerySociety.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqF;AACrF,6DAAgF;AAEhF,sFAA2E;AAE3E,MAAa,YAAY;
|
|
1
|
+
{"version":3,"file":"QuerySociety.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/society/QuerySociety.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAqF;AACrF,6DAAgF;AAEhF,sFAA2E;AAE3E,MAAa,YAAY;CAkCxB;AAlCD,oCAkCC;AAhCC;IADC,IAAA,gCAAmB,GAAE;;wCACV;AAIZ;IAFC,IAAA,gCAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;;gDACS;AA2BtB;IAzBC,IAAA,gCAAmB,GAAE;IACrB,IAAA,4BAAU,GAAE;IACZ,IAAA,sBAAI,EACH;QACE,YAAY;QACZ,SAAS;QACT,WAAW;QACX,eAAe;QACf,aAAa;QACb,gBAAgB;QAChB,eAAe;QACf,UAAU;QACV,SAAS;QACT,QAAQ;QACR,kBAAkB;QAClB,SAAS;QACT,WAAW;QACX,wBAAwB;QACxB,gBAAgB;QAChB,eAAe;QACf,WAAW;QACX,kBAAkB;KACnB,EACD,EAAE,IAAI,EAAE,IAAI,EAAE,CACf;;6CACkB;AAGrB,MAAa,qBAAqB;CAwBjC;AAxBD,sDAwBC;AArBC;IAFC,IAAA,wBAAW,GAAE;IACb,IAAA,8BAAY,GAAE;;wDACG;AAIlB;IAFC,IAAA,wBAAW,GAAE;IACb,IAAA,8BAAY,GAAE;;sDACC;AAKhB;IAHC,IAAA,gCAAmB,GAAE;IACrB,IAAA,yBAAO,GAAE;IACT,IAAA,4BAAU,GAAE;;mEAC8B;AAK3C;IAHC,IAAA,gCAAmB,GAAE;IACrB,IAAA,yBAAO,GAAE;IACT,IAAA,4BAAU,GAAE;;6DACa;AAM1B;IAJC,IAAA,gCAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;6DACY","sourcesContent":["import { IsArray, IsBoolean, IsDateString, IsIn, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { AccountingJournal } from '../../../Enum/AccountingJournal';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QuerySociety {\n @ApiPropertyOptional()\n id?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n attributes?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsIn(\n [\n 'prestation',\n 'gedFile',\n 'brandType',\n 'societyGescom',\n 'societyBank',\n 'societyDetails',\n 'oldExpertInfo',\n 'activity',\n 'follows',\n 'compta',\n 'subscriptionType',\n 'nafCode',\n 'connector',\n 'generalConditionOfSale',\n // 'societyCgv',\n 'societyConfig',\n 'exercices',\n 'businessPartners',\n ],\n { each: true },\n )\n include?: string[];\n}\n\nexport class QueryAccountingExport {\n @ApiProperty()\n @IsDateString()\n startDate: string;\n\n @ApiProperty()\n @IsDateString()\n endDate: string;\n\n @ApiPropertyOptional()\n @IsArray()\n @IsOptional()\n idsAccountingJournal?: AccountingJournal[];\n\n @ApiPropertyOptional()\n @IsArray()\n @IsOptional()\n idsBankAccount?: number[];\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n shouldReexport?: boolean;\n}\n"]}
|
|
@@ -4,8 +4,8 @@ export interface IAIQuestion {
|
|
|
4
4
|
question: string;
|
|
5
5
|
answer: string;
|
|
6
6
|
references?: string | null;
|
|
7
|
-
category
|
|
8
|
-
subCategory
|
|
7
|
+
category: string;
|
|
8
|
+
subCategory: string;
|
|
9
9
|
totalTokens: number;
|
|
10
10
|
idUser: number;
|
|
11
11
|
createdAt?: Date | string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAIQuestion.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IAIQuestion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,
|
|
1
|
+
{"version":3,"file":"IAIQuestion.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IAIQuestion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAC1B,SAAS,CAAC,EAAE,IAAI,GAAG,MAAM,CAAC;IAG1B,IAAI,CAAC,EAAE,KAAK,CAAC;CACd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IAIQuestion.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IAIQuestion.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\n\nexport interface IAIQuestion {\n id: number;\n question: string;\n answer: string;\n references?: string | null;\n category
|
|
1
|
+
{"version":3,"file":"IAIQuestion.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IAIQuestion.ts"],"names":[],"mappings":"","sourcesContent":["import { IUser } from './IUser';\n\nexport interface IAIQuestion {\n id: number;\n question: string;\n answer: string;\n references?: string | null;\n category: string;\n subCategory: string;\n totalTokens: number;\n idUser: number;\n createdAt?: Date | string;\n updatedAt?: Date | string;\n\n // Associations\n user?: IUser;\n}"]}
|
|
@@ -4,7 +4,6 @@ import { IThirdParty } from './IThirdParty';
|
|
|
4
4
|
import { IFrequency } from './IFrequency';
|
|
5
5
|
import { IEstimateInvoiceType } from './IEstimateInvoiceType';
|
|
6
6
|
import { ISociety } from './ISociety';
|
|
7
|
-
import { IInvoiceReminder } from './IInvoiceReminder';
|
|
8
7
|
import { IFile } from './IFile';
|
|
9
8
|
import { IInvoiceRecurrence } from './IInvoiceRecurrence';
|
|
10
9
|
import { ReadEstimateInvoiceStatus } from '../api/commercialManagement/Read';
|
|
@@ -64,8 +63,6 @@ export interface IEstimateInvoice {
|
|
|
64
63
|
assetRelatedToThisEstimateInvoice?: IEstimateInvoice;
|
|
65
64
|
estimateInvoiceForThisAsset?: IEstimateInvoice;
|
|
66
65
|
estimateInvoiceForThisRepeat?: IEstimateInvoice;
|
|
67
|
-
/** @deprecated use reminder2 */
|
|
68
|
-
reminder?: IInvoiceReminder;
|
|
69
66
|
reminder2?: IReminder | null;
|
|
70
67
|
relatedInvoice?: IEstimateInvoice;
|
|
71
68
|
recurrence?: IInvoiceRecurrence;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEstimateInvoice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"IEstimateInvoice.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IEstimateInvoice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"","sourcesContent":["import { IProductInvoice } from './IProductInvoice';\nimport { IPaymentExpectationCustomer } from './IPaymentExpectationCustomer';\nimport { IThirdParty } from './IThirdParty';\nimport { IFrequency } from './IFrequency';\nimport { IEstimateInvoiceType } from './IEstimateInvoiceType';\nimport { ISociety } from './ISociety';\nimport {
|
|
1
|
+
{"version":3,"file":"IEstimateInvoice.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IEstimateInvoice.ts"],"names":[],"mappings":"","sourcesContent":["import { IProductInvoice } from './IProductInvoice';\nimport { IPaymentExpectationCustomer } from './IPaymentExpectationCustomer';\nimport { IThirdParty } from './IThirdParty';\nimport { IFrequency } from './IFrequency';\nimport { IEstimateInvoiceType } from './IEstimateInvoiceType';\nimport { ISociety } from './ISociety';\nimport { IFile } from './IFile';\nimport { IInvoiceRecurrence } from './IInvoiceRecurrence';\nimport { ReadEstimateInvoiceStatus } from '../api/commercialManagement/Read';\nimport { AccountingCategoryId, InvoiceLanguage } from '../../Enum/CommercialManagement';\nimport { IReminder } from './IReminder';\n\n// estimatesInvoices\nexport interface IEstimateInvoice {\n id?: number;\n label: string | null;\n payment: string | null;\n reference: string | null;\n depositAmount: number;\n totalTaxExcluded: number;\n totalTaxIncluded: number;\n isDraft: boolean;\n dueDate: Date | null;\n expirationDate: Date | null;\n emissionDate: Date | null;\n acceptationDate: Date | null;\n mailSent: Date | null;\n isPaid?: boolean;\n isUsed: boolean;\n isStripe: boolean;\n lastTryRepeat: Date | null;\n penalties: string | null;\n discount: string | null;\n recoveryCost: string | null;\n vatMention: string | null;\n freeText: string | null;\n greetings: boolean;\n paymentType: string | null;\n generalComment: string | null;\n generalDiscount2: number | null;\n lastRelanceDate: Date | null;\n isRefused: boolean;\n isCanceled: boolean;\n status?: ReadEstimateInvoiceStatus;\n accountingCategory: AccountingCategoryId;\n shouldPayTaxAfterDebit: boolean;\n language: InvoiceLanguage;\n template?: number | null;\n idFile?: number | null;\n idRelatedInvoice: number | null;\n idEstimateInvoiceType: number | number[];\n idFrequency: number | null;\n idSociety: number;\n idThirdParty: number;\n idEstimateInvoiceForThisRepeat: number | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n deletedAt?: Date | null;\n\n // Associations\n products?: IProductInvoice[];\n thirdParty?: IThirdParty;\n frequency?: IFrequency;\n type?: IEstimateInvoiceType;\n customerPayment?: IPaymentExpectationCustomer;\n society?: ISociety;\n assetRelatedToThisEstimateInvoice?: IEstimateInvoice;\n estimateInvoiceForThisAsset?: IEstimateInvoice;\n estimateInvoiceForThisRepeat?: IEstimateInvoice;\n reminder2?: IReminder | null;\n relatedInvoice?: IEstimateInvoice;\n recurrence?: IInvoiceRecurrence;\n file?: IFile;\n}\n"]}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { IFile } from './IFile';
|
|
2
|
-
import {
|
|
3
|
-
export interface
|
|
2
|
+
import { IReminder } from './IReminder';
|
|
3
|
+
export interface IReminderAttachment {
|
|
4
4
|
id?: number;
|
|
5
5
|
idFile: number;
|
|
6
6
|
idReminder: number;
|
|
7
7
|
createdAt?: Date | null;
|
|
8
8
|
updatedAt?: Date | null;
|
|
9
9
|
file: IFile;
|
|
10
|
-
|
|
10
|
+
reminder: IReminder;
|
|
11
11
|
}
|
|
12
12
|
//# sourceMappingURL=IInvoiceReminderAttachment.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IInvoiceReminderAttachment.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IInvoiceReminderAttachment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"IInvoiceReminderAttachment.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IInvoiceReminderAttachment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,MAAM,WAAW,mBAAmB;IAClC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB,SAAS,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAGxB,IAAI,EAAE,KAAK,CAAC;IACZ,QAAQ,EAAE,SAAS,CAAC;CACrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IInvoiceReminderAttachment.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IInvoiceReminderAttachment.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport {
|
|
1
|
+
{"version":3,"file":"IInvoiceReminderAttachment.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/IInvoiceReminderAttachment.ts"],"names":[],"mappings":"","sourcesContent":["import { IFile } from './IFile';\nimport { IReminder } from './IReminder';\n\nexport interface IReminderAttachment {\n id?: number;\n idFile: number;\n idReminder: number;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n\n // associations\n file: IFile;\n reminder: IReminder;\n}\n"]}
|
|
@@ -16,7 +16,6 @@ import { IComptaType } from './IComptaType';
|
|
|
16
16
|
import { ISubscriptionType } from './ISubscriptionType';
|
|
17
17
|
import { ISocietyConfig } from './ISocietyConfig';
|
|
18
18
|
import { ISocietyGescom } from './ISocietyGescom';
|
|
19
|
-
import { ISocietyCgv } from './ISocietyCgv';
|
|
20
19
|
import { IFormalism } from './IFormalism';
|
|
21
20
|
import { ISocietyNote } from './ISocietyNote';
|
|
22
21
|
import { ITaxSystem } from './ITaxSystem';
|
|
@@ -45,7 +44,7 @@ import { ILog } from './ILog';
|
|
|
45
44
|
import { ISms } from './ISms';
|
|
46
45
|
import { IUser } from './IUser';
|
|
47
46
|
import { ISocietyEvent } from './ISocietyEvent';
|
|
48
|
-
import { ComptaType, CountryId, INafCode, Sector, UnpaidDetail, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission, ISocietyConfigBalanceSheet, IAccountsSocieties, IUnpaidCallHistory, IAccountingFile, IThirdPartySociety, ICalendarEvent, IRegulation } from '../..';
|
|
47
|
+
import { ComptaType, CountryId, INafCode, Sector, UnpaidDetail, IMail, IAccountingTransaction, IFecFile, IGedFile, IBusinessPartner, IPaymentSchedule, IRegulate, IUserSocietyPermission, ISocietyConfigBalanceSheet, IAccountsSocieties, IUnpaidCallHistory, IAccountingFile, IThirdPartySociety, ICalendarEvent, IRegulation, IGeneralConditionOfSale } from '../..';
|
|
49
48
|
import { IBrandType } from './IBrandType';
|
|
50
49
|
import { IFile } from './IFile';
|
|
51
50
|
import { IBusinessSector } from './IBusinessSector';
|
|
@@ -181,7 +180,7 @@ export interface ISociety {
|
|
|
181
180
|
typeSubscription?: ISubscriptionType;
|
|
182
181
|
config?: ISocietyConfig;
|
|
183
182
|
gescom?: ISocietyGescom;
|
|
184
|
-
|
|
183
|
+
generalConditionsOfSales?: IGeneralConditionOfSale[];
|
|
185
184
|
formalism?: IFormalism;
|
|
186
185
|
notes?: ISocietyNote;
|
|
187
186
|
taxSystem?: ITaxSystem;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISociety.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"ISociety.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ISociety.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport {
|
|
1
|
+
{"version":3,"file":"ISociety.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/models/ISociety.ts"],"names":[],"mappings":"","sourcesContent":["import { IAccount } from './IAccount';\nimport { IComment } from './IComment';\nimport { IThirdParty } from './IThirdParty';\nimport { IReport } from './IReport';\nimport { IConnector } from './IConnector';\nimport { IBankConnection } from './IBankConnection';\nimport { IFollow } from './IFollow';\nimport { IPaymentExpectation } from './IPaymentExpectation';\nimport { ILegalForm } from './ILegalForm';\nimport { IOldExpertInfo } from './IOldExpertInfo';\nimport { IPrestation } from './IPrestation';\nimport { IRefund } from './IRefund';\nimport { IBankAccount } from './IBankAccount';\nimport { ISocietyBank } from './ISocietyBank';\nimport { IComptaType } from './IComptaType';\nimport { ISubscriptionType } from './ISubscriptionType';\nimport { ISocietyConfig } from './ISocietyConfig';\nimport { ISocietyGescom } from './ISocietyGescom';\nimport { IFormalism } from './IFormalism';\nimport { ISocietyNote } from './ISocietyNote';\nimport { ITaxSystem } from './ITaxSystem';\nimport { IVatRegime } from './IVatRegime';\nimport { IFiscalRegime } from './IFiscalRegime';\nimport { ISource } from './ISource';\nimport { IAnalyticsUtm } from './IAnalyticsUtm';\nimport { IActivity } from './IActivity';\nimport { ISoftwareCompta } from './ISoftwareCompta';\nimport { IAccessToken } from './IAccessToken';\nimport { ICotation } from './ICotation';\nimport { ISocietyVehicle } from './ISocietyVehicle';\nimport { ICountry } from './ICountry';\nimport { ITerminationList } from './ITerminationList';\nimport { ISocietyFile } from './ISocietyFile';\nimport { ISocietyDetail } from './ISocietyDetail';\nimport { ISocietySocial } from './ISocietySocial';\nimport { ISocietyJuridical } from './ISocietyJuridical';\nimport { IPaymentWaiting } from './IPaymentWaiting';\nimport { IExercice } from './IExercice';\nimport { IWebMail } from './IWebMail';\nimport { ISocietyProceding } from './ISocietyProceding';\nimport { ISocietyStat } from './ISocietyStat';\nimport { ISurvey } from './ISurvey';\nimport { ILog } from './ILog';\nimport { ISms } from './ISms';\nimport { IUser } from './IUser';\nimport { ISocietyEvent } from './ISocietyEvent';\nimport {\n ComptaType,\n CountryId,\n INafCode,\n Sector,\n UnpaidDetail,\n IMail,\n IAccountingTransaction,\n IFecFile,\n IGedFile,\n IBusinessPartner,\n IPaymentSchedule,\n IRegulate,\n IUserSocietyPermission,\n ISocietyConfigBalanceSheet,\n IAccountsSocieties,\n IUnpaidCallHistory,\n IAccountingFile,\n IThirdPartySociety,\n ICalendarEvent,\n IRegulation,\n IGeneralConditionOfSale,\n} from '../..';\nimport { IBrandType } from './IBrandType';\nimport { IFile } from './IFile';\nimport { IBusinessSector } from './IBusinessSector';\nimport { CityOfGreffe } from '../../Enum/CityOfGreffe';\n// societies\nexport interface ISociety {\n id?: number;\n name?: string | null;\n commercialName?: string | null;\n descriptionActivity?: string | null;\n dateOfRegistration?: Date | null;\n dateInscription?: Date | null;\n dateIsClient?: Date | null;\n partnerSubscriptionECDate?: Date | null;\n dateStatus?: Date | null;\n socialStatut?: number | null;\n juridicalStatut?: number | null;\n mailSocial?: Date | null;\n mailJuridical?: Date | null;\n city?: string | null;\n zipCode?: string | null;\n address?: string | null;\n idCityOfGreffe?: CityOfGreffe | null;\n siret?: string | null;\n diaCode?: string | null;\n socialCapital?: string | null;\n archive?: boolean;\n archiveDate?: Date | null;\n isBlocked?: boolean | null;\n autoAnnotate?: boolean;\n managementSoftware?: boolean | null;\n cashbook?: boolean | null;\n balanceZero?: boolean | null;\n mailRecovery?: boolean | null;\n folderIsFinished?: boolean | null;\n hideInformationsBanner?: boolean | null;\n dateUploadTva?: Date | null;\n vatUploadDay?: number | null;\n lockImposition?: boolean | null;\n lockTva?: boolean | null;\n isWaitingEnd?: boolean | null;\n waitFirstContact?: boolean | null;\n sendFirstContact?: boolean | null;\n toConstitution?: number | null;\n numberFrp?: string | null;\n socialParts?: string | null;\n numberSie?: string | null;\n aga?: string | null;\n statutoryAuditor?: string | null;\n typeSales?: string | null;\n dateRelanceCommercial?: Date | null;\n firstPayslipDate?: Date | null;\n externalId?: string | null;\n totalSharesHeld?: number | null;\n leadQuotation?: number | null;\n idVatRegime?: number | null;\n idTaxSystem?: number | null;\n idActivity?: number | null;\n profitsType?: number | null;\n idSource?: number | null;\n idFiscalRegime?: number | null;\n idRegion?: number | null;\n idLegalForm?: number | null;\n idComptaType?: ComptaType | null;\n idTypeBrand?: number | null;\n idSubscriptionType?: number | null;\n idCountry?: CountryId | null;\n idSector?: Sector | null;\n idSocietyNotes?: number | null;\n folderNote?: string | null;\n oldNafCode?: string | null;\n dateSendAdvise?: Date | null;\n idUserAdvise?: number | null;\n idVatForInternalInvoicing?: number;\n dateFirstSendUnpaid?: Date | null;\n reasonUnpaid?: number | null; //FIXME: une fois migrée, à remplacer par l'ENUM reasonUnpaid\n stripeSubscriptionId?: string | null;\n stateSynchroBankAccount?: number | null;\n noShowPopUpSynchroDate?: Date | null;\n stateFollowCall?: number | null;\n folderCreation?: boolean;\n hideSimulationBetaMessage?: boolean;\n unpaid?: number | null;\n isLate?: boolean | null;\n unpaidDetails?: UnpaidDetail[] | null;\n owner?: IUser | null;\n /**\n * @deprecated\n */\n social?: string | null;\n /**\n * @deprecated\n */\n exercices?: string | null;\n /**\n * @deprecated\n */\n recoveryDate?: string | null;\n createdAt?: Date | null;\n updatedAt?: Date | null;\n startAt?: Date | null;\n idSoftware?: number | null;\n canceledFirstStepAt?: Date | null;\n completedFirstStepAt?: Date | null;\n lastMobileConnection?: Date | null;\n idNafCode?: number | null;\n canceledFirstStepTourAt?: Date | null;\n step?: string | null;\n /** @deprecated */\n hidePartneredAccountantsBubbleLink?: boolean | null;\n cancelCompleteCreationModal?: Date | null;\n isCreatedInApp?: boolean;\n passwordIsuite?: string | null;\n unpaidState?: number | null;\n\n // Associations\n accounts?: IAccount[];\n accountsSocieties?: IAccountsSocieties[];\n comments?: IComment[];\n thirdPartiesSociety?: IThirdPartySociety[];\n thirdParty?: IThirdParty[];\n reports?: IReport[];\n connectors?: IConnector[];\n bankConnections?: IBankConnection[];\n societyConfigBalanceSheet?: ISocietyConfigBalanceSheet[];\n societyFollow?: IFollow[];\n paymentsExpectations?: IPaymentExpectation[];\n paymentSchedules?: IPaymentSchedule[];\n legalForm?: ILegalForm;\n oldExpertInfo?: IOldExpertInfo;\n prestationsSocieties?: IPrestation[];\n refunds?: IRefund[];\n bankAccounts?: IBankAccount[];\n bankPayment?: ISocietyBank;\n compta?: IComptaType;\n typeSubscription?: ISubscriptionType;\n config?: ISocietyConfig;\n gescom?: ISocietyGescom;\n generalConditionsOfSales?: IGeneralConditionOfSale[];\n formalism?: IFormalism;\n notes?: ISocietyNote;\n taxSystem?: ITaxSystem;\n tvaRegime?: IVatRegime;\n fiscalRegime?: IFiscalRegime;\n source?: ISource;\n nafCode?: INafCode;\n analyticsUtm?: IAnalyticsUtm;\n activity?: IActivity;\n softwareCompta?: ISoftwareCompta;\n accessToken?: IAccessToken;\n cotations?: ICotation[];\n societyVehicles?: ISocietyVehicle[];\n societyCountry?: ICountry;\n terminationsList?: ITerminationList;\n societyFiles?: ISocietyFile[];\n societyDetail?: ISocietyDetail;\n societySocials?: ISocietySocial[];\n societyJuridical?: ISocietyJuridical;\n paymentWaitings?: IPaymentWaiting[];\n societyExercices?: IExercice[];\n webmailMails?: IWebMail[];\n societyProcedings?: ISocietyProceding[];\n societyStats?: ISocietyStat[];\n survey?: ISurvey[];\n logs?: ILog[];\n sms?: ISms[];\n users?: IUser[];\n userPermission?: IUserSocietyPermission;\n usersPermissions?: IUserSocietyPermission[];\n regulates?: IRegulate[];\n regulations?: IRegulation[];\n brandType?: IBrandType;\n events?: ISocietyEvent[];\n mails?: IMail[];\n transactions?: IAccountingTransaction[];\n businessPartners?: IBusinessPartner[];\n fecFile?: IFecFile | null;\n gedFiles?: IGedFile[];\n files?: IFile[];\n unpaidCallHistory?: IUnpaidCallHistory[];\n accountingFiles?: IAccountingFile[];\n businessSectors?: IBusinessSector[];\n calendarEvents?: ICalendarEvent[];\n}\n"]}
|
|
@@ -164,7 +164,6 @@ export * from './Interface/models/ISociety';
|
|
|
164
164
|
export * from './Interface/models/ISocietyApproval';
|
|
165
165
|
export * from './Interface/models/ISocietyBank';
|
|
166
166
|
export * from './Interface/models/ISocietyBudgetConnection';
|
|
167
|
-
export * from './Interface/models/ISocietyCgv';
|
|
168
167
|
export * from './Interface/models/ISocietyConfig';
|
|
169
168
|
export * from './Interface/models/ISocietyConfigBalanceSheet';
|
|
170
169
|
export * from './Interface/models/ISocietyDetail';
|
|
@@ -174,7 +173,6 @@ export * from './Interface/models/ISocietyJuridical';
|
|
|
174
173
|
export * from './Interface/models/ISocietyNote';
|
|
175
174
|
export * from './Interface/models/ISocietyPartner';
|
|
176
175
|
export * from './Interface/models/ISocietyProceding';
|
|
177
|
-
export * from './Interface/models/IInvoiceReminder';
|
|
178
176
|
export * from './Interface/models/ISocietySocial';
|
|
179
177
|
export * from './Interface/models/ISocietySoftware';
|
|
180
178
|
export * from './Interface/models/ISocietyStat';
|
|
@@ -321,7 +319,6 @@ export * from './Interface/models/IUserHumanResourceLibrary';
|
|
|
321
319
|
export * from './Interface/models/ISaleEmail';
|
|
322
320
|
export * from './Interface/models/IGeneralConditionOfSale';
|
|
323
321
|
export * from './Interface/models/ISaleDocumentTemplate';
|
|
324
|
-
export * from './Interface/models/IInvoiceReminderAttachment';
|
|
325
322
|
export * from './Interface/models/IReminder';
|
|
326
323
|
export * from './Interface/models/IScheduledReminder';
|
|
327
324
|
export * from './Interface/models/IReminderAttachment';
|