- aggiunta campi Gas data + fix
This commit is contained in:
@@ -38,6 +38,9 @@ const gasordineSchema = new Schema({
|
||||
dataora_chiusura_ordini: {
|
||||
type: Date,
|
||||
},
|
||||
data_arrivo_merce: {
|
||||
type: Date,
|
||||
},
|
||||
dataora_ritiro: {
|
||||
type: Date,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user