- corretto scheda prodotto, record salvato
This commit is contained in:
@@ -112,6 +112,20 @@ const productSchema = new Schema({
|
||||
eta: {
|
||||
type: String
|
||||
},
|
||||
verificaprod: {
|
||||
esito: {
|
||||
type: Number,
|
||||
},
|
||||
data: {
|
||||
type: Date,
|
||||
},
|
||||
username: {
|
||||
type: String,
|
||||
},
|
||||
note: {
|
||||
type: String,
|
||||
},
|
||||
},
|
||||
}
|
||||
],
|
||||
price_acquistato: {
|
||||
|
||||
Reference in New Issue
Block a user