- 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:
Surya Paolo
2025-06-16 19:36:48 +02:00
parent f146b36173
commit 1298184b2e
21 changed files with 432 additions and 65 deletions

View File

@@ -787,6 +787,7 @@ export interface IAreaDiStampa {
margini?: IBorder
unit?: string
format?: number[]
format_printable: number[]
orientation?: string
compress?: boolean
scalex?: number

View File

@@ -62,6 +62,7 @@ export interface IProductInfo {
vLast3M?: number,
fatLast3M?: number,
fatLast6M?: number,
fatLast1Y?: number,
vLast6M?: number,
vLast1Y?: number,
vLast2Y?: number,