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