Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Container Print Rules

You can configure container print rules to print physical container labels.

  1. Click on Create → ‘Container’ from the print rules page.

  2. Refer to the Print Rules page and the table below for details and click on the ‘Create’ button

Print Rule Fields Specific to Container

Field

Description

Example Values

Field

Description

Example Values

Site

Container site name

The default value is *, meaning any site.

Arkansas Hospital

Print Tokens

You can use the below tokens to include their corresponding value in printed labels.

Token Name

Description

Example values

Token Name

Description

Example values

Name

Container name

KP-Freezer

Site Code

Site code set while creating the site

KP-01

Location

Location of the container, blank when printing parent container label.



Type

Container type used when creating the container

'-20 Freezer

Barcode

Barcode of the container

7836767

Advanced Print Rules

In addition to the above tokens, you can use advanced tokens for printing listed below.

You can also refer to the print rule configured on the server Print Rule

Examples

Token Type

Object variable

Example

Description

Token Type

Object variable

Example

Description

Container

container

eval(“Name”, #container.name)

Evaluates the container name

Container

container

eval(“Display_Name”,#container.DisplayName )

Prints Display name of container

Container

container

eval(“Model”,#container.getExtension()?.getAttrValues()?.get("ST3"))

Evaluates the container custom-field value for fieldName “ST3”.

Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com