- aggiornamento Cataloghi
- Gestione delle versioni del prodotto ("Nuovi","Usati","Epub", ecc..)
This commit is contained in:
@@ -61,9 +61,9 @@ const productSchema = new Schema({
|
||||
active: {
|
||||
type: Boolean,
|
||||
},
|
||||
versione: {
|
||||
arrversioni: [{
|
||||
type: Number,
|
||||
},
|
||||
}],
|
||||
status: { //publish
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user