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

@@ -244,6 +244,8 @@ export interface IOrderCart {
date_ricevuto?: Date
created_at?: Date
note: string
note_per_gestore: string
note_per_admin: string
}
export interface IShareWithUs {