PASSAGGIO A VITE !

AGG. 1.1.23
This commit is contained in:
Surya Paolo
2025-03-01 14:14:43 +01:00
parent f0098e57b2
commit bc960d38a1
1044 changed files with 5323 additions and 10823777 deletions

View File

@@ -1,4 +1,4 @@
import { IUserFields, IUserShort } from './UserStore'
import type { IUserFields, IUserShort } from './UserStore'
export interface IProductInfo {
@@ -41,11 +41,11 @@ export interface IProductInfo {
ListaArgomenti?: string
publisher?: IPublisher
date_pub?: Date
date_pub_ts: number
date_pub_ts?: number
pagine?: number
productTypes?: number[]
versioneGM?: string
short_descr: string
short_descr?: string
totVen?: number,
totFat?: number,
@@ -69,7 +69,7 @@ export interface IVariazione {
_id?: string
active?: boolean
versione?: number
status?: string,
status?: string,
price?: number
sale_price?: number
quantita?: number
@@ -122,7 +122,7 @@ export interface IProduct {
QuantitaPrenotateInAttesa?: number,
note?: string
arrvariazioni?: IVariazione[]
stockQty: number, // UPDATING
stockBloccatiQty: number, // UPDATING
bookedQtyOrdered: number // UPDATING