Onix ERP - Documentación Técnica - v0.0.0
Preparing search index...
app/service/sales-view.service
SalesViewService
Class SalesViewService
Index
Constructors
constructor
Properties
http
Methods
get
Sell
get
Sell
Lin
get
Sell
Metrics
post
Get
Output
Products
post
Get
Output
Products
SL
post
Rotulos
Constructors
constructor
new
SalesViewService
()
:
SalesViewService
Returns
SalesViewService
Properties
http
http
:
HttpClient
= ...
Methods
get
Sell
getSell
(
company
:
string
,
branch
:
string
|
number
|
null
,
cellPhone
:
string
|
null
,
officeType
:
string
|
number
|
null
,
chanel
:
string
|
number
|
null
,
typeClient
:
string
|
number
|
null
,
clientName
:
string
|
null
,
dateStart
:
string
|
null
,
dateEnd
:
string
|
null
,
pageNumber
:
number
,
pageSize
:
number
,
)
:
Observable
<
IGetSellResponse
>
Parameters
company
:
string
branch
:
string
|
number
|
null
cellPhone
:
string
|
null
officeType
:
string
|
number
|
null
chanel
:
string
|
number
|
null
typeClient
:
string
|
number
|
null
clientName
:
string
|
null
dateStart
:
string
|
null
dateEnd
:
string
|
null
pageNumber
:
number
pageSize
:
number
Returns
Observable
<
IGetSellResponse
>
get
Sell
Lin
getSellLin
(
idSellCab
:
number
,
company
:
string
)
:
Observable
<
any
[]
>
Parameters
idSellCab
:
number
company
:
string
Returns
Observable
<
any
[]
>
get
Sell
Metrics
getSellMetrics
(
company
:
string
,
startDate
?:
string
,
endDate
?:
string
,
idBranch
?:
string
|
number
,
idDispatch
?:
string
|
number
,
cellPhone
?:
string
,
name
?:
string
,
idClientType
?:
string
|
number
,
idChannel
?:
string
|
number
,
)
:
Observable
<
IGetSellMetrics
>
Parameters
company
:
string
Optional
startDate
:
string
Optional
endDate
:
string
Optional
idBranch
:
string
|
number
Optional
idDispatch
:
string
|
number
Optional
cellPhone
:
string
Optional
name
:
string
Optional
idClientType
:
string
|
number
Optional
idChannel
:
string
|
number
Returns
Observable
<
IGetSellMetrics
>
post
Get
Output
Products
postGetOutputProducts
(
company
:
string
,
body
:
PostSalidasFilter
,
)
:
Observable
<
IGetSalidasConSerigrafia
[]
>
Parameters
company
:
string
body
:
PostSalidasFilter
Returns
Observable
<
IGetSalidasConSerigrafia
[]
>
post
Get
Output
Products
SL
postGetOutputProductsSL
(
company
:
string
,
body
:
PostSalidasFilter
,
)
:
Observable
<
IGetSalidasSinSerigrafia
[]
>
Parameters
company
:
string
body
:
PostSalidasFilter
Returns
Observable
<
IGetSalidasSinSerigrafia
[]
>
post
Rotulos
postRotulos
(
company
:
string
,
body
:
PostRotulo
)
:
Observable
<
IGetRotulo
[]
>
Parameters
company
:
string
body
:
PostRotulo
Returns
Observable
<
IGetRotulo
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
http
Methods
get
Sell
get
Sell
Lin
get
Sell
Metrics
post
Get
Output
Products
post
Get
Output
Products
SL
post
Rotulos
Onix ERP - Documentación Técnica - v0.0.0
Loading...