Service - Unit Packing
Revision as of 12:16, 6 August 2023 by Sven the Barbarian (talk | contribs)
Overview
Handler service for the packing unit that represents multiple standard units packed into a single trackable unit, eg carton.
Repository
https://bitbucket.org/izara-supply-units/izara-supply-units-unit-packing
DynamoDB tables
Standard Config Table Per Service
Configuration tags
{
configTag: "SupplyGraphServiceName"
configKey: "SupplyGraphServiceName"
configValue: xxx // eg: "SupplyGraph"
}
{
configTag: "UnitManagerServiceName"
configKey: "UnitManagerServiceName"
configValue: xxx // eg: "UnitManager"
}
LogicalResults
Standard LogicalResults Per Service
Notes
- Unit Packings can themselves be added to other Unit Packings
- When a Unit is in a Unit Packing, it cannot be added to another Unit Packing