- aggiunto note 'note_ordine_gas'
- corretto bug
This commit is contained in:
@@ -213,6 +213,7 @@ export interface IGasordine {
|
||||
referent?: string,
|
||||
city?: string,
|
||||
img?: string,
|
||||
note_ordine_gas?: string
|
||||
dataora_chiusura_ordini?: Date,
|
||||
data_arrivo_merce?: Date,
|
||||
dataora_ritiro?: Date,
|
||||
@@ -271,6 +272,7 @@ export interface IOrderCart {
|
||||
note: string
|
||||
note_per_gestore: string
|
||||
note_per_admin: string
|
||||
note_ordine_gas: string
|
||||
}
|
||||
|
||||
export interface IShareWithUs {
|
||||
|
||||
Reference in New Issue
Block a user