@pksep/zod-shared 0.0.571 → 0.0.572

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.
@@ -2354,7 +2354,7 @@ export declare const CreateProductionTaskEquipmentExcelExportSchema: z.ZodObject
2354
2354
  }>;
2355
2355
  export declare const CreateProductionTaskAssemblyOperationExcelExportSchema: z.ZodObject<{
2356
2356
  reportType: z.ZodLiteral<ExcelExportReportType.productionTaskAssemblyOperationList>;
2357
- columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
2357
+ columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
2358
2358
  filters: z.ZodObject<{
2359
2359
  equipmentIds: z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>>;
2360
2360
  searchString: z.ZodOptional<z.ZodString>;
@@ -2410,7 +2410,7 @@ export declare const CreateProductionTaskAssemblyOperationExcelExportSchema: z.Z
2410
2410
  onlyTOperation?: number | undefined;
2411
2411
  };
2412
2412
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
2413
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
2413
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
2414
2414
  }, {
2415
2415
  filters: {
2416
2416
  productionOperationType: StockOrderType.ass;
@@ -2425,7 +2425,7 @@ export declare const CreateProductionTaskAssemblyOperationExcelExportSchema: z.Z
2425
2425
  onlyTOperation?: number | undefined;
2426
2426
  };
2427
2427
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
2428
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
2428
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
2429
2429
  }>;
2430
2430
  export declare const CreateProductionTaskMetalOperationExcelExportSchema: z.ZodObject<{
2431
2431
  reportType: z.ZodLiteral<ExcelExportReportType.productionTaskMetalOperationList>;
@@ -4599,7 +4599,7 @@ export declare const CreateExcelExportRequestSchema: z.ZodDiscriminatedUnion<"re
4599
4599
  columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
4600
4600
  }>, z.ZodObject<{
4601
4601
  reportType: z.ZodLiteral<ExcelExportReportType.productionTaskAssemblyOperationList>;
4602
- columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
4602
+ columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
4603
4603
  filters: z.ZodObject<{
4604
4604
  equipmentIds: z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>>;
4605
4605
  searchString: z.ZodOptional<z.ZodString>;
@@ -4655,7 +4655,7 @@ export declare const CreateExcelExportRequestSchema: z.ZodDiscriminatedUnion<"re
4655
4655
  onlyTOperation?: number | undefined;
4656
4656
  };
4657
4657
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
4658
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
4658
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
4659
4659
  }, {
4660
4660
  filters: {
4661
4661
  productionOperationType: StockOrderType.ass;
@@ -4670,7 +4670,7 @@ export declare const CreateExcelExportRequestSchema: z.ZodDiscriminatedUnion<"re
4670
4670
  onlyTOperation?: number | undefined;
4671
4671
  };
4672
4672
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
4673
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
4673
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
4674
4674
  }>, z.ZodObject<{
4675
4675
  reportType: z.ZodLiteral<ExcelExportReportType.productionTaskMetalOperationList>;
4676
4676
  columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
@@ -6876,7 +6876,7 @@ export declare const ExcelExportJobDataSchema: z.ZodObject<{
6876
6876
  columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
6877
6877
  }>, z.ZodObject<{
6878
6878
  reportType: z.ZodLiteral<ExcelExportReportType.productionTaskAssemblyOperationList>;
6879
- columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
6879
+ columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
6880
6880
  filters: z.ZodObject<{
6881
6881
  equipmentIds: z.ZodDefault<z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>>;
6882
6882
  searchString: z.ZodOptional<z.ZodString>;
@@ -6932,7 +6932,7 @@ export declare const ExcelExportJobDataSchema: z.ZodObject<{
6932
6932
  onlyTOperation?: number | undefined;
6933
6933
  };
6934
6934
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
6935
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
6935
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
6936
6936
  }, {
6937
6937
  filters: {
6938
6938
  productionOperationType: StockOrderType.ass;
@@ -6947,7 +6947,7 @@ export declare const ExcelExportJobDataSchema: z.ZodObject<{
6947
6947
  onlyTOperation?: number | undefined;
6948
6948
  };
6949
6949
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
6950
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
6950
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
6951
6951
  }>, z.ZodObject<{
6952
6952
  reportType: z.ZodLiteral<ExcelExportReportType.productionTaskMetalOperationList>;
6953
6953
  columns: z.ZodEffects<z.ZodArray<z.ZodEnum<["number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn", ...("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]]>, "many">, ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[], ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[]>;
@@ -8006,7 +8006,7 @@ export declare const ExcelExportJobDataSchema: z.ZodObject<{
8006
8006
  onlyTOperation?: number | undefined;
8007
8007
  };
8008
8008
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
8009
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
8009
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
8010
8010
  } | {
8011
8011
  filters: {
8012
8012
  equipmentIds: number[] | null;
@@ -8451,7 +8451,7 @@ export declare const ExcelExportJobDataSchema: z.ZodObject<{
8451
8451
  onlyTOperation?: number | undefined;
8452
8452
  };
8453
8453
  reportType: ExcelExportReportType.productionTaskAssemblyOperationList;
8454
- columns: ("number" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
8454
+ columns: ("number" | "material" | "designation" | "description" | "name" | "image" | "calculatedCreateTime" | "calculateNeedsTime" | "orderedByProduction" | "calculateAssembleTime" | "remainingByProductionTask" | "workpieceParameters" | "timeToProduction" | "productionTaskDueDate" | "responsibleEquipment" | "startTime" | "entityType" | "totalTimePerItem" | "totalTime" | "productionTaskId" | "totalRemainingTime" | "prevOperation" | "currentOperation" | "nextOperation" | "deltaTime" | "workStartReadinessDelay" | "entityCalculatedCreateTimeColumn")[];
8455
8455
  } | {
8456
8456
  filters: {
8457
8457
  productionOperationType: StockOrderType.metall;
@@ -393,6 +393,14 @@ export declare const ProductionTaskAssemblyOperationExcelExportColumnDefinitions
393
393
  readonly header: "Расчётное время выполнения ч/мин";
394
394
  readonly width: 28;
395
395
  };
396
+ readonly material: {
397
+ readonly header: "Заготовка";
398
+ readonly width: 32;
399
+ };
400
+ readonly workpieceParameters: {
401
+ readonly header: "Параметры заготовки";
402
+ readonly width: 30;
403
+ };
396
404
  readonly number: {
397
405
  readonly header: "№";
398
406
  readonly width: 8;
@@ -147,7 +147,7 @@ exports.ProductionTaskEquipmentExcelExportColumnDefinitions = Object.assign(Obje
147
147
  header: 'Расчетное время выполнения ч/мин',
148
148
  width: 28
149
149
  } });
150
- exports.ProductionTaskAssemblyOperationExcelExportColumnDefinitions = Object.assign(Object.assign({}, taskColumns), { responsibleEquipment: userColumn, calculateAssembleTime: {
150
+ exports.ProductionTaskAssemblyOperationExcelExportColumnDefinitions = Object.assign(Object.assign({}, exports.ProductionTaskEquipmentExcelExportColumnDefinitions), { responsibleEquipment: userColumn, calculateAssembleTime: {
151
151
  header: 'Расчётное время выполнения ч/мин',
152
152
  width: 28
153
153
  } });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pksep/zod-shared",
3
- "version": "0.0.571",
3
+ "version": "0.0.572",
4
4
  "description": "Zod package for erp project. Contains dto, interfaces, schems, types, enum",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",