Onix ERP - Documentación Oficial - v0.0.0
Preparing search index...
app/core/interface/sell
IGetItemDetail
Interfaz IGetItemDetail
interface
IGetItemDetail
{
idBranch
:
number
;
idItem
:
string
;
idProduct
:
string
;
idRealBranch
:
number
;
name
?:
string
;
price
:
number
;
quantity
:
number
;
total
:
number
;
type
:
number
;
}
Índice
Properties
id
Branch
id
Item
id
Product
id
Real
Branch
name?
price
quantity
total
type
Properties
id
Branch
idBranch
:
number
id
Item
idItem
:
string
id
Product
idProduct
:
string
id
Real
Branch
idRealBranch
:
number
Optional
name
name
?:
string
price
price
:
number
quantity
quantity
:
number
total
total
:
number
type
type
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
Branch
id
Item
id
Product
id
Real
Branch
name
price
quantity
total
type
Onix ERP - Documentación Oficial - v0.0.0
Loading...