Aggiornamento cataloghi...
This commit is contained in:
@@ -825,10 +825,13 @@ export interface IRecFields {
|
||||
id?: string
|
||||
rec?: any
|
||||
mykey?: string
|
||||
mysubkey?: string
|
||||
jointable?: string
|
||||
debounce?: string
|
||||
type?: number
|
||||
dense?: boolean
|
||||
maxlength?: number
|
||||
showall?: boolean
|
||||
}
|
||||
|
||||
export interface ISchedaSingola {
|
||||
@@ -1600,13 +1603,18 @@ export interface IAttivita {
|
||||
}
|
||||
|
||||
export interface IOptQueryGM {
|
||||
idapp: string
|
||||
nameTable: string
|
||||
campispeciali?: boolean
|
||||
query?: string
|
||||
numrec?: number
|
||||
where?: string
|
||||
fieldGM?: string
|
||||
outhtml: boolean
|
||||
outhtml?: boolean
|
||||
showQtaDisponibile?: boolean
|
||||
cmd?: number
|
||||
insertMode?: boolean
|
||||
data?: any
|
||||
updatelocaldb?: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user