This commit is contained in:
Surya Paolo
2024-01-13 16:21:19 +01:00
parent 3ffa2893e5
commit 8979cd807a
10 changed files with 230 additions and 187 deletions

View File

@@ -29,6 +29,8 @@ function getRecordOrdersCartEmpty(): IOrderCart {
spedito: false,
ricevuto: false,
note: '',
note_per_gestore: '',
note_per_admin: '',
}
}