fix(f4): align verification and web contracts with legacy cleanup
This commit is contained in:
@@ -564,8 +564,6 @@ export class InspectionVerificationsService {
|
||||
|
||||
const visit = manager.getRepository(InspectionVisit).create({
|
||||
code,
|
||||
// Compatibilidad temporal de persistencia hasta retirar la columna legacy.
|
||||
title: code,
|
||||
objective: 'Verificar en campo la resolución de hallazgos con fecha de control programada.',
|
||||
status: InspectionVisitStatus.DRAFT,
|
||||
scopeAssetId: areaId,
|
||||
|
||||
Reference in New Issue
Block a user