Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/core/interface/sell
IGetSellDetailLog
Interfaz IGetSellDetailLog
interface
IGetSellDetailLog
{
idProduct
:
string
;
nameProduct
:
string
;
priceSell
:
number
;
priceUnit
:
number
;
quantity
:
number
;
source
:
"ANTERIOR"
|
"ACTUAL"
;
typeSell
:
string
;
}
Índice
Properties
id
Product
name
Product
price
Sell
price
Unit
quantity
source
type
Sell
Properties
id
Product
idProduct
:
string
name
Product
nameProduct
:
string
price
Sell
priceSell
:
number
price
Unit
priceUnit
:
number
quantity
quantity
:
number
source
source
:
"ANTERIOR"
|
"ACTUAL"
type
Sell
typeSell
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
Product
name
Product
price
Sell
price
Unit
quantity
source
type
Sell
Onix ERP - Documentación Oficial - v0.0.0
Loading...