mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Version 1.0
This commit is contained in:
@ -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',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user