+ Creando subcategoría para: +
+
+ {{ parentInfo.code }}
+ {{ parentInfo.name }}
+
+ Editando subcategoría de: +
+
+ {{ form.parent.code }}
+ {{ form.parent.name }}
+
+ Gestión de categorías y subcategorías de productos +
+| + | + | + | + | + + + |
|---|---|---|---|---|
|
+
+ └─
+
+
+ {{ model.code }}
+
+
+ Subcategoría
+
+ |
+ + {{ model.name }} + | ++ + {{ model.description || '-' }} + + | ++ + {{ model.is_active ? $t('active') : $t('inactive') }} + + | +
+
+
+ |
+
+
+
+ + {{ $t('registers.empty') }} + + |
+ - | +- | +- | +- | +- | + +
+ {{ $t('details') }} +
+
+ {{ $t('code') }}:
+
+ {{ model.code }}
+
+
+ {{ $t('name') }}: + {{ model.name }} +
++ {{ $t('description') }}: + {{ model.description }} +
++ {{ $t('status') }}: + +
++ {{ $t('created_at') }}: + {{ getDateTime(model.created_at) }} +
++ {{ $t('updated_at') }}: + {{ getDateTime(model.updated_at) }} +
++ {{ $t('Subclasificaciones') }} +
+
+ {{ child.code }}
+
+ {{ child.name }}
+
+
+ Eliminando...
+
+ + {{ child.description }} +
+No hay subcategorías
+