This commit is contained in:
Surya Paolo
2024-01-13 16:21:07 +01:00
parent 7bf549569d
commit 79ca364e84
5 changed files with 23 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ const orderSchema = new Schema({
date_delivered: {
type: Date
},
notes: {
note: {
type: String
},
modify_at: {