Picture | Description | |
---|---|---|
|
${fieldValue(bean:inventoryItemInstance, field:'name')} ${fieldValue(bean:inventoryItemInstance, field:'description')} Location: ${inventoryItemInstance.inventoryLocation?.encodeAsHTML()} in ${inventoryItemInstance.inventoryLocation?.inventoryStore.encodeAsHTML()} |
${fieldValue(bean:inventoryItemInstance, field:'inventoryGroup')} | ${fieldValue(bean:inventoryItemInstance, field:'unitsInStock')} ${fieldValue(bean:inventoryItemInstance, field:'unitOfMeasure')} |
|