MiningOS Logo
Use MiningOSInventory Module

Packaging

Manage shipping boxes and their contents for equipment transfers between mining sites.

The Packaging sub-page manages shipping boxes and their contents for equipment transfers between sites. This module enables accurate tracking of miners and spare parts during transit and simplifies receiving verification at destination sites.

For related inventory tracking, see Historical Device Movements. For spare parts management, see Spare Parts Inventory.

Packaging Overview Figure 21: Packaging page showing shipment box tracking table


Quick Navigation

SectionDescription
Page ControlsSearch and navigation
Packaging TableColumn definitions
Creating a New BoxBox creation workflow
Adding Items to a BoxContent management
Dialog ActionsSave and cancel operations

Page Controls

ControlFunction
SearchFilter boxes by ID, shipment reference, or site name
New BoxOpen the box creation dialog for preparing new shipments
BackReturn to the Inventory Dashboard

Packaging Table

The table displays shipping boxes with tracking and status information.

ColumnDescription
IDUnique box identifier
ShipmentAssociated shipment or transfer reference
SiteOrigin or destination site
Box LocationPhysical location type (Warehouse, Lab, Container)
Creation DateTimestamp when box was created
StatusCurrent box status (Open, Sealed, Shipped, Received)
ActionsContext menu for box operations

When no boxes exist, the table displays "No data" with an empty state icon.

Box Status Workflow

StatusDescriptionNext Status
OpenBox created, accepting itemsSealed
SealedBox closed, ready for shippingShipped
ShippedBox in transitReceived
ReceivedBox delivered and verified

Creating a New Box

The New Box button opens a modal dialog for creating shipping boxes and adding contents.

New Box Dialog Figure 22: New Box dialog with site selection and item list

Configuration Fields

FieldDescriptionRequired
SiteDestination or origin site for the shipmentYes
Box LocationPhysical location type within the siteYes

Box Location Options

The Box Location dropdown specifies where the box will be stored or received.

Box Location Dropdown Figure 23: Box Location dropdown showing storage area options

LocationPurposeRelated Documentation
WarehouseGeneral storage areaCurrent Site Overview
LabTesting or repair areaRepair History
ContainerProduction mining containerBitdeer Container, Antspace Container

These locations align with the tracking categories used in Miners Inventory and Spare Parts Inventory.


Adding Items to a Box

The lower portion of the dialog manages box contents through an item list interface.

ColumnDescription
ListRow number for reference
ItemItem type or code (auto-populated on lookup)
SN / MACSerial number or MAC address used for lookup

Click Add Item to reveal an inline entry form.

Add Item Entry Figure 24: Item entry form with serial number lookup and validation

Item Entry Process

  1. Enter the serial number or MAC address in the input field
  2. The system looks up the item in Miners Inventory or Spare Parts Inventory
  3. Click Add to include the item in the box contents
  4. Item details are autopopulated from inventory records

Validation messages appear when required data is missing (e.g., "Serial Number is required").

Item Types Supported

Item TypeLookup SourceCode Format
MinersMiners InventoryAM-S19XP-0001
Control BoardsSpare Parts — ControllersCB-AM-CB4-0001
PSUsSpare Parts — PSUsPSU-AM-APW12-0001
HashboardsSpare Parts — HashboardsHB-AM-S19XP-0001

For code naming conventions, see Miners Inventory — Code Naming and Spare Parts — Code Naming.


Dialog Actions

ButtonFunction
CancelDismiss the dialog without saving
SaveValidate site and location selection, then create the box record with added items

After Saving

When a box is saved:

  1. Box record is created with unique ID
  2. Items are associated with the box
  3. Item locations are updated to reflect "In Transit" status
  4. Box appears in the Packaging table

Receiving Shipments

When receiving a shipment:

  1. Locate the box in the Packaging table
  2. Verify contents against the item list
  3. Update box status to "Received"
  4. Update individual item locations as needed via Miners Inventory or Spare Parts Inventory

For movement tracking after receiving, see Historical Device Movements.


Integration with Inventory

OperationEffect on Inventory
Add item to boxItem tracked as "in shipment"
Ship boxItems in transit
Receive boxItems ready for location update
Remove item from boxItem returns to previous location

For operational best practices on inventory management, see Operational Best Practices.

On this page