Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/core/interface/abonos
IGetAbono
Interfaz IGetAbono
interface
IGetAbono
{
concepto
:
|
"ABONO"
|
"ABONO DIVIDIRLO EN 2"
|
"ABONO PERSONAL"
|
"ABONO PRODUCCION"
|
"AJUSTE"
;
fecha
:
string
;
idAbono
:
number
;
idSucursal
:
number
;
idUsuario
:
number
;
nombreSucursal
?:
string
;
observacion
:
string
;
subtotal
:
number
;
total
:
number
;
totalRows
:
number
;
totalUnits
:
number
;
usuario
:
string
;
}
Índice
Properties
concepto
fecha
id
Abono
id
Sucursal
id
Usuario
nombre
Sucursal?
observacion
subtotal
total
total
Rows
total
Units
usuario
Properties
concepto
concepto
:
|
"ABONO"
|
"ABONO DIVIDIRLO EN 2"
|
"ABONO PERSONAL"
|
"ABONO PRODUCCION"
|
"AJUSTE"
fecha
fecha
:
string
id
Abono
idAbono
:
number
id
Sucursal
idSucursal
:
number
id
Usuario
idUsuario
:
number
Optional
nombre
Sucursal
nombreSucursal
?:
string
observacion
observacion
:
string
subtotal
subtotal
:
number
total
total
:
number
total
Rows
totalRows
:
number
total
Units
totalUnits
:
number
usuario
usuario
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
concepto
fecha
id
Abono
id
Sucursal
id
Usuario
nombre
Sucursal
observacion
subtotal
total
total
Rows
total
Units
usuario
Onix ERP - Documentación Oficial - v0.0.0
Loading...