Version 1.0

This commit is contained in:
unknown
2025-04-22 22:57:27 +02:00
parent 7dee2c26e8
commit 919c80fa9b
9 changed files with 2226 additions and 88 deletions

View File

@ -47,19 +47,27 @@ class CatalogoLibroModel extends Model
'negro_paginas',
'negro_papel_id',
'negro_gramaje',
'negro_pod_papel_id',
'negro_pod_gramaje',
'color_paginas',
'color_papel_id',
'color_gramaje',
'color_pod_papel_id',
'color_pod_gramaje',
'cubierta_paginas',
'cubierta_papel_id',
'cubierta_gramaje',
'cubierta_acabado_id',
'cubierta_ancho_solapas',
'cubierta_pod_papel_id',
'cubierta_pod_gramaje',
'sobrecubierta_paginas',
'sobrecubierta_papel_id',
'sobrecubierta_gramaje',
'sobrecubierta_acabado_id',
'sobrecubierta_ancho_solapas',
'sobrecubierta_pod_papel_id',
'sobrecubierta_pod_gramaje',
'encuadernacion_id',
'ubicacion',
];