ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-stock-lots
useStockLotStats
Function useStockLotStats
useStockLotStats
()
:
UseQueryResult
<
{
totalLots
:
number
;
activeLots
:
number
;
expiredLots
:
number
;
expiringSoonLots
:
number
;
totalValue
:
number
;
}
,
Error
,
>
Returns
UseQueryResult
<
{
totalLots
:
number
;
activeLots
:
number
;
expiredLots
:
number
;
expiringSoonLots
:
number
;
totalValue
:
number
;
}
,
Error
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...