feat(inventory): allow independent company master creation

This commit is contained in:
2026-09-08 21:45:23 -03:00
parent bb4a4eeb17
commit 791137eb65
@@ -10,6 +10,7 @@ import {
} from 'class-validator';
export const INVENTORY_STRUCTURE_KINDS = [
'EMPRESA',
'AREA',
'YACIMIENTO',
'INSTALACION',