@extends(templates/layout_normal) @section(main)

getName() ?> » Events » getTitle() ?> » Transactions

New transaction

0): ?> $community->getSlug()]; ?> 1): ?> @include(templates/pagination)
getEvent()): ?>

getEvent()->getTitle() ?>

getDescription() ?>

getPayerUser()->getDisplayName() ?> getPayees()) > 0) { $found = false; foreach ($transaction->getPayees() as $payee) { if ($member->getUserId() === $payee->getUserId()) { $found = true; } } } else { $found = true; } ?> getUser()->getDisplayName() ?> getUser()->getDisplayName() ?>

getTimeDate()->format('Y-m-d H:i') ?>

calculate($transaction->getSum(), $transaction->getCurrency(), $transaction->getTimeDate()), $community->getMainCurrency()->getRoundDigits()) ?> getMainCurrency()->getCode() ?>

getMainCurrencyId() !== $transaction->getCurrencyId()): ?>

getSum(), $transaction->getCurrency()->getRoundDigits()) ?> getCurrency()->getCode() ?>

1): ?> @include(templates/pagination)

New transaction

There are no transactions yet.

@endsection