Onix ERP - Documentación Técnica - v0.0.0
Preparing search index...
app/module/inventory/page/inventoryGlobal/components/without-serigraphy/without-serigraphy.component
WithoutSerigraphyComponent
Class WithoutSerigraphyComponent
Index
Constructors
constructor
Properties
branch
Id
data
Inventory
date
Range
day
Stock
filtered
Inventory
inventory
Service
loading
low
Stock
Only
page
product
Selected
store
Accessors
totals
Methods
filter
get
Inventory
All
Without
Serigraphy
ng
On
Changes
ng
On
Init
Constructors
constructor
new
WithoutSerigraphyComponent
()
:
WithoutSerigraphyComponent
Returns
WithoutSerigraphyComponent
Properties
branch
Id
branchId
:
number
= 0
data
Inventory
dataInventory
:
WritableSignal
<
IGetInventoryAllWithoutSerigraphy
[]
>
= ...
date
Range
dateRange
:
Date
[]
|
undefined
day
Stock
dayStock
:
string
= ''
filtered
Inventory
filteredInventory
:
WritableSignal
<
IGetInventoryAllWithoutSerigraphy
[]
>
= ...
inventory
Service
inventoryService
:
InventoryService
= ...
loading
loading
:
WritableSignal
<
boolean
>
= ...
low
Stock
Only
lowStockOnly
:
boolean
= false
page
page
:
number
= 1
product
Selected
productSelected
:
{
id
:
number
;
name
:
string
}
[]
|
null
= null
store
store
:
Store
= ...
Accessors
totals
get
totals
()
:
{
available
:
number
;
averageOutput
:
number
;
stockProjection
:
number
;
}
Returns
{
available
:
number
;
averageOutput
:
number
;
stockProjection
:
number
}
Methods
filter
filter
()
:
void
Returns
void
get
Inventory
All
Without
Serigraphy
getInventoryAllWithoutSerigraphy
()
:
void
Returns
void
ng
On
Changes
ngOnChanges
(
changes
:
SimpleChanges
)
:
void
Parameters
changes
:
SimpleChanges
Returns
void
ng
On
Init
ngOnInit
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
branch
Id
data
Inventory
date
Range
day
Stock
filtered
Inventory
inventory
Service
loading
low
Stock
Only
page
product
Selected
store
Accessors
totals
Methods
filter
get
Inventory
All
Without
Serigraphy
ng
On
Changes
ng
On
Init
Onix ERP - Documentación Técnica - v0.0.0
Loading...