F3.1: aceptar familia técnica en altas de Inventario

This commit is contained in:
2026-09-07 10:06:53 -03:00
parent c4796adb39
commit 4f1e24ef83
@@ -42,6 +42,10 @@ export class CreateAssetDto {
@IsUUID('4')
parentId?: string | null;
@IsOptional()
@IsUUID('4')
inventoryFamilyId?: string | null;
@IsOptional()
@IsUUID('4')
operationalAreaId?: string | null;