KTPv5
User DocsInventory

Warehouses

Staff guide for warehouse records, shelf grids, and warehouse permissions.

What Is A Warehouse?

A Warehouse is a physical storage area in KTPv5. Each warehouse has a grid of shelf positions. Staff use the grid to name shelf locations, set how many vertical levels each shelf has, and mark the default RFD type for the space.

Warehouse setup does not create or move stock by itself. It provides the location structure that later Inventory and Sales workflows use when staff move stock, review stock by location, or pick stock for orders.

Where To Find It

AppScreenRouteUse it to
Web clientWarehouses/v2/warehouseSearch and open warehouse records.
Web clientWarehouse detail/v2/warehouse/:idReview the warehouse grid and shelf locations.
Web clientNew Warehouse/v2/warehouse/newCreate a warehouse setup record.
Web clientEdit Warehouse/v2/warehouse/:id/editUpdate warehouse name, grid size, RFD, sort index, or archive state.

Warehouse names and shelf names also appear in Stock screens such as Stock by Location, Located Stock, and stock detail views.

Main Fields

FieldNotes
NameThe display name staff use to identify the warehouse.
Default RFDRefrigerated, Frozen, or Dry. New shelves default to the warehouse RFD unless changed.
Grid WidthNumber of grid columns. Valid range is 1 to 26.
Grid HeightNumber of grid rows. Valid range is 1 to 26. Together with grid width, this supports up to 26 x 26 shelf cells, labelled from AA to ZZ.
Sort IndexControls list order. Lower numbers appear first.
ArchivedHides a warehouse from normal active lookup lists without deleting it.
Shelf NameDisplay name for one grid position.
Shelf PositionFixed grid coordinate. A shelf position cannot be moved after it is created.
LevelsNumber of vertical levels on that shelf. Valid range is 1 to 20.
Shelf RFDRefrigerated, Frozen, or Dry for that shelf.

Review Warehouses

All signed-in company staff can view warehouse records.

  1. Open Inventory > Warehouses.
  2. Search by warehouse name if needed.
  3. Open a warehouse to review its grid.
  4. Click a shelf cell to inspect its name, RFD, and level count.

Read access is intentionally broad because warehouse and shelf names are used throughout inventory and sales work.

Create Or Edit A Warehouse

Warehouse setup changes require warehouse.manage.

  1. Open Inventory > Warehouses.
  2. Choose New warehouse, or open an existing warehouse and choose Edit.
  3. Enter the warehouse name.
  4. Choose the default RFD.
  5. Set the grid width and height.
  6. Set the sort index if this warehouse should appear earlier or later.
  7. Save.

The largest warehouse grid is 26 columns by 26 rows. In staff-facing labels, that means shelf cells can run from AA through ZZ.

When editing, KTPv5 does not allow shrinking the grid below existing active shelf positions. Archive extra shelves first if the grid must become smaller.

Create Or Edit A Shelf

Shelf changes require warehouse.manage.

  1. Open a warehouse detail page.
  2. Click an empty grid cell to create a shelf, or an existing shelf to edit it.
  3. Enter the shelf name.
  4. Set the number of levels.
  5. Choose the shelf RFD.
  6. Save.

Shelf coordinates are fixed after creation. If a shelf was created at the wrong position, archive it and create a new shelf in the correct cell.

Required Roles

ActionRequired role
Search and view warehousesSigned in to a company profile
View warehouse details and shelvesSigned in to a company profile
Use warehouse/shelf names in stock and sales screensSigned in to a company profile
Create a warehousewarehouse.manage
Edit or archive a warehousewarehouse.manage
Create a shelfwarehouse.manage
Edit or archive a shelfwarehouse.manage

There is no warehouse.read role. Warehouse read access is available to any authenticated company staff member.

Common Problems

ProblemWhat it means
Name is requiredThe warehouse or shelf name is blank.
Coordinates are requiredA shelf create request did not include a grid cell.
Coordinates must be 0-25The shelf position is outside the supported coordinate range.
Coordinates outside warehouse gridThe chosen shelf cell is outside the warehouse's current width or height.
Shelf already exists at this positionAnother active shelf already uses that grid cell.
Cannot shrink: shelves exist beyond new grid sizeThe warehouse grid cannot be made smaller while active shelves sit outside the new boundary.
Warehouse does not appear in stock move screensArchived warehouses are hidden from active warehouse lookup lists.

On this page