- Corretta query di estrapolazione libri su GM (Marco)
- aggiornato bestseller su fatlast1Y - non mostrare piu i libri che non hanno l'immagine (sul catalogo). - metti online i compressi
This commit is contained in:
@@ -787,6 +787,7 @@ export interface IAreaDiStampa {
|
||||
margini?: IBorder
|
||||
unit?: string
|
||||
format?: number[]
|
||||
format_printable: number[]
|
||||
orientation?: string
|
||||
compress?: boolean
|
||||
scalex?: number
|
||||
|
||||
@@ -62,6 +62,7 @@ export interface IProductInfo {
|
||||
vLast3M?: number,
|
||||
fatLast3M?: number,
|
||||
fatLast6M?: number,
|
||||
fatLast1Y?: number,
|
||||
vLast6M?: number,
|
||||
vLast1Y?: number,
|
||||
vLast2Y?: number,
|
||||
|
||||
Reference in New Issue
Block a user