Show InventoryStore

${flash.message}
Id: ${fieldValue(bean:inventoryStoreInstance, field:'id')}
Name: ${fieldValue(bean:inventoryStoreInstance, field:'name')}
Description: ${fieldValue(bean:inventoryStoreInstance, field:'description')}
Is Active: ${fieldValue(bean:inventoryStoreInstance, field:'isActive')}
Site: ${inventoryStoreInstance?.site?.encodeAsHTML()}
Store Locations:
  • ${s?.encodeAsHTML()}