{% for isi in inventory__stock__items %} {{ isi.getId }} {{ isi.getInvtStockItemSerialNum }} {{ isi.getInventoryStock.getInvtStockName }} {{ isi.getInventoryItemLocation.getInventoryStockLocationName }} {% endfor %}