@pksep/zod-shared 0.0.528 → 0.0.529
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/action/dto/actions-by-param.dto.d.ts +2 -2
- package/dist/action/schemas/actions.schema.d.ts +18 -23
- package/dist/action/schemas/actions.schema.js +1 -2
- package/dist/assemble/dto/get-assemble-operation-count.dto.d.ts +90 -81
- package/dist/assemble/schemas/assemble-coming.schema.d.ts +75 -68
- package/dist/assemble/schemas/assemble.schema.d.ts +69 -62
- package/dist/assemble-kit/schemas/assemble-kit.schema.d.ts +13 -13
- package/dist/buyer/schemas/buyer.schema.d.ts +1 -1
- package/dist/cbed/dto/cbed-pagination.dto.d.ts +1 -1
- package/dist/cbed/dto/get-one-cbed-dto.d.ts +2 -2
- package/dist/cbed/dto/up-create-cbed.dto.d.ts +6 -6
- package/dist/cbed/schemas/cbed-material.schema.d.ts +2 -2
- package/dist/cbed/schemas/cbed.schema.d.ts +21 -21
- package/dist/company/dto/create-company.dto.d.ts +10 -10
- package/dist/company/dto/update-company.dto.d.ts +10 -10
- package/dist/company/schemas/companies.schema.d.ts +4 -4
- package/dist/contact/dto/create-contact.dto.d.ts +6 -6
- package/dist/contact/dto/update-contact.dto.d.ts +6 -6
- package/dist/contact/schemas/contact.schema.d.ts +3 -3
- package/dist/deliveries/dto/create-deliveries.dto.d.ts +3 -3
- package/dist/deliveries/schemas/deliveries-inventary.schema.d.ts +2 -2
- package/dist/deliveries/schemas/deliveries.schema.d.ts +4 -4
- package/dist/detal/dto/detal-pagination.dto.d.ts +2 -2
- package/dist/detal/dto/get-one-detal-dto.d.ts +1 -1
- package/dist/detal/dto/update-detal.dto.d.ts +9 -9
- package/dist/detal/schemas/detal-deficit.schema.d.ts +203 -203
- package/dist/detal/schemas/detal.schema.d.ts +200 -200
- package/dist/document/schemas/documentsSchema.d.ts +4 -4
- package/dist/equipment/dto/create-equipment.dto.d.ts +1 -1
- package/dist/equipment/dto/update-equipment.dto.d.ts +1 -1
- package/dist/equipment/schemas/equipment.schema.d.ts +98 -98
- package/dist/expenditure/schema/expenditure-consumption.schema.d.ts +2 -2
- package/dist/expenditure/schema/expenditure.schema.d.ts +2 -2
- package/dist/instrument/dto/create-name-instrument.dto.d.ts +1 -1
- package/dist/instrument/dto/update-name-instrument.dto.d.ts +2 -2
- package/dist/inventary/dto/create-inventary.dto.d.ts +1 -1
- package/dist/marks/dto/change-mark-quantity.dto.d.ts +16 -16
- package/dist/marks/dto/create-mark.dto.d.ts +8 -8
- package/dist/marks/dto/update-mark.dto.d.ts +2 -2
- package/dist/marks/schemas/marks.schema.d.ts +8 -8
- package/dist/marks/type/type.d.ts +2 -2
- package/dist/material/dto/create-material.dto.d.ts +20 -20
- package/dist/material/schemas/material-characteristics.schema.d.ts +6 -6
- package/dist/material/schemas/material.schema.d.ts +26 -26
- package/dist/metaloworking/schemas/metaloworking-by-operation.schema.d.ts +4 -4
- package/dist/metaloworking/schemas/metaloworking-coming.schema.d.ts +2 -2
- package/dist/movement-error/schemas/movement-error.schema.d.ts +2 -2
- package/dist/moving/schemas/moving.schema.d.ts +460 -460
- package/dist/operations/dto/create-type-operation.dto.d.ts +4 -0
- package/dist/operations/dto/create-type-operation.dto.js +5 -1
- package/dist/operations/dto/update-type-operation.dto.d.ts +4 -0
- package/dist/operations/dto/update-type-operation.dto.js +5 -1
- package/dist/operations/enums/enums.d.ts +7 -0
- package/dist/operations/enums/enums.js +21 -1
- package/dist/operations/index.d.ts +2 -0
- package/dist/operations/index.js +2 -0
- package/dist/operations/interfaces/interface.d.ts +5 -0
- package/dist/operations/schemas/operation.schema.d.ts +21 -17
- package/dist/operations/schemas/operation.schema.js +4 -0
- package/dist/operations/schemas/type-operation.schema.d.ts +4 -0
- package/dist/operations/schemas/type-operation.schema.js +2 -0
- package/dist/product/dto/up-create-product.dto.d.ts +7 -7
- package/dist/product/schemas/product-deficit.schema.d.ts +20 -20
- package/dist/product/schemas/product-material.schema.d.ts +2 -2
- package/dist/product/schemas/product-specification.schema.d.ts +2 -2
- package/dist/product/schemas/product.schema.d.ts +17 -17
- package/dist/production-tasks/dto/create-operation-pos.dto.d.ts +2 -2
- package/dist/production-tasks/dto/get-production-task-by-equipment.dto.d.ts +4 -0
- package/dist/production-tasks/dto/get-production-task-by-equipment.dto.js +3 -1
- package/dist/production-tasks/dto/get-production-task-by-user.dto.d.ts +4 -0
- package/dist/production-tasks/dto/get-production-task-by-user.dto.js +2 -0
- package/dist/production-tasks/dto/workload-by-entity.dto.d.ts +2 -2
- package/dist/production-tasks/interfaces/production-tasks.d.ts +1 -0
- package/dist/production-tasks/schemas/operation-positions.schema.d.ts +4 -4
- package/dist/production-tasks/schemas/production-operation-pos.schema.d.ts +4 -4
- package/dist/provider/dto/create-provider.dto.d.ts +4 -4
- package/dist/provider/schemas/provider.schema.d.ts +1 -1
- package/dist/role/schemas/role.schema.d.ts +453 -453
- package/dist/sclad/schemas/remain.schema.d.ts +2 -2
- package/dist/sclad/schemas/remains.schema.d.ts +6 -6
- package/dist/shipments/dto/get-attributes.dto.d.ts +2 -2
- package/dist/shipments/dto/shipments-list-pagination.dto.d.ts +1 -1
- package/dist/shipments/dto/shipments-paginate.dto.d.ts +2 -2
- package/dist/shipments/schemas/sh-complit.schema.d.ts +2 -2
- package/dist/shipments/schemas/shipments.schema.d.ts +2 -2
- package/dist/specification/dto/specification-attributes.dto.d.ts +1 -1
- package/dist/specification/schema/attributes.schema.d.ts +472 -472
- package/dist/stock-order/schemas/stock-order-item.schema.d.ts +2 -2
- package/dist/tech-process/schemas/tech-process.schema.d.ts +31 -26
- package/dist/thread/dto/add-thread.dto.d.ts +8 -8
- package/dist/user/dto/create-user.dto.d.ts +5 -5
- package/dist/user/dto/get-one-user.dto.d.ts +2 -2
- package/dist/user/schemas/user.schema.d.ts +266 -266
- package/dist/utils/enums.d.ts +1 -1
- package/dist/utils/enums.js +1 -1
- package/dist/waybill/schemas/waybill-product.schema.d.ts +8 -8
- package/dist/waybill/schemas/waybill.schema.d.ts +2 -2
- package/package.json +1 -1
|
@@ -68,10 +68,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
68
68
|
type?: string | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
70
|
id?: number | null | undefined;
|
|
71
|
-
width?: number | null | undefined;
|
|
72
|
-
height?: number | null | undefined;
|
|
73
71
|
external_id?: number | null | undefined;
|
|
74
72
|
original_name?: string | undefined;
|
|
73
|
+
width?: number | null | undefined;
|
|
74
|
+
height?: number | null | undefined;
|
|
75
75
|
size?: number | null | undefined;
|
|
76
76
|
hash?: string | undefined;
|
|
77
77
|
}, {
|
|
@@ -82,10 +82,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
82
82
|
ban?: boolean | undefined;
|
|
83
83
|
description?: string | undefined;
|
|
84
84
|
id?: number | null | undefined;
|
|
85
|
-
width?: number | null | undefined;
|
|
86
|
-
height?: number | null | undefined;
|
|
87
85
|
external_id?: number | null | undefined;
|
|
88
86
|
original_name?: string | undefined;
|
|
87
|
+
width?: number | null | undefined;
|
|
88
|
+
height?: number | null | undefined;
|
|
89
89
|
size?: number | null | undefined;
|
|
90
90
|
version?: number | undefined;
|
|
91
91
|
ava?: boolean | undefined;
|
|
@@ -131,63 +131,63 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
131
131
|
description: string | null;
|
|
132
132
|
id: number;
|
|
133
133
|
name: string;
|
|
134
|
-
assemble_id: number | null;
|
|
135
|
-
attention: boolean;
|
|
136
|
-
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
137
|
-
quantity: number;
|
|
138
|
-
shipments_kolvo: number;
|
|
139
|
-
min_remaining: number;
|
|
140
|
-
responsibleId: number | null;
|
|
141
134
|
calculate_needs_time: Date | null;
|
|
135
|
+
min_remaining: number;
|
|
142
136
|
remainder_after_coming: number;
|
|
137
|
+
quantity: number;
|
|
143
138
|
deficit: number;
|
|
144
|
-
|
|
139
|
+
shipments_kolvo: number;
|
|
145
140
|
production_ordered: number;
|
|
146
141
|
deficit_by_sclad: number;
|
|
142
|
+
shipments_deficit: number;
|
|
147
143
|
ava_path: string | null;
|
|
148
144
|
parametrs: import("../..").CbedParametrsField | null;
|
|
149
145
|
characteristic: import("../..").CbedCharacteristicField | null;
|
|
150
|
-
|
|
146
|
+
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
151
147
|
listPokDet: import("../..").EntityCommonSpecificationArray | null;
|
|
152
148
|
listCbed: import("../..").EntityCommonSpecificationArray | null;
|
|
153
149
|
listDetal: import("../..").EntityCommonSpecificationArray | null;
|
|
154
|
-
|
|
150
|
+
attention: boolean;
|
|
151
|
+
in_kit: number;
|
|
152
|
+
responsibleId: number | null;
|
|
153
|
+
assemble_id: number | null;
|
|
155
154
|
task_relative_id?: number | null | undefined;
|
|
156
155
|
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
157
156
|
discontinued?: boolean | undefined;
|
|
158
157
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
158
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
159
159
|
}, {
|
|
160
160
|
designation: string | null;
|
|
161
161
|
description: string | null;
|
|
162
162
|
id: number;
|
|
163
163
|
name: string;
|
|
164
|
-
assemble_id: number | null;
|
|
165
|
-
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
166
|
-
responsibleId: number | null;
|
|
167
164
|
ava_path: string | null;
|
|
168
165
|
parametrs: import("../..").CbedParametrsField | null;
|
|
169
166
|
characteristic: import("../..").CbedCharacteristicField | null;
|
|
167
|
+
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
170
168
|
listPokDet: import("../..").EntityCommonSpecificationArray | null;
|
|
171
169
|
listCbed: import("../..").EntityCommonSpecificationArray | null;
|
|
172
170
|
listDetal: import("../..").EntityCommonSpecificationArray | null;
|
|
171
|
+
responsibleId: number | null;
|
|
172
|
+
assemble_id: number | null;
|
|
173
173
|
ban?: boolean | undefined;
|
|
174
174
|
cbed?: import("../..").CbedRelativeType[] | undefined;
|
|
175
|
-
attention?: boolean | undefined;
|
|
176
|
-
quantity?: number | undefined;
|
|
177
|
-
shipments_kolvo?: number | undefined;
|
|
178
|
-
min_remaining?: number | undefined;
|
|
179
175
|
calculate_needs_time?: Date | null | undefined;
|
|
176
|
+
min_remaining?: number | undefined;
|
|
180
177
|
remainder_after_coming?: number | undefined;
|
|
178
|
+
task_relative_id?: number | null | undefined;
|
|
179
|
+
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
180
|
+
quantity?: number | undefined;
|
|
181
181
|
deficit?: number | undefined;
|
|
182
|
-
|
|
182
|
+
shipments_kolvo?: number | undefined;
|
|
183
183
|
production_ordered?: number | undefined;
|
|
184
184
|
deficit_by_sclad?: number | undefined;
|
|
185
|
-
|
|
185
|
+
shipments_deficit?: number | undefined;
|
|
186
|
+
attention?: boolean | undefined;
|
|
186
187
|
in_kit?: number | undefined;
|
|
187
|
-
task_relative_id?: number | null | undefined;
|
|
188
|
-
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
189
188
|
discontinued?: boolean | undefined;
|
|
190
189
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
190
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
191
191
|
}>, "many">;
|
|
192
192
|
products: z.ZodArray<z.ZodObject<{
|
|
193
193
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -222,56 +222,56 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
222
222
|
designation: string | null;
|
|
223
223
|
description: string | null;
|
|
224
224
|
name: string;
|
|
225
|
-
attention: boolean;
|
|
226
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
227
|
-
quantity: number;
|
|
228
|
-
shipments_kolvo: number;
|
|
229
|
-
min_remaining: number;
|
|
230
|
-
responsibleId: number | null;
|
|
231
225
|
calculate_needs_time: Date | null;
|
|
226
|
+
min_remaining: number;
|
|
227
|
+
quantity: number;
|
|
232
228
|
deficit: number;
|
|
233
|
-
|
|
229
|
+
shipments_kolvo: number;
|
|
234
230
|
production_ordered: number;
|
|
231
|
+
shipments_deficit: number;
|
|
235
232
|
ava_path: string | null;
|
|
236
233
|
parametrs: import("../..").CbedVariableField[];
|
|
237
234
|
characteristic: import("../..").CbedVariableField[];
|
|
238
|
-
|
|
235
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
239
236
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
240
237
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
241
238
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
239
|
+
attention: boolean;
|
|
240
|
+
in_kit: number;
|
|
241
|
+
responsibleId: number | null;
|
|
242
242
|
articl: string | null;
|
|
243
243
|
is_custom: boolean;
|
|
244
244
|
id?: number | null | undefined;
|
|
245
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
246
245
|
discontinued?: boolean | undefined;
|
|
247
246
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
247
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
248
248
|
}, {
|
|
249
249
|
designation: string | null;
|
|
250
250
|
description: string | null;
|
|
251
251
|
name: string;
|
|
252
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
253
|
-
responsibleId: number | null;
|
|
254
252
|
ava_path: string | null;
|
|
253
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
255
254
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
256
255
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
257
256
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
257
|
+
responsibleId: number | null;
|
|
258
258
|
articl: string | null;
|
|
259
259
|
ban?: boolean | undefined;
|
|
260
260
|
id?: number | null | undefined;
|
|
261
|
-
attention?: boolean | undefined;
|
|
262
|
-
quantity?: number | undefined;
|
|
263
|
-
shipments_kolvo?: number | undefined;
|
|
264
|
-
min_remaining?: number | undefined;
|
|
265
261
|
calculate_needs_time?: Date | null | undefined;
|
|
262
|
+
min_remaining?: number | undefined;
|
|
263
|
+
quantity?: number | undefined;
|
|
266
264
|
deficit?: number | undefined;
|
|
267
|
-
|
|
265
|
+
shipments_kolvo?: number | undefined;
|
|
268
266
|
production_ordered?: number | undefined;
|
|
269
|
-
|
|
267
|
+
shipments_deficit?: number | undefined;
|
|
270
268
|
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
271
269
|
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
270
|
+
attention?: boolean | undefined;
|
|
272
271
|
in_kit?: number | undefined;
|
|
273
272
|
discontinued?: boolean | undefined;
|
|
274
273
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
274
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
275
275
|
is_custom?: boolean | undefined;
|
|
276
276
|
}>, "many">;
|
|
277
277
|
actions: z.ZodArray<z.ZodObject<{
|
|
@@ -309,34 +309,31 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
309
309
|
parent_action_idL: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
310
310
|
production_task_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
311
311
|
createdAt: z.ZodOptional<z.ZodUnion<[z.ZodDate, z.ZodString]>>;
|
|
312
|
-
revision_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
313
312
|
}, "strip", z.ZodTypeAny, {
|
|
314
313
|
ban: boolean;
|
|
315
314
|
action: import("../..").IActionText[];
|
|
316
315
|
type_object: string;
|
|
317
316
|
id?: number | null | undefined;
|
|
318
|
-
user_id?: number | null | undefined;
|
|
319
|
-
metaloworking_id?: number | null | undefined;
|
|
320
|
-
production_task_id?: number | null | undefined;
|
|
321
|
-
cbed_id?: number | null | undefined;
|
|
322
|
-
buyer_id?: number | null | undefined;
|
|
323
|
-
provider_id?: number | null | undefined;
|
|
324
|
-
inventary_id?: number | null | undefined;
|
|
325
317
|
responsible_id?: number | null | undefined;
|
|
326
|
-
tech_process_id?: number | null | undefined;
|
|
327
|
-
createdAt?: string | Date | undefined;
|
|
328
318
|
equipment_id?: number | null | undefined;
|
|
319
|
+
user_id?: number | null | undefined;
|
|
329
320
|
movement_object_id?: number | null | undefined;
|
|
330
321
|
deliveries_id?: number | null | undefined;
|
|
322
|
+
provider_id?: number | null | undefined;
|
|
331
323
|
shcomplit_id?: number | null | undefined;
|
|
332
324
|
waybill_id?: number | null | undefined;
|
|
333
325
|
document_id?: number | null | undefined;
|
|
334
326
|
material_id?: number | null | undefined;
|
|
335
327
|
instrument_id?: number | null | undefined;
|
|
336
328
|
detal_id?: number | null | undefined;
|
|
329
|
+
cbed_id?: number | null | undefined;
|
|
337
330
|
rack_id?: number | null | undefined;
|
|
338
331
|
product_id?: number | null | undefined;
|
|
332
|
+
tech_process_id?: number | null | undefined;
|
|
333
|
+
buyer_id?: number | null | undefined;
|
|
334
|
+
inventary_id?: number | null | undefined;
|
|
339
335
|
shipment_id?: number | null | undefined;
|
|
336
|
+
metaloworking_id?: number | null | undefined;
|
|
340
337
|
ass_id?: number | null | undefined;
|
|
341
338
|
assembly_kit_id?: number | null | undefined;
|
|
342
339
|
stock_order_id?: number | null | undefined;
|
|
@@ -345,34 +342,33 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
345
342
|
mark_id?: number | null | undefined;
|
|
346
343
|
role_id?: number | null | undefined;
|
|
347
344
|
parent_action_idL?: number | null | undefined;
|
|
348
|
-
|
|
345
|
+
production_task_id?: number | null | undefined;
|
|
346
|
+
createdAt?: string | Date | undefined;
|
|
349
347
|
}, {
|
|
350
348
|
action: import("../..").IActionText[];
|
|
351
349
|
type_object: string;
|
|
352
350
|
ban?: boolean | undefined;
|
|
353
351
|
id?: number | null | undefined;
|
|
354
|
-
user_id?: number | null | undefined;
|
|
355
|
-
metaloworking_id?: number | null | undefined;
|
|
356
|
-
production_task_id?: number | null | undefined;
|
|
357
|
-
cbed_id?: number | null | undefined;
|
|
358
|
-
buyer_id?: number | null | undefined;
|
|
359
|
-
provider_id?: number | null | undefined;
|
|
360
|
-
inventary_id?: number | null | undefined;
|
|
361
352
|
responsible_id?: number | null | undefined;
|
|
362
|
-
tech_process_id?: number | null | undefined;
|
|
363
|
-
createdAt?: string | Date | undefined;
|
|
364
353
|
equipment_id?: number | null | undefined;
|
|
354
|
+
user_id?: number | null | undefined;
|
|
365
355
|
movement_object_id?: number | null | undefined;
|
|
366
356
|
deliveries_id?: number | null | undefined;
|
|
357
|
+
provider_id?: number | null | undefined;
|
|
367
358
|
shcomplit_id?: number | null | undefined;
|
|
368
359
|
waybill_id?: number | null | undefined;
|
|
369
360
|
document_id?: number | null | undefined;
|
|
370
361
|
material_id?: number | null | undefined;
|
|
371
362
|
instrument_id?: number | null | undefined;
|
|
372
363
|
detal_id?: number | null | undefined;
|
|
364
|
+
cbed_id?: number | null | undefined;
|
|
373
365
|
rack_id?: number | null | undefined;
|
|
374
366
|
product_id?: number | null | undefined;
|
|
367
|
+
tech_process_id?: number | null | undefined;
|
|
368
|
+
buyer_id?: number | null | undefined;
|
|
369
|
+
inventary_id?: number | null | undefined;
|
|
375
370
|
shipment_id?: number | null | undefined;
|
|
371
|
+
metaloworking_id?: number | null | undefined;
|
|
376
372
|
ass_id?: number | null | undefined;
|
|
377
373
|
assembly_kit_id?: number | null | undefined;
|
|
378
374
|
stock_order_id?: number | null | undefined;
|
|
@@ -381,7 +377,8 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
381
377
|
mark_id?: number | null | undefined;
|
|
382
378
|
role_id?: number | null | undefined;
|
|
383
379
|
parent_action_idL?: number | null | undefined;
|
|
384
|
-
|
|
380
|
+
production_task_id?: number | null | undefined;
|
|
381
|
+
createdAt?: string | Date | undefined;
|
|
385
382
|
}>, "many">;
|
|
386
383
|
responsibleForProduct: z.ZodArray<z.ZodObject<{
|
|
387
384
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -416,56 +413,56 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
416
413
|
designation: string | null;
|
|
417
414
|
description: string | null;
|
|
418
415
|
name: string;
|
|
419
|
-
attention: boolean;
|
|
420
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
421
|
-
quantity: number;
|
|
422
|
-
shipments_kolvo: number;
|
|
423
|
-
min_remaining: number;
|
|
424
|
-
responsibleId: number | null;
|
|
425
416
|
calculate_needs_time: Date | null;
|
|
417
|
+
min_remaining: number;
|
|
418
|
+
quantity: number;
|
|
426
419
|
deficit: number;
|
|
427
|
-
|
|
420
|
+
shipments_kolvo: number;
|
|
428
421
|
production_ordered: number;
|
|
422
|
+
shipments_deficit: number;
|
|
429
423
|
ava_path: string | null;
|
|
430
424
|
parametrs: import("../..").CbedVariableField[];
|
|
431
425
|
characteristic: import("../..").CbedVariableField[];
|
|
432
|
-
|
|
426
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
433
427
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
434
428
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
435
429
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
430
|
+
attention: boolean;
|
|
431
|
+
in_kit: number;
|
|
432
|
+
responsibleId: number | null;
|
|
436
433
|
articl: string | null;
|
|
437
434
|
is_custom: boolean;
|
|
438
435
|
id?: number | null | undefined;
|
|
439
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
440
436
|
discontinued?: boolean | undefined;
|
|
441
437
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
438
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
442
439
|
}, {
|
|
443
440
|
designation: string | null;
|
|
444
441
|
description: string | null;
|
|
445
442
|
name: string;
|
|
446
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
447
|
-
responsibleId: number | null;
|
|
448
443
|
ava_path: string | null;
|
|
444
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
449
445
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
450
446
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
451
447
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
448
|
+
responsibleId: number | null;
|
|
452
449
|
articl: string | null;
|
|
453
450
|
ban?: boolean | undefined;
|
|
454
451
|
id?: number | null | undefined;
|
|
455
|
-
attention?: boolean | undefined;
|
|
456
|
-
quantity?: number | undefined;
|
|
457
|
-
shipments_kolvo?: number | undefined;
|
|
458
|
-
min_remaining?: number | undefined;
|
|
459
452
|
calculate_needs_time?: Date | null | undefined;
|
|
453
|
+
min_remaining?: number | undefined;
|
|
454
|
+
quantity?: number | undefined;
|
|
460
455
|
deficit?: number | undefined;
|
|
461
|
-
|
|
456
|
+
shipments_kolvo?: number | undefined;
|
|
462
457
|
production_ordered?: number | undefined;
|
|
463
|
-
|
|
458
|
+
shipments_deficit?: number | undefined;
|
|
464
459
|
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
465
460
|
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
461
|
+
attention?: boolean | undefined;
|
|
466
462
|
in_kit?: number | undefined;
|
|
467
463
|
discontinued?: boolean | undefined;
|
|
468
464
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
465
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
469
466
|
is_custom?: boolean | undefined;
|
|
470
467
|
}>, "many">;
|
|
471
468
|
responsibleForDocuments: z.ZodArray<z.ZodObject<{
|
|
@@ -496,10 +493,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
496
493
|
type?: string | undefined;
|
|
497
494
|
description?: string | undefined;
|
|
498
495
|
id?: number | null | undefined;
|
|
499
|
-
width?: number | null | undefined;
|
|
500
|
-
height?: number | null | undefined;
|
|
501
496
|
external_id?: number | null | undefined;
|
|
502
497
|
original_name?: string | undefined;
|
|
498
|
+
width?: number | null | undefined;
|
|
499
|
+
height?: number | null | undefined;
|
|
503
500
|
size?: number | null | undefined;
|
|
504
501
|
hash?: string | undefined;
|
|
505
502
|
}, {
|
|
@@ -510,10 +507,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
510
507
|
ban?: boolean | undefined;
|
|
511
508
|
description?: string | undefined;
|
|
512
509
|
id?: number | null | undefined;
|
|
513
|
-
width?: number | null | undefined;
|
|
514
|
-
height?: number | null | undefined;
|
|
515
510
|
external_id?: number | null | undefined;
|
|
516
511
|
original_name?: string | undefined;
|
|
512
|
+
width?: number | null | undefined;
|
|
513
|
+
height?: number | null | undefined;
|
|
517
514
|
size?: number | null | undefined;
|
|
518
515
|
version?: number | undefined;
|
|
519
516
|
ava?: boolean | undefined;
|
|
@@ -529,6 +526,7 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
529
526
|
cpu: z.ZodDefault<z.ZodBoolean>;
|
|
530
527
|
square: z.ZodDefault<z.ZodBoolean>;
|
|
531
528
|
list: z.ZodDefault<z.ZodBoolean>;
|
|
529
|
+
workStartCalcType: z.ZodDefault<z.ZodNativeEnum<typeof import("../..").WorkStartCalcType>>;
|
|
532
530
|
countWorking: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
533
531
|
}, "strip", z.ZodTypeAny, {
|
|
534
532
|
name: string;
|
|
@@ -538,6 +536,7 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
538
536
|
cpu: boolean;
|
|
539
537
|
square: boolean;
|
|
540
538
|
list: boolean;
|
|
539
|
+
workStartCalcType: import("../..").WorkStartCalcType;
|
|
541
540
|
id?: number | undefined;
|
|
542
541
|
countWorking?: number | undefined;
|
|
543
542
|
}, {
|
|
@@ -549,6 +548,7 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
549
548
|
cpu?: boolean | undefined;
|
|
550
549
|
square?: boolean | undefined;
|
|
551
550
|
list?: boolean | undefined;
|
|
551
|
+
workStartCalcType?: import("../..").WorkStartCalcType | undefined;
|
|
552
552
|
countWorking?: number | undefined;
|
|
553
553
|
}>, "many">;
|
|
554
554
|
subdivision: z.ZodOptional<z.ZodNativeEnum<typeof import("../../user").EnumSubdivision>>;
|
|
@@ -567,52 +567,19 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
567
567
|
type?: string | undefined;
|
|
568
568
|
description?: string | undefined;
|
|
569
569
|
id?: number | null | undefined;
|
|
570
|
-
width?: number | null | undefined;
|
|
571
|
-
height?: number | null | undefined;
|
|
572
570
|
external_id?: number | null | undefined;
|
|
573
571
|
original_name?: string | undefined;
|
|
572
|
+
width?: number | null | undefined;
|
|
573
|
+
height?: number | null | undefined;
|
|
574
574
|
size?: number | null | undefined;
|
|
575
575
|
hash?: string | undefined;
|
|
576
576
|
}[];
|
|
577
577
|
login: string | null;
|
|
578
578
|
initial: string;
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
id?: number | null | undefined;
|
|
584
|
-
user_id?: number | null | undefined;
|
|
585
|
-
metaloworking_id?: number | null | undefined;
|
|
586
|
-
production_task_id?: number | null | undefined;
|
|
587
|
-
cbed_id?: number | null | undefined;
|
|
588
|
-
buyer_id?: number | null | undefined;
|
|
589
|
-
provider_id?: number | null | undefined;
|
|
590
|
-
inventary_id?: number | null | undefined;
|
|
591
|
-
responsible_id?: number | null | undefined;
|
|
592
|
-
tech_process_id?: number | null | undefined;
|
|
593
|
-
createdAt?: string | Date | undefined;
|
|
594
|
-
equipment_id?: number | null | undefined;
|
|
595
|
-
movement_object_id?: number | null | undefined;
|
|
596
|
-
deliveries_id?: number | null | undefined;
|
|
597
|
-
shcomplit_id?: number | null | undefined;
|
|
598
|
-
waybill_id?: number | null | undefined;
|
|
599
|
-
document_id?: number | null | undefined;
|
|
600
|
-
material_id?: number | null | undefined;
|
|
601
|
-
instrument_id?: number | null | undefined;
|
|
602
|
-
detal_id?: number | null | undefined;
|
|
603
|
-
rack_id?: number | null | undefined;
|
|
604
|
-
product_id?: number | null | undefined;
|
|
605
|
-
shipment_id?: number | null | undefined;
|
|
606
|
-
ass_id?: number | null | undefined;
|
|
607
|
-
assembly_kit_id?: number | null | undefined;
|
|
608
|
-
stock_order_id?: number | null | undefined;
|
|
609
|
-
stock_order_item_id?: number | null | undefined;
|
|
610
|
-
operation_id?: number | null | undefined;
|
|
611
|
-
mark_id?: number | null | undefined;
|
|
612
|
-
role_id?: number | null | undefined;
|
|
613
|
-
parent_action_idL?: number | null | undefined;
|
|
614
|
-
revision_id?: number | null | undefined;
|
|
615
|
-
}[];
|
|
579
|
+
remote_work: boolean;
|
|
580
|
+
tabel: string;
|
|
581
|
+
dateWork: string | null;
|
|
582
|
+
dateUnWork: string | null;
|
|
616
583
|
requisites: {
|
|
617
584
|
value: string;
|
|
618
585
|
title: {
|
|
@@ -620,39 +587,6 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
620
587
|
value?: string | undefined;
|
|
621
588
|
};
|
|
622
589
|
}[];
|
|
623
|
-
products: {
|
|
624
|
-
ban: boolean;
|
|
625
|
-
designation: string | null;
|
|
626
|
-
description: string | null;
|
|
627
|
-
name: string;
|
|
628
|
-
attention: boolean;
|
|
629
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
630
|
-
quantity: number;
|
|
631
|
-
shipments_kolvo: number;
|
|
632
|
-
min_remaining: number;
|
|
633
|
-
responsibleId: number | null;
|
|
634
|
-
calculate_needs_time: Date | null;
|
|
635
|
-
deficit: number;
|
|
636
|
-
shipments_deficit: number;
|
|
637
|
-
production_ordered: number;
|
|
638
|
-
ava_path: string | null;
|
|
639
|
-
parametrs: import("../..").CbedVariableField[];
|
|
640
|
-
characteristic: import("../..").CbedVariableField[];
|
|
641
|
-
in_kit: number;
|
|
642
|
-
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
643
|
-
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
644
|
-
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
645
|
-
articl: string | null;
|
|
646
|
-
is_custom: boolean;
|
|
647
|
-
id?: number | null | undefined;
|
|
648
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
649
|
-
discontinued?: boolean | undefined;
|
|
650
|
-
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
651
|
-
}[];
|
|
652
|
-
remote_work: boolean;
|
|
653
|
-
tabel: string;
|
|
654
|
-
dateWork: string | null;
|
|
655
|
-
dateUnWork: string | null;
|
|
656
590
|
birthday: string | null;
|
|
657
591
|
haracteristic: string | null;
|
|
658
592
|
primetch: string | null;
|
|
@@ -667,60 +601,125 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
667
601
|
description: string | null;
|
|
668
602
|
id: number;
|
|
669
603
|
name: string;
|
|
670
|
-
assemble_id: number | null;
|
|
671
|
-
attention: boolean;
|
|
672
|
-
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
673
|
-
quantity: number;
|
|
674
|
-
shipments_kolvo: number;
|
|
675
|
-
min_remaining: number;
|
|
676
|
-
responsibleId: number | null;
|
|
677
604
|
calculate_needs_time: Date | null;
|
|
605
|
+
min_remaining: number;
|
|
678
606
|
remainder_after_coming: number;
|
|
607
|
+
quantity: number;
|
|
679
608
|
deficit: number;
|
|
680
|
-
|
|
609
|
+
shipments_kolvo: number;
|
|
681
610
|
production_ordered: number;
|
|
682
611
|
deficit_by_sclad: number;
|
|
612
|
+
shipments_deficit: number;
|
|
683
613
|
ava_path: string | null;
|
|
684
614
|
parametrs: import("../..").CbedParametrsField | null;
|
|
685
615
|
characteristic: import("../..").CbedCharacteristicField | null;
|
|
686
|
-
|
|
616
|
+
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
687
617
|
listPokDet: import("../..").EntityCommonSpecificationArray | null;
|
|
688
618
|
listCbed: import("../..").EntityCommonSpecificationArray | null;
|
|
689
619
|
listDetal: import("../..").EntityCommonSpecificationArray | null;
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
620
|
+
attention: boolean;
|
|
621
|
+
in_kit: number;
|
|
622
|
+
responsibleId: number | null;
|
|
623
|
+
assemble_id: number | null;
|
|
624
|
+
task_relative_id?: number | null | undefined;
|
|
625
|
+
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
693
626
|
discontinued?: boolean | undefined;
|
|
694
627
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
628
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
695
629
|
}[];
|
|
696
|
-
|
|
630
|
+
products: {
|
|
697
631
|
ban: boolean;
|
|
698
632
|
designation: string | null;
|
|
699
633
|
description: string | null;
|
|
700
634
|
name: string;
|
|
701
|
-
|
|
702
|
-
|
|
635
|
+
calculate_needs_time: Date | null;
|
|
636
|
+
min_remaining: number;
|
|
703
637
|
quantity: number;
|
|
638
|
+
deficit: number;
|
|
704
639
|
shipments_kolvo: number;
|
|
705
|
-
|
|
640
|
+
production_ordered: number;
|
|
641
|
+
shipments_deficit: number;
|
|
642
|
+
ava_path: string | null;
|
|
643
|
+
parametrs: import("../..").CbedVariableField[];
|
|
644
|
+
characteristic: import("../..").CbedVariableField[];
|
|
645
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
646
|
+
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
647
|
+
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
648
|
+
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
649
|
+
attention: boolean;
|
|
650
|
+
in_kit: number;
|
|
706
651
|
responsibleId: number | null;
|
|
652
|
+
articl: string | null;
|
|
653
|
+
is_custom: boolean;
|
|
654
|
+
id?: number | null | undefined;
|
|
655
|
+
discontinued?: boolean | undefined;
|
|
656
|
+
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
657
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
658
|
+
}[];
|
|
659
|
+
actions: {
|
|
660
|
+
ban: boolean;
|
|
661
|
+
action: import("../..").IActionText[];
|
|
662
|
+
type_object: string;
|
|
663
|
+
id?: number | null | undefined;
|
|
664
|
+
responsible_id?: number | null | undefined;
|
|
665
|
+
equipment_id?: number | null | undefined;
|
|
666
|
+
user_id?: number | null | undefined;
|
|
667
|
+
movement_object_id?: number | null | undefined;
|
|
668
|
+
deliveries_id?: number | null | undefined;
|
|
669
|
+
provider_id?: number | null | undefined;
|
|
670
|
+
shcomplit_id?: number | null | undefined;
|
|
671
|
+
waybill_id?: number | null | undefined;
|
|
672
|
+
document_id?: number | null | undefined;
|
|
673
|
+
material_id?: number | null | undefined;
|
|
674
|
+
instrument_id?: number | null | undefined;
|
|
675
|
+
detal_id?: number | null | undefined;
|
|
676
|
+
cbed_id?: number | null | undefined;
|
|
677
|
+
rack_id?: number | null | undefined;
|
|
678
|
+
product_id?: number | null | undefined;
|
|
679
|
+
tech_process_id?: number | null | undefined;
|
|
680
|
+
buyer_id?: number | null | undefined;
|
|
681
|
+
inventary_id?: number | null | undefined;
|
|
682
|
+
shipment_id?: number | null | undefined;
|
|
683
|
+
metaloworking_id?: number | null | undefined;
|
|
684
|
+
ass_id?: number | null | undefined;
|
|
685
|
+
assembly_kit_id?: number | null | undefined;
|
|
686
|
+
stock_order_id?: number | null | undefined;
|
|
687
|
+
stock_order_item_id?: number | null | undefined;
|
|
688
|
+
operation_id?: number | null | undefined;
|
|
689
|
+
mark_id?: number | null | undefined;
|
|
690
|
+
role_id?: number | null | undefined;
|
|
691
|
+
parent_action_idL?: number | null | undefined;
|
|
692
|
+
production_task_id?: number | null | undefined;
|
|
693
|
+
createdAt?: string | Date | undefined;
|
|
694
|
+
}[];
|
|
695
|
+
responsibleForProduct: {
|
|
696
|
+
ban: boolean;
|
|
697
|
+
designation: string | null;
|
|
698
|
+
description: string | null;
|
|
699
|
+
name: string;
|
|
707
700
|
calculate_needs_time: Date | null;
|
|
701
|
+
min_remaining: number;
|
|
702
|
+
quantity: number;
|
|
708
703
|
deficit: number;
|
|
709
|
-
|
|
704
|
+
shipments_kolvo: number;
|
|
710
705
|
production_ordered: number;
|
|
706
|
+
shipments_deficit: number;
|
|
711
707
|
ava_path: string | null;
|
|
712
708
|
parametrs: import("../..").CbedVariableField[];
|
|
713
709
|
characteristic: import("../..").CbedVariableField[];
|
|
714
|
-
|
|
710
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
715
711
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
716
712
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
717
713
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
714
|
+
attention: boolean;
|
|
715
|
+
in_kit: number;
|
|
716
|
+
responsibleId: number | null;
|
|
718
717
|
articl: string | null;
|
|
719
718
|
is_custom: boolean;
|
|
720
719
|
id?: number | null | undefined;
|
|
721
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
722
720
|
discontinued?: boolean | undefined;
|
|
723
721
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
722
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
724
723
|
}[];
|
|
725
724
|
responsibleForDocuments: {
|
|
726
725
|
path: string;
|
|
@@ -733,10 +732,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
733
732
|
type?: string | undefined;
|
|
734
733
|
description?: string | undefined;
|
|
735
734
|
id?: number | null | undefined;
|
|
736
|
-
width?: number | null | undefined;
|
|
737
|
-
height?: number | null | undefined;
|
|
738
735
|
external_id?: number | null | undefined;
|
|
739
736
|
original_name?: string | undefined;
|
|
737
|
+
width?: number | null | undefined;
|
|
738
|
+
height?: number | null | undefined;
|
|
740
739
|
size?: number | null | undefined;
|
|
741
740
|
hash?: string | undefined;
|
|
742
741
|
}[];
|
|
@@ -748,6 +747,7 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
748
747
|
cpu: boolean;
|
|
749
748
|
square: boolean;
|
|
750
749
|
list: boolean;
|
|
750
|
+
workStartCalcType: import("../..").WorkStartCalcType;
|
|
751
751
|
id?: number | undefined;
|
|
752
752
|
countWorking?: number | undefined;
|
|
753
753
|
}[];
|
|
@@ -765,10 +765,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
765
765
|
ban?: boolean | undefined;
|
|
766
766
|
description?: string | undefined;
|
|
767
767
|
id?: number | null | undefined;
|
|
768
|
-
width?: number | null | undefined;
|
|
769
|
-
height?: number | null | undefined;
|
|
770
768
|
external_id?: number | null | undefined;
|
|
771
769
|
original_name?: string | undefined;
|
|
770
|
+
width?: number | null | undefined;
|
|
771
|
+
height?: number | null | undefined;
|
|
772
772
|
size?: number | null | undefined;
|
|
773
773
|
version?: number | undefined;
|
|
774
774
|
ava?: boolean | undefined;
|
|
@@ -777,72 +777,6 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
777
777
|
}[];
|
|
778
778
|
login: string | null;
|
|
779
779
|
initial: string;
|
|
780
|
-
actions: {
|
|
781
|
-
action: import("../..").IActionText[];
|
|
782
|
-
type_object: string;
|
|
783
|
-
ban?: boolean | undefined;
|
|
784
|
-
id?: number | null | undefined;
|
|
785
|
-
user_id?: number | null | undefined;
|
|
786
|
-
metaloworking_id?: number | null | undefined;
|
|
787
|
-
production_task_id?: number | null | undefined;
|
|
788
|
-
cbed_id?: number | null | undefined;
|
|
789
|
-
buyer_id?: number | null | undefined;
|
|
790
|
-
provider_id?: number | null | undefined;
|
|
791
|
-
inventary_id?: number | null | undefined;
|
|
792
|
-
responsible_id?: number | null | undefined;
|
|
793
|
-
tech_process_id?: number | null | undefined;
|
|
794
|
-
createdAt?: string | Date | undefined;
|
|
795
|
-
equipment_id?: number | null | undefined;
|
|
796
|
-
movement_object_id?: number | null | undefined;
|
|
797
|
-
deliveries_id?: number | null | undefined;
|
|
798
|
-
shcomplit_id?: number | null | undefined;
|
|
799
|
-
waybill_id?: number | null | undefined;
|
|
800
|
-
document_id?: number | null | undefined;
|
|
801
|
-
material_id?: number | null | undefined;
|
|
802
|
-
instrument_id?: number | null | undefined;
|
|
803
|
-
detal_id?: number | null | undefined;
|
|
804
|
-
rack_id?: number | null | undefined;
|
|
805
|
-
product_id?: number | null | undefined;
|
|
806
|
-
shipment_id?: number | null | undefined;
|
|
807
|
-
ass_id?: number | null | undefined;
|
|
808
|
-
assembly_kit_id?: number | null | undefined;
|
|
809
|
-
stock_order_id?: number | null | undefined;
|
|
810
|
-
stock_order_item_id?: number | null | undefined;
|
|
811
|
-
operation_id?: number | null | undefined;
|
|
812
|
-
mark_id?: number | null | undefined;
|
|
813
|
-
role_id?: number | null | undefined;
|
|
814
|
-
parent_action_idL?: number | null | undefined;
|
|
815
|
-
revision_id?: number | null | undefined;
|
|
816
|
-
}[];
|
|
817
|
-
products: {
|
|
818
|
-
designation: string | null;
|
|
819
|
-
description: string | null;
|
|
820
|
-
name: string;
|
|
821
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
822
|
-
responsibleId: number | null;
|
|
823
|
-
ava_path: string | null;
|
|
824
|
-
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
825
|
-
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
826
|
-
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
827
|
-
articl: string | null;
|
|
828
|
-
ban?: boolean | undefined;
|
|
829
|
-
id?: number | null | undefined;
|
|
830
|
-
attention?: boolean | undefined;
|
|
831
|
-
quantity?: number | undefined;
|
|
832
|
-
shipments_kolvo?: number | undefined;
|
|
833
|
-
min_remaining?: number | undefined;
|
|
834
|
-
calculate_needs_time?: Date | null | undefined;
|
|
835
|
-
deficit?: number | undefined;
|
|
836
|
-
shipments_deficit?: number | undefined;
|
|
837
|
-
production_ordered?: number | undefined;
|
|
838
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
839
|
-
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
840
|
-
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
841
|
-
in_kit?: number | undefined;
|
|
842
|
-
discontinued?: boolean | undefined;
|
|
843
|
-
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
844
|
-
is_custom?: boolean | undefined;
|
|
845
|
-
}[];
|
|
846
780
|
tabel: string;
|
|
847
781
|
dateWork: string | null;
|
|
848
782
|
dateUnWork: string | null;
|
|
@@ -858,61 +792,126 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
858
792
|
description: string | null;
|
|
859
793
|
id: number;
|
|
860
794
|
name: string;
|
|
861
|
-
assemble_id: number | null;
|
|
862
|
-
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
863
|
-
responsibleId: number | null;
|
|
864
795
|
ava_path: string | null;
|
|
865
796
|
parametrs: import("../..").CbedParametrsField | null;
|
|
866
797
|
characteristic: import("../..").CbedCharacteristicField | null;
|
|
798
|
+
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
867
799
|
listPokDet: import("../..").EntityCommonSpecificationArray | null;
|
|
868
800
|
listCbed: import("../..").EntityCommonSpecificationArray | null;
|
|
869
801
|
listDetal: import("../..").EntityCommonSpecificationArray | null;
|
|
802
|
+
responsibleId: number | null;
|
|
803
|
+
assemble_id: number | null;
|
|
870
804
|
ban?: boolean | undefined;
|
|
871
805
|
cbed?: import("../..").CbedRelativeType[] | undefined;
|
|
872
|
-
attention?: boolean | undefined;
|
|
873
|
-
quantity?: number | undefined;
|
|
874
|
-
shipments_kolvo?: number | undefined;
|
|
875
|
-
min_remaining?: number | undefined;
|
|
876
806
|
calculate_needs_time?: Date | null | undefined;
|
|
807
|
+
min_remaining?: number | undefined;
|
|
877
808
|
remainder_after_coming?: number | undefined;
|
|
809
|
+
task_relative_id?: number | null | undefined;
|
|
810
|
+
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
811
|
+
quantity?: number | undefined;
|
|
878
812
|
deficit?: number | undefined;
|
|
879
|
-
|
|
813
|
+
shipments_kolvo?: number | undefined;
|
|
880
814
|
production_ordered?: number | undefined;
|
|
881
815
|
deficit_by_sclad?: number | undefined;
|
|
882
|
-
|
|
816
|
+
shipments_deficit?: number | undefined;
|
|
817
|
+
attention?: boolean | undefined;
|
|
883
818
|
in_kit?: number | undefined;
|
|
884
|
-
task_relative_id?: number | null | undefined;
|
|
885
|
-
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
886
819
|
discontinued?: boolean | undefined;
|
|
887
820
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
821
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
888
822
|
}[];
|
|
889
|
-
|
|
823
|
+
products: {
|
|
890
824
|
designation: string | null;
|
|
891
825
|
description: string | null;
|
|
892
826
|
name: string;
|
|
893
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
894
|
-
responsibleId: number | null;
|
|
895
827
|
ava_path: string | null;
|
|
828
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
896
829
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
897
830
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
898
831
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
832
|
+
responsibleId: number | null;
|
|
899
833
|
articl: string | null;
|
|
900
834
|
ban?: boolean | undefined;
|
|
901
835
|
id?: number | null | undefined;
|
|
902
|
-
|
|
836
|
+
calculate_needs_time?: Date | null | undefined;
|
|
837
|
+
min_remaining?: number | undefined;
|
|
903
838
|
quantity?: number | undefined;
|
|
839
|
+
deficit?: number | undefined;
|
|
904
840
|
shipments_kolvo?: number | undefined;
|
|
905
|
-
|
|
841
|
+
production_ordered?: number | undefined;
|
|
842
|
+
shipments_deficit?: number | undefined;
|
|
843
|
+
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
844
|
+
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
845
|
+
attention?: boolean | undefined;
|
|
846
|
+
in_kit?: number | undefined;
|
|
847
|
+
discontinued?: boolean | undefined;
|
|
848
|
+
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
849
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
850
|
+
is_custom?: boolean | undefined;
|
|
851
|
+
}[];
|
|
852
|
+
actions: {
|
|
853
|
+
action: import("../..").IActionText[];
|
|
854
|
+
type_object: string;
|
|
855
|
+
ban?: boolean | undefined;
|
|
856
|
+
id?: number | null | undefined;
|
|
857
|
+
responsible_id?: number | null | undefined;
|
|
858
|
+
equipment_id?: number | null | undefined;
|
|
859
|
+
user_id?: number | null | undefined;
|
|
860
|
+
movement_object_id?: number | null | undefined;
|
|
861
|
+
deliveries_id?: number | null | undefined;
|
|
862
|
+
provider_id?: number | null | undefined;
|
|
863
|
+
shcomplit_id?: number | null | undefined;
|
|
864
|
+
waybill_id?: number | null | undefined;
|
|
865
|
+
document_id?: number | null | undefined;
|
|
866
|
+
material_id?: number | null | undefined;
|
|
867
|
+
instrument_id?: number | null | undefined;
|
|
868
|
+
detal_id?: number | null | undefined;
|
|
869
|
+
cbed_id?: number | null | undefined;
|
|
870
|
+
rack_id?: number | null | undefined;
|
|
871
|
+
product_id?: number | null | undefined;
|
|
872
|
+
tech_process_id?: number | null | undefined;
|
|
873
|
+
buyer_id?: number | null | undefined;
|
|
874
|
+
inventary_id?: number | null | undefined;
|
|
875
|
+
shipment_id?: number | null | undefined;
|
|
876
|
+
metaloworking_id?: number | null | undefined;
|
|
877
|
+
ass_id?: number | null | undefined;
|
|
878
|
+
assembly_kit_id?: number | null | undefined;
|
|
879
|
+
stock_order_id?: number | null | undefined;
|
|
880
|
+
stock_order_item_id?: number | null | undefined;
|
|
881
|
+
operation_id?: number | null | undefined;
|
|
882
|
+
mark_id?: number | null | undefined;
|
|
883
|
+
role_id?: number | null | undefined;
|
|
884
|
+
parent_action_idL?: number | null | undefined;
|
|
885
|
+
production_task_id?: number | null | undefined;
|
|
886
|
+
createdAt?: string | Date | undefined;
|
|
887
|
+
}[];
|
|
888
|
+
responsibleForProduct: {
|
|
889
|
+
designation: string | null;
|
|
890
|
+
description: string | null;
|
|
891
|
+
name: string;
|
|
892
|
+
ava_path: string | null;
|
|
893
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
894
|
+
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
895
|
+
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
896
|
+
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
897
|
+
responsibleId: number | null;
|
|
898
|
+
articl: string | null;
|
|
899
|
+
ban?: boolean | undefined;
|
|
900
|
+
id?: number | null | undefined;
|
|
906
901
|
calculate_needs_time?: Date | null | undefined;
|
|
902
|
+
min_remaining?: number | undefined;
|
|
903
|
+
quantity?: number | undefined;
|
|
907
904
|
deficit?: number | undefined;
|
|
908
|
-
|
|
905
|
+
shipments_kolvo?: number | undefined;
|
|
909
906
|
production_ordered?: number | undefined;
|
|
910
|
-
|
|
907
|
+
shipments_deficit?: number | undefined;
|
|
911
908
|
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
912
909
|
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
910
|
+
attention?: boolean | undefined;
|
|
913
911
|
in_kit?: number | undefined;
|
|
914
912
|
discontinued?: boolean | undefined;
|
|
915
913
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
914
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
916
915
|
is_custom?: boolean | undefined;
|
|
917
916
|
}[];
|
|
918
917
|
responsibleForDocuments: {
|
|
@@ -923,10 +922,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
923
922
|
ban?: boolean | undefined;
|
|
924
923
|
description?: string | undefined;
|
|
925
924
|
id?: number | null | undefined;
|
|
926
|
-
width?: number | null | undefined;
|
|
927
|
-
height?: number | null | undefined;
|
|
928
925
|
external_id?: number | null | undefined;
|
|
929
926
|
original_name?: string | undefined;
|
|
927
|
+
width?: number | null | undefined;
|
|
928
|
+
height?: number | null | undefined;
|
|
930
929
|
size?: number | null | undefined;
|
|
931
930
|
version?: number | undefined;
|
|
932
931
|
ava?: boolean | undefined;
|
|
@@ -942,10 +941,12 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
942
941
|
cpu?: boolean | undefined;
|
|
943
942
|
square?: boolean | undefined;
|
|
944
943
|
list?: boolean | undefined;
|
|
944
|
+
workStartCalcType?: import("../..").WorkStartCalcType | undefined;
|
|
945
945
|
countWorking?: number | undefined;
|
|
946
946
|
}[];
|
|
947
947
|
ban?: boolean | undefined;
|
|
948
948
|
role?: any;
|
|
949
|
+
remote_work?: boolean | undefined;
|
|
949
950
|
requisites?: {
|
|
950
951
|
value: string;
|
|
951
952
|
title: {
|
|
@@ -953,7 +954,6 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
953
954
|
value?: string | undefined;
|
|
954
955
|
};
|
|
955
956
|
}[] | undefined;
|
|
956
|
-
remote_work?: boolean | undefined;
|
|
957
957
|
image?: string | null | undefined;
|
|
958
958
|
subdivision?: import("../../user").EnumSubdivision | undefined;
|
|
959
959
|
}>, "many">>;
|
|
@@ -985,10 +985,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
985
985
|
type?: string | undefined;
|
|
986
986
|
description?: string | undefined;
|
|
987
987
|
id?: number | null | undefined;
|
|
988
|
-
width?: number | null | undefined;
|
|
989
|
-
height?: number | null | undefined;
|
|
990
988
|
external_id?: number | null | undefined;
|
|
991
989
|
original_name?: string | undefined;
|
|
990
|
+
width?: number | null | undefined;
|
|
991
|
+
height?: number | null | undefined;
|
|
992
992
|
size?: number | null | undefined;
|
|
993
993
|
hash?: string | undefined;
|
|
994
994
|
}, {
|
|
@@ -999,10 +999,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
999
999
|
ban?: boolean | undefined;
|
|
1000
1000
|
description?: string | undefined;
|
|
1001
1001
|
id?: number | null | undefined;
|
|
1002
|
-
width?: number | null | undefined;
|
|
1003
|
-
height?: number | null | undefined;
|
|
1004
1002
|
external_id?: number | null | undefined;
|
|
1005
1003
|
original_name?: string | undefined;
|
|
1004
|
+
width?: number | null | undefined;
|
|
1005
|
+
height?: number | null | undefined;
|
|
1006
1006
|
size?: number | null | undefined;
|
|
1007
1007
|
version?: number | undefined;
|
|
1008
1008
|
ava?: boolean | undefined;
|
|
@@ -1028,10 +1028,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1028
1028
|
type?: string | undefined;
|
|
1029
1029
|
description?: string | undefined;
|
|
1030
1030
|
id?: number | null | undefined;
|
|
1031
|
-
width?: number | null | undefined;
|
|
1032
|
-
height?: number | null | undefined;
|
|
1033
1031
|
external_id?: number | null | undefined;
|
|
1034
1032
|
original_name?: string | undefined;
|
|
1033
|
+
width?: number | null | undefined;
|
|
1034
|
+
height?: number | null | undefined;
|
|
1035
1035
|
size?: number | null | undefined;
|
|
1036
1036
|
hash?: string | undefined;
|
|
1037
1037
|
}[] | undefined;
|
|
@@ -1050,52 +1050,19 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1050
1050
|
type?: string | undefined;
|
|
1051
1051
|
description?: string | undefined;
|
|
1052
1052
|
id?: number | null | undefined;
|
|
1053
|
-
width?: number | null | undefined;
|
|
1054
|
-
height?: number | null | undefined;
|
|
1055
1053
|
external_id?: number | null | undefined;
|
|
1056
1054
|
original_name?: string | undefined;
|
|
1055
|
+
width?: number | null | undefined;
|
|
1056
|
+
height?: number | null | undefined;
|
|
1057
1057
|
size?: number | null | undefined;
|
|
1058
1058
|
hash?: string | undefined;
|
|
1059
1059
|
}[];
|
|
1060
1060
|
login: string | null;
|
|
1061
1061
|
initial: string;
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
id?: number | null | undefined;
|
|
1067
|
-
user_id?: number | null | undefined;
|
|
1068
|
-
metaloworking_id?: number | null | undefined;
|
|
1069
|
-
production_task_id?: number | null | undefined;
|
|
1070
|
-
cbed_id?: number | null | undefined;
|
|
1071
|
-
buyer_id?: number | null | undefined;
|
|
1072
|
-
provider_id?: number | null | undefined;
|
|
1073
|
-
inventary_id?: number | null | undefined;
|
|
1074
|
-
responsible_id?: number | null | undefined;
|
|
1075
|
-
tech_process_id?: number | null | undefined;
|
|
1076
|
-
createdAt?: string | Date | undefined;
|
|
1077
|
-
equipment_id?: number | null | undefined;
|
|
1078
|
-
movement_object_id?: number | null | undefined;
|
|
1079
|
-
deliveries_id?: number | null | undefined;
|
|
1080
|
-
shcomplit_id?: number | null | undefined;
|
|
1081
|
-
waybill_id?: number | null | undefined;
|
|
1082
|
-
document_id?: number | null | undefined;
|
|
1083
|
-
material_id?: number | null | undefined;
|
|
1084
|
-
instrument_id?: number | null | undefined;
|
|
1085
|
-
detal_id?: number | null | undefined;
|
|
1086
|
-
rack_id?: number | null | undefined;
|
|
1087
|
-
product_id?: number | null | undefined;
|
|
1088
|
-
shipment_id?: number | null | undefined;
|
|
1089
|
-
ass_id?: number | null | undefined;
|
|
1090
|
-
assembly_kit_id?: number | null | undefined;
|
|
1091
|
-
stock_order_id?: number | null | undefined;
|
|
1092
|
-
stock_order_item_id?: number | null | undefined;
|
|
1093
|
-
operation_id?: number | null | undefined;
|
|
1094
|
-
mark_id?: number | null | undefined;
|
|
1095
|
-
role_id?: number | null | undefined;
|
|
1096
|
-
parent_action_idL?: number | null | undefined;
|
|
1097
|
-
revision_id?: number | null | undefined;
|
|
1098
|
-
}[];
|
|
1062
|
+
remote_work: boolean;
|
|
1063
|
+
tabel: string;
|
|
1064
|
+
dateWork: string | null;
|
|
1065
|
+
dateUnWork: string | null;
|
|
1099
1066
|
requisites: {
|
|
1100
1067
|
value: string;
|
|
1101
1068
|
title: {
|
|
@@ -1103,39 +1070,6 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1103
1070
|
value?: string | undefined;
|
|
1104
1071
|
};
|
|
1105
1072
|
}[];
|
|
1106
|
-
products: {
|
|
1107
|
-
ban: boolean;
|
|
1108
|
-
designation: string | null;
|
|
1109
|
-
description: string | null;
|
|
1110
|
-
name: string;
|
|
1111
|
-
attention: boolean;
|
|
1112
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1113
|
-
quantity: number;
|
|
1114
|
-
shipments_kolvo: number;
|
|
1115
|
-
min_remaining: number;
|
|
1116
|
-
responsibleId: number | null;
|
|
1117
|
-
calculate_needs_time: Date | null;
|
|
1118
|
-
deficit: number;
|
|
1119
|
-
shipments_deficit: number;
|
|
1120
|
-
production_ordered: number;
|
|
1121
|
-
ava_path: string | null;
|
|
1122
|
-
parametrs: import("../..").CbedVariableField[];
|
|
1123
|
-
characteristic: import("../..").CbedVariableField[];
|
|
1124
|
-
in_kit: number;
|
|
1125
|
-
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
1126
|
-
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
1127
|
-
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
1128
|
-
articl: string | null;
|
|
1129
|
-
is_custom: boolean;
|
|
1130
|
-
id?: number | null | undefined;
|
|
1131
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1132
|
-
discontinued?: boolean | undefined;
|
|
1133
|
-
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1134
|
-
}[];
|
|
1135
|
-
remote_work: boolean;
|
|
1136
|
-
tabel: string;
|
|
1137
|
-
dateWork: string | null;
|
|
1138
|
-
dateUnWork: string | null;
|
|
1139
1073
|
birthday: string | null;
|
|
1140
1074
|
haracteristic: string | null;
|
|
1141
1075
|
primetch: string | null;
|
|
@@ -1150,60 +1084,125 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1150
1084
|
description: string | null;
|
|
1151
1085
|
id: number;
|
|
1152
1086
|
name: string;
|
|
1153
|
-
assemble_id: number | null;
|
|
1154
|
-
attention: boolean;
|
|
1155
|
-
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
1156
|
-
quantity: number;
|
|
1157
|
-
shipments_kolvo: number;
|
|
1158
|
-
min_remaining: number;
|
|
1159
|
-
responsibleId: number | null;
|
|
1160
1087
|
calculate_needs_time: Date | null;
|
|
1088
|
+
min_remaining: number;
|
|
1161
1089
|
remainder_after_coming: number;
|
|
1090
|
+
quantity: number;
|
|
1162
1091
|
deficit: number;
|
|
1163
|
-
|
|
1092
|
+
shipments_kolvo: number;
|
|
1164
1093
|
production_ordered: number;
|
|
1165
1094
|
deficit_by_sclad: number;
|
|
1095
|
+
shipments_deficit: number;
|
|
1166
1096
|
ava_path: string | null;
|
|
1167
1097
|
parametrs: import("../..").CbedParametrsField | null;
|
|
1168
1098
|
characteristic: import("../..").CbedCharacteristicField | null;
|
|
1099
|
+
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
1100
|
+
listPokDet: import("../..").EntityCommonSpecificationArray | null;
|
|
1101
|
+
listCbed: import("../..").EntityCommonSpecificationArray | null;
|
|
1102
|
+
listDetal: import("../..").EntityCommonSpecificationArray | null;
|
|
1103
|
+
attention: boolean;
|
|
1104
|
+
in_kit: number;
|
|
1105
|
+
responsibleId: number | null;
|
|
1106
|
+
assemble_id: number | null;
|
|
1107
|
+
task_relative_id?: number | null | undefined;
|
|
1108
|
+
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
1109
|
+
discontinued?: boolean | undefined;
|
|
1110
|
+
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1111
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1112
|
+
}[];
|
|
1113
|
+
products: {
|
|
1114
|
+
ban: boolean;
|
|
1115
|
+
designation: string | null;
|
|
1116
|
+
description: string | null;
|
|
1117
|
+
name: string;
|
|
1118
|
+
calculate_needs_time: Date | null;
|
|
1119
|
+
min_remaining: number;
|
|
1120
|
+
quantity: number;
|
|
1121
|
+
deficit: number;
|
|
1122
|
+
shipments_kolvo: number;
|
|
1123
|
+
production_ordered: number;
|
|
1124
|
+
shipments_deficit: number;
|
|
1125
|
+
ava_path: string | null;
|
|
1126
|
+
parametrs: import("../..").CbedVariableField[];
|
|
1127
|
+
characteristic: import("../..").CbedVariableField[];
|
|
1128
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1129
|
+
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
1130
|
+
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
1131
|
+
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
1132
|
+
attention: boolean;
|
|
1169
1133
|
in_kit: number;
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
task_relative_id?: number | null | undefined;
|
|
1175
|
-
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
1134
|
+
responsibleId: number | null;
|
|
1135
|
+
articl: string | null;
|
|
1136
|
+
is_custom: boolean;
|
|
1137
|
+
id?: number | null | undefined;
|
|
1176
1138
|
discontinued?: boolean | undefined;
|
|
1177
1139
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1140
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1141
|
+
}[];
|
|
1142
|
+
actions: {
|
|
1143
|
+
ban: boolean;
|
|
1144
|
+
action: import("../..").IActionText[];
|
|
1145
|
+
type_object: string;
|
|
1146
|
+
id?: number | null | undefined;
|
|
1147
|
+
responsible_id?: number | null | undefined;
|
|
1148
|
+
equipment_id?: number | null | undefined;
|
|
1149
|
+
user_id?: number | null | undefined;
|
|
1150
|
+
movement_object_id?: number | null | undefined;
|
|
1151
|
+
deliveries_id?: number | null | undefined;
|
|
1152
|
+
provider_id?: number | null | undefined;
|
|
1153
|
+
shcomplit_id?: number | null | undefined;
|
|
1154
|
+
waybill_id?: number | null | undefined;
|
|
1155
|
+
document_id?: number | null | undefined;
|
|
1156
|
+
material_id?: number | null | undefined;
|
|
1157
|
+
instrument_id?: number | null | undefined;
|
|
1158
|
+
detal_id?: number | null | undefined;
|
|
1159
|
+
cbed_id?: number | null | undefined;
|
|
1160
|
+
rack_id?: number | null | undefined;
|
|
1161
|
+
product_id?: number | null | undefined;
|
|
1162
|
+
tech_process_id?: number | null | undefined;
|
|
1163
|
+
buyer_id?: number | null | undefined;
|
|
1164
|
+
inventary_id?: number | null | undefined;
|
|
1165
|
+
shipment_id?: number | null | undefined;
|
|
1166
|
+
metaloworking_id?: number | null | undefined;
|
|
1167
|
+
ass_id?: number | null | undefined;
|
|
1168
|
+
assembly_kit_id?: number | null | undefined;
|
|
1169
|
+
stock_order_id?: number | null | undefined;
|
|
1170
|
+
stock_order_item_id?: number | null | undefined;
|
|
1171
|
+
operation_id?: number | null | undefined;
|
|
1172
|
+
mark_id?: number | null | undefined;
|
|
1173
|
+
role_id?: number | null | undefined;
|
|
1174
|
+
parent_action_idL?: number | null | undefined;
|
|
1175
|
+
production_task_id?: number | null | undefined;
|
|
1176
|
+
createdAt?: string | Date | undefined;
|
|
1178
1177
|
}[];
|
|
1179
1178
|
responsibleForProduct: {
|
|
1180
1179
|
ban: boolean;
|
|
1181
1180
|
designation: string | null;
|
|
1182
1181
|
description: string | null;
|
|
1183
1182
|
name: string;
|
|
1184
|
-
attention: boolean;
|
|
1185
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1186
|
-
quantity: number;
|
|
1187
|
-
shipments_kolvo: number;
|
|
1188
|
-
min_remaining: number;
|
|
1189
|
-
responsibleId: number | null;
|
|
1190
1183
|
calculate_needs_time: Date | null;
|
|
1184
|
+
min_remaining: number;
|
|
1185
|
+
quantity: number;
|
|
1191
1186
|
deficit: number;
|
|
1192
|
-
|
|
1187
|
+
shipments_kolvo: number;
|
|
1193
1188
|
production_ordered: number;
|
|
1189
|
+
shipments_deficit: number;
|
|
1194
1190
|
ava_path: string | null;
|
|
1195
1191
|
parametrs: import("../..").CbedVariableField[];
|
|
1196
1192
|
characteristic: import("../..").CbedVariableField[];
|
|
1197
|
-
|
|
1193
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1198
1194
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
1199
1195
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
1200
1196
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
1197
|
+
attention: boolean;
|
|
1198
|
+
in_kit: number;
|
|
1199
|
+
responsibleId: number | null;
|
|
1201
1200
|
articl: string | null;
|
|
1202
1201
|
is_custom: boolean;
|
|
1203
1202
|
id?: number | null | undefined;
|
|
1204
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1205
1203
|
discontinued?: boolean | undefined;
|
|
1206
1204
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1205
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1207
1206
|
}[];
|
|
1208
1207
|
responsibleForDocuments: {
|
|
1209
1208
|
path: string;
|
|
@@ -1216,10 +1215,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1216
1215
|
type?: string | undefined;
|
|
1217
1216
|
description?: string | undefined;
|
|
1218
1217
|
id?: number | null | undefined;
|
|
1219
|
-
width?: number | null | undefined;
|
|
1220
|
-
height?: number | null | undefined;
|
|
1221
1218
|
external_id?: number | null | undefined;
|
|
1222
1219
|
original_name?: string | undefined;
|
|
1220
|
+
width?: number | null | undefined;
|
|
1221
|
+
height?: number | null | undefined;
|
|
1223
1222
|
size?: number | null | undefined;
|
|
1224
1223
|
hash?: string | undefined;
|
|
1225
1224
|
}[];
|
|
@@ -1231,6 +1230,7 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1231
1230
|
cpu: boolean;
|
|
1232
1231
|
square: boolean;
|
|
1233
1232
|
list: boolean;
|
|
1233
|
+
workStartCalcType: import("../..").WorkStartCalcType;
|
|
1234
1234
|
id?: number | undefined;
|
|
1235
1235
|
countWorking?: number | undefined;
|
|
1236
1236
|
}[];
|
|
@@ -1255,10 +1255,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1255
1255
|
ban?: boolean | undefined;
|
|
1256
1256
|
description?: string | undefined;
|
|
1257
1257
|
id?: number | null | undefined;
|
|
1258
|
-
width?: number | null | undefined;
|
|
1259
|
-
height?: number | null | undefined;
|
|
1260
1258
|
external_id?: number | null | undefined;
|
|
1261
1259
|
original_name?: string | undefined;
|
|
1260
|
+
width?: number | null | undefined;
|
|
1261
|
+
height?: number | null | undefined;
|
|
1262
1262
|
size?: number | null | undefined;
|
|
1263
1263
|
version?: number | undefined;
|
|
1264
1264
|
ava?: boolean | undefined;
|
|
@@ -1276,10 +1276,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1276
1276
|
ban?: boolean | undefined;
|
|
1277
1277
|
description?: string | undefined;
|
|
1278
1278
|
id?: number | null | undefined;
|
|
1279
|
-
width?: number | null | undefined;
|
|
1280
|
-
height?: number | null | undefined;
|
|
1281
1279
|
external_id?: number | null | undefined;
|
|
1282
1280
|
original_name?: string | undefined;
|
|
1281
|
+
width?: number | null | undefined;
|
|
1282
|
+
height?: number | null | undefined;
|
|
1283
1283
|
size?: number | null | undefined;
|
|
1284
1284
|
version?: number | undefined;
|
|
1285
1285
|
ava?: boolean | undefined;
|
|
@@ -1288,72 +1288,6 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1288
1288
|
}[];
|
|
1289
1289
|
login: string | null;
|
|
1290
1290
|
initial: string;
|
|
1291
|
-
actions: {
|
|
1292
|
-
action: import("../..").IActionText[];
|
|
1293
|
-
type_object: string;
|
|
1294
|
-
ban?: boolean | undefined;
|
|
1295
|
-
id?: number | null | undefined;
|
|
1296
|
-
user_id?: number | null | undefined;
|
|
1297
|
-
metaloworking_id?: number | null | undefined;
|
|
1298
|
-
production_task_id?: number | null | undefined;
|
|
1299
|
-
cbed_id?: number | null | undefined;
|
|
1300
|
-
buyer_id?: number | null | undefined;
|
|
1301
|
-
provider_id?: number | null | undefined;
|
|
1302
|
-
inventary_id?: number | null | undefined;
|
|
1303
|
-
responsible_id?: number | null | undefined;
|
|
1304
|
-
tech_process_id?: number | null | undefined;
|
|
1305
|
-
createdAt?: string | Date | undefined;
|
|
1306
|
-
equipment_id?: number | null | undefined;
|
|
1307
|
-
movement_object_id?: number | null | undefined;
|
|
1308
|
-
deliveries_id?: number | null | undefined;
|
|
1309
|
-
shcomplit_id?: number | null | undefined;
|
|
1310
|
-
waybill_id?: number | null | undefined;
|
|
1311
|
-
document_id?: number | null | undefined;
|
|
1312
|
-
material_id?: number | null | undefined;
|
|
1313
|
-
instrument_id?: number | null | undefined;
|
|
1314
|
-
detal_id?: number | null | undefined;
|
|
1315
|
-
rack_id?: number | null | undefined;
|
|
1316
|
-
product_id?: number | null | undefined;
|
|
1317
|
-
shipment_id?: number | null | undefined;
|
|
1318
|
-
ass_id?: number | null | undefined;
|
|
1319
|
-
assembly_kit_id?: number | null | undefined;
|
|
1320
|
-
stock_order_id?: number | null | undefined;
|
|
1321
|
-
stock_order_item_id?: number | null | undefined;
|
|
1322
|
-
operation_id?: number | null | undefined;
|
|
1323
|
-
mark_id?: number | null | undefined;
|
|
1324
|
-
role_id?: number | null | undefined;
|
|
1325
|
-
parent_action_idL?: number | null | undefined;
|
|
1326
|
-
revision_id?: number | null | undefined;
|
|
1327
|
-
}[];
|
|
1328
|
-
products: {
|
|
1329
|
-
designation: string | null;
|
|
1330
|
-
description: string | null;
|
|
1331
|
-
name: string;
|
|
1332
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1333
|
-
responsibleId: number | null;
|
|
1334
|
-
ava_path: string | null;
|
|
1335
|
-
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
1336
|
-
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
1337
|
-
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
1338
|
-
articl: string | null;
|
|
1339
|
-
ban?: boolean | undefined;
|
|
1340
|
-
id?: number | null | undefined;
|
|
1341
|
-
attention?: boolean | undefined;
|
|
1342
|
-
quantity?: number | undefined;
|
|
1343
|
-
shipments_kolvo?: number | undefined;
|
|
1344
|
-
min_remaining?: number | undefined;
|
|
1345
|
-
calculate_needs_time?: Date | null | undefined;
|
|
1346
|
-
deficit?: number | undefined;
|
|
1347
|
-
shipments_deficit?: number | undefined;
|
|
1348
|
-
production_ordered?: number | undefined;
|
|
1349
|
-
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1350
|
-
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
1351
|
-
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
1352
|
-
in_kit?: number | undefined;
|
|
1353
|
-
discontinued?: boolean | undefined;
|
|
1354
|
-
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1355
|
-
is_custom?: boolean | undefined;
|
|
1356
|
-
}[];
|
|
1357
1291
|
tabel: string;
|
|
1358
1292
|
dateWork: string | null;
|
|
1359
1293
|
dateUnWork: string | null;
|
|
@@ -1369,61 +1303,126 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1369
1303
|
description: string | null;
|
|
1370
1304
|
id: number;
|
|
1371
1305
|
name: string;
|
|
1372
|
-
assemble_id: number | null;
|
|
1373
|
-
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
1374
|
-
responsibleId: number | null;
|
|
1375
1306
|
ava_path: string | null;
|
|
1376
1307
|
parametrs: import("../..").CbedParametrsField | null;
|
|
1377
1308
|
characteristic: import("../..").CbedCharacteristicField | null;
|
|
1309
|
+
materialList: import("../..").EntityCommonSpecificationArray | null;
|
|
1378
1310
|
listPokDet: import("../..").EntityCommonSpecificationArray | null;
|
|
1379
1311
|
listCbed: import("../..").EntityCommonSpecificationArray | null;
|
|
1380
1312
|
listDetal: import("../..").EntityCommonSpecificationArray | null;
|
|
1313
|
+
responsibleId: number | null;
|
|
1314
|
+
assemble_id: number | null;
|
|
1381
1315
|
ban?: boolean | undefined;
|
|
1382
1316
|
cbed?: import("../..").CbedRelativeType[] | undefined;
|
|
1383
|
-
attention?: boolean | undefined;
|
|
1384
|
-
quantity?: number | undefined;
|
|
1385
|
-
shipments_kolvo?: number | undefined;
|
|
1386
|
-
min_remaining?: number | undefined;
|
|
1387
1317
|
calculate_needs_time?: Date | null | undefined;
|
|
1318
|
+
min_remaining?: number | undefined;
|
|
1388
1319
|
remainder_after_coming?: number | undefined;
|
|
1320
|
+
task_relative_id?: number | null | undefined;
|
|
1321
|
+
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
1322
|
+
quantity?: number | undefined;
|
|
1389
1323
|
deficit?: number | undefined;
|
|
1390
|
-
|
|
1324
|
+
shipments_kolvo?: number | undefined;
|
|
1391
1325
|
production_ordered?: number | undefined;
|
|
1392
1326
|
deficit_by_sclad?: number | undefined;
|
|
1393
|
-
|
|
1327
|
+
shipments_deficit?: number | undefined;
|
|
1328
|
+
attention?: boolean | undefined;
|
|
1394
1329
|
in_kit?: number | undefined;
|
|
1395
|
-
task_relative_id?: number | null | undefined;
|
|
1396
|
-
task_relative_type?: import("../..").IzdType | null | undefined;
|
|
1397
1330
|
discontinued?: boolean | undefined;
|
|
1398
1331
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1332
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1399
1333
|
}[];
|
|
1400
|
-
|
|
1334
|
+
products: {
|
|
1401
1335
|
designation: string | null;
|
|
1402
1336
|
description: string | null;
|
|
1403
1337
|
name: string;
|
|
1404
|
-
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1405
|
-
responsibleId: number | null;
|
|
1406
1338
|
ava_path: string | null;
|
|
1339
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1407
1340
|
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
1408
1341
|
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
1409
1342
|
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
1343
|
+
responsibleId: number | null;
|
|
1410
1344
|
articl: string | null;
|
|
1411
1345
|
ban?: boolean | undefined;
|
|
1412
1346
|
id?: number | null | undefined;
|
|
1413
|
-
|
|
1347
|
+
calculate_needs_time?: Date | null | undefined;
|
|
1348
|
+
min_remaining?: number | undefined;
|
|
1414
1349
|
quantity?: number | undefined;
|
|
1350
|
+
deficit?: number | undefined;
|
|
1415
1351
|
shipments_kolvo?: number | undefined;
|
|
1416
|
-
|
|
1352
|
+
production_ordered?: number | undefined;
|
|
1353
|
+
shipments_deficit?: number | undefined;
|
|
1354
|
+
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
1355
|
+
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
1356
|
+
attention?: boolean | undefined;
|
|
1357
|
+
in_kit?: number | undefined;
|
|
1358
|
+
discontinued?: boolean | undefined;
|
|
1359
|
+
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1360
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1361
|
+
is_custom?: boolean | undefined;
|
|
1362
|
+
}[];
|
|
1363
|
+
actions: {
|
|
1364
|
+
action: import("../..").IActionText[];
|
|
1365
|
+
type_object: string;
|
|
1366
|
+
ban?: boolean | undefined;
|
|
1367
|
+
id?: number | null | undefined;
|
|
1368
|
+
responsible_id?: number | null | undefined;
|
|
1369
|
+
equipment_id?: number | null | undefined;
|
|
1370
|
+
user_id?: number | null | undefined;
|
|
1371
|
+
movement_object_id?: number | null | undefined;
|
|
1372
|
+
deliveries_id?: number | null | undefined;
|
|
1373
|
+
provider_id?: number | null | undefined;
|
|
1374
|
+
shcomplit_id?: number | null | undefined;
|
|
1375
|
+
waybill_id?: number | null | undefined;
|
|
1376
|
+
document_id?: number | null | undefined;
|
|
1377
|
+
material_id?: number | null | undefined;
|
|
1378
|
+
instrument_id?: number | null | undefined;
|
|
1379
|
+
detal_id?: number | null | undefined;
|
|
1380
|
+
cbed_id?: number | null | undefined;
|
|
1381
|
+
rack_id?: number | null | undefined;
|
|
1382
|
+
product_id?: number | null | undefined;
|
|
1383
|
+
tech_process_id?: number | null | undefined;
|
|
1384
|
+
buyer_id?: number | null | undefined;
|
|
1385
|
+
inventary_id?: number | null | undefined;
|
|
1386
|
+
shipment_id?: number | null | undefined;
|
|
1387
|
+
metaloworking_id?: number | null | undefined;
|
|
1388
|
+
ass_id?: number | null | undefined;
|
|
1389
|
+
assembly_kit_id?: number | null | undefined;
|
|
1390
|
+
stock_order_id?: number | null | undefined;
|
|
1391
|
+
stock_order_item_id?: number | null | undefined;
|
|
1392
|
+
operation_id?: number | null | undefined;
|
|
1393
|
+
mark_id?: number | null | undefined;
|
|
1394
|
+
role_id?: number | null | undefined;
|
|
1395
|
+
parent_action_idL?: number | null | undefined;
|
|
1396
|
+
production_task_id?: number | null | undefined;
|
|
1397
|
+
createdAt?: string | Date | undefined;
|
|
1398
|
+
}[];
|
|
1399
|
+
responsibleForProduct: {
|
|
1400
|
+
designation: string | null;
|
|
1401
|
+
description: string | null;
|
|
1402
|
+
name: string;
|
|
1403
|
+
ava_path: string | null;
|
|
1404
|
+
materialList: import("../..").EntityCommonSpecificationArray;
|
|
1405
|
+
listPokDet: import("../..").EntityCommonSpecificationArray;
|
|
1406
|
+
listCbed: import("../..").EntityCommonSpecificationArray;
|
|
1407
|
+
listDetal: import("../..").EntityCommonSpecificationArray;
|
|
1408
|
+
responsibleId: number | null;
|
|
1409
|
+
articl: string | null;
|
|
1410
|
+
ban?: boolean | undefined;
|
|
1411
|
+
id?: number | null | undefined;
|
|
1417
1412
|
calculate_needs_time?: Date | null | undefined;
|
|
1413
|
+
min_remaining?: number | undefined;
|
|
1414
|
+
quantity?: number | undefined;
|
|
1418
1415
|
deficit?: number | undefined;
|
|
1419
|
-
|
|
1416
|
+
shipments_kolvo?: number | undefined;
|
|
1420
1417
|
production_ordered?: number | undefined;
|
|
1421
|
-
|
|
1418
|
+
shipments_deficit?: number | undefined;
|
|
1422
1419
|
parametrs?: import("../..").CbedVariableField[] | undefined;
|
|
1423
1420
|
characteristic?: import("../..").CbedVariableField[] | undefined;
|
|
1421
|
+
attention?: boolean | undefined;
|
|
1424
1422
|
in_kit?: number | undefined;
|
|
1425
1423
|
discontinued?: boolean | undefined;
|
|
1426
1424
|
production_time_assemble?: import("../..").ProductionTimeType | null | undefined;
|
|
1425
|
+
production_time_metalloworking?: import("../..").ProductionTimeType | null | undefined;
|
|
1427
1426
|
is_custom?: boolean | undefined;
|
|
1428
1427
|
}[];
|
|
1429
1428
|
responsibleForDocuments: {
|
|
@@ -1434,10 +1433,10 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1434
1433
|
ban?: boolean | undefined;
|
|
1435
1434
|
description?: string | undefined;
|
|
1436
1435
|
id?: number | null | undefined;
|
|
1437
|
-
width?: number | null | undefined;
|
|
1438
|
-
height?: number | null | undefined;
|
|
1439
1436
|
external_id?: number | null | undefined;
|
|
1440
1437
|
original_name?: string | undefined;
|
|
1438
|
+
width?: number | null | undefined;
|
|
1439
|
+
height?: number | null | undefined;
|
|
1441
1440
|
size?: number | null | undefined;
|
|
1442
1441
|
version?: number | undefined;
|
|
1443
1442
|
ava?: boolean | undefined;
|
|
@@ -1453,10 +1452,12 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1453
1452
|
cpu?: boolean | undefined;
|
|
1454
1453
|
square?: boolean | undefined;
|
|
1455
1454
|
list?: boolean | undefined;
|
|
1455
|
+
workStartCalcType?: import("../..").WorkStartCalcType | undefined;
|
|
1456
1456
|
countWorking?: number | undefined;
|
|
1457
1457
|
}[];
|
|
1458
1458
|
ban?: boolean | undefined;
|
|
1459
1459
|
role?: any;
|
|
1460
|
+
remote_work?: boolean | undefined;
|
|
1460
1461
|
requisites?: {
|
|
1461
1462
|
value: string;
|
|
1462
1463
|
title: {
|
|
@@ -1464,7 +1465,6 @@ export declare const MovingSchema: z.ZodObject<{
|
|
|
1464
1465
|
value?: string | undefined;
|
|
1465
1466
|
};
|
|
1466
1467
|
}[] | undefined;
|
|
1467
|
-
remote_work?: boolean | undefined;
|
|
1468
1468
|
image?: string | null | undefined;
|
|
1469
1469
|
subdivision?: import("../../user").EnumSubdivision | undefined;
|
|
1470
1470
|
}[] | undefined;
|