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