- aggiunto note 'note_ordine_gas'

- corretto bug
This commit is contained in:
Surya Paolo
2024-03-26 15:37:01 +01:00
parent 9be104f605
commit 6856c4cc8e
81 changed files with 565 additions and 214 deletions

View File

@@ -32,6 +32,7 @@ function getRecordOrdersCartEmpty(): IOrderCart {
note: '',
note_per_gestore: '',
note_per_admin: '',
note_ordine_gas: '',
}
}