IOutput: { checkReportReadiness: { missingFields: { key: string; label: string; reason: string; source: RequisiteSource; }[]; ready: boolean; reportType: ReportType; }; } Type declaration
checkReportReadiness: {
missingFields: {
key: string;
label: string;
reason: string;
source: RequisiteSource;
}[];
ready: boolean;
reportType: ReportType;
}
missingFields: {
key: string;
label: string;
reason: string;
source: RequisiteSource;
}[]
ready: boolean
Проверить готовность реквизитов для генерации конкретной формы
Требуемые роли: chairman.