ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/logistics/referentiels/components/lots-locations-modal
LotWithLocation
Type Alias LotWithLocation
type
LotWithLocation
=
{
lotNumber
:
string
;
quantity
:
number
;
unit
:
string
;
locationCode
:
string
;
locationName
:
string
;
zone
:
string
|
null
;
rack
:
string
|
null
;
warehouseName
:
string
;
}
Index
Properties
lot
Number
quantity
unit
location
Code
location
Name
zone
rack
warehouse
Name
Properties
lot
Number
lotNumber
:
string
quantity
quantity
:
number
unit
unit
:
string
location
Code
locationCode
:
string
location
Name
locationName
:
string
zone
zone
:
string
|
null
rack
rack
:
string
|
null
warehouse
Name
warehouseName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
lot
Number
quantity
unit
location
Code
location
Name
zone
rack
warehouse
Name
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...