Skip to content

Consumables reference

The actual list of fields, transactions, and settings of the Inventories module. Step-by-step actions are in Managing consumables. For how it all works, see Consumables: how it works.

FieldRequiredDescription
CategoryyesItem category; defines the set of additional fields
SKU / ArticlenoItem code
NameyesItem name
Unit of measurenoFor example, pcs., kg, L
Item numbernoCan be generated with the refresh button
SuppliernoFrom the suppliers directory
Price per unitnoPrice of a single unit
Initial quantitynoOnly when creating; credited to the initial location
SumnoOnly when creating; not saved, helps recalculate price and quantity
Initial locationyes (when creating)Where to credit the initial quantity
Low stock thresholdnoAt or below this stock level — a “Low stock” tag
Recommended reorder qtynoReference quantity for reordering
DescriptionnoFree text
NotesnoFree text
Additional fieldsnoDepend on the category; see Custom fields

The Initial quantity, Sum, and Initial location fields are available only when creating an item. After that, the stock changes only through transactions.

Opened through the Action menu on an item; the window is called New transaction.

TypeCodeDirectionFields
Incomingininbound to warehouseLocation, Price, Quantity, Sum, Supplier, Comment
Outgoingoutwrite-off from warehouseSource location, Quantity, Comment
Transfertransfermove between warehousesSource location, Destination location, Quantity, Comment
Adjustmentadjuststock correctionLocation, Quantity, Comment

Outgoing and Transfer are checked against the available stock: the quantity cannot exceed the stock at the source location, otherwise the message Exceeds available stock appears.

The Inventories section:

ColumnContent
Item numberItem number
SKU / ArticleItem code
CategoryItem category
NameItem name
Total quantitySum of stock across all warehouses; when stock is low — in red and with a “Low stock” tag

Above the table there is a search and a Low stock filter button.

TabContent
DetailsItem fields and additional fields
Stock by locationQuantity at each location
Transaction historyDate, Transaction type, Source location, Destination location, Quantity, Comment, Author, Asset

Permissions for consumables follow the inventories.* pattern. They are assigned through the user’s role.

PermissionAction
inventories.viewView the list, an item, and the transaction history
inventories.createCreate an item
inventories.editEdit an item and record transactions
inventories.deleteDelete an item

Recording a transaction requires the inventories.edit permission.