Onix ERP - Documentación Técnica - v0.0.0
Preparing search index...
app/core/interface/sell
IGetRoutine
Interface IGetRoutine
interface
IGetRoutine
{
idBranch
:
number
;
idProduct
:
string
;
idRoutine
:
number
;
nameProduct
:
string
;
nameRoutine
:
string
;
price
:
number
;
stock
:
string
;
type
:
number
;
}
Index
Properties
id
Branch
id
Product
id
Routine
name
Product
name
Routine
price
stock
type
Properties
id
Branch
idBranch
:
number
id
Product
idProduct
:
string
id
Routine
idRoutine
:
number
name
Product
nameProduct
:
string
name
Routine
nameRoutine
:
string
price
price
:
number
stock
stock
:
string
type
type
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
Branch
id
Product
id
Routine
name
Product
name
Routine
price
stock
type
Onix ERP - Documentación Técnica - v0.0.0
Loading...