- aggiunto note 'note_ordine_gas'
- corretto bug
This commit is contained in:
@@ -34,6 +34,9 @@ const gasordineSchema = new Schema({
|
||||
img: {
|
||||
type: String,
|
||||
},
|
||||
note_ordine_gas: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
dataora_chiusura_ordini: {
|
||||
type: Date,
|
||||
|
||||
Reference in New Issue
Block a user