- prima bozza catalogo
This commit is contained in:
@@ -819,6 +819,7 @@ export interface ICatalogo {
|
||||
pdf?: boolean
|
||||
pdf_filename?: string
|
||||
printable?: boolean
|
||||
generazionePDFInCorso?: boolean
|
||||
|
||||
first_page?: IDimensioni
|
||||
last_page?: IDimensioni
|
||||
|
||||
@@ -5,6 +5,7 @@ export interface IProductInfo {
|
||||
_id?: any
|
||||
code?: string
|
||||
id_wp?: string
|
||||
sku?: string
|
||||
name?: string
|
||||
description?: string
|
||||
department?: string
|
||||
|
||||
Reference in New Issue
Block a user