Loading...
Skip to main content
Site identity, navigation, etc.
Log in
Username
Password
I forgot my password
CapsLock is on.
Log in
Stay in SSL mode
Navigation and related functionality and content
Related content
View template: tiki-payment-list.tpl
Edit CSS
Template listing
<div id="{$table_id}-div" class="{if $js}table-responsive{/if} ts-wrapperdiv" {if !empty($ts.enabled)}style="visibility:hidden;"{/if}> <table id="{$table_id}" class="table table-striped table-hover" data-count="{$payments.cant|escape}"> <thead> <tr> <th id="id">{tr}ID{/tr}</th> <th id="description">{tr}Description{/tr}</th> <th id="amount">{tr}Amount{/tr}</th> <th id="req_date">{tr}Request Date{/tr}</th> {if $tiki_p_admin eq 'y'}<th id="user">{tr}User{/tr}</th>{/if} <th id="actions"></th> </tr> </thead> <tbody> {foreach from=$payments.data item=payment} <tr> <td class="id">{$payment.paymentRequestId}</td> <td class="text">{if isset($smarty.request.invoice) && $payment.paymentRequestId eq $smarty.request.invoice}<strong>{$payment.description|escape}</strong>{else}{self_link invoice=$payment.paymentRequestId}{$payment.description|escape}{/self_link}{/if}</td> <td class="integer">{$payment.amount|escape} {$payment.currency|escape}</td> <td class="date">{if !empty($payment.request_date)}{if $prefs.jquery_timeago eq 'y'}{$payment.request_date|tiki_short_date}{else}{$payment.request_date|tiki_short_date|escape}{/if}{/if}</td> {if $tiki_p_admin eq 'y'}<td class="text">{$payment.user|userlink}</td>{/if} <td class="action"> {actions} {strip} <action> {self_link invoice=$payment.paymentRequestId _icon_name='textfile' _menu_text='y' _menu_icon='y'} {tr}View payment request{/tr} {/self_link} </action> {permission type=payment object=$payment.paymentRequestId name=payment_admin} <action> {permission_link type="payment" id=$payment.paymentRequestId title=$payment.description mode=text} </action> {/permission} {if isset($cancel) and ($payment.user eq $user or $tiki_p_payment_admin)} <action> <form method="post"> {ticket} <input type="hidden" name="cancel" value="{$payment.paymentRequestId}"> <button type="submit" class="btn btn-link px-0 pt-0" onclick="confirmPopup('{tr _0=$payment.paymentRequestId}Cancel payment %0?{/tr}')"> {icon name='remove' _menu_text='y' _menu_icon='y' alt="{tr}Cancel this payment request{/tr}"} </button> </form> </action> {/if} {/strip} {/actions} </td> </tr> {/foreach} </tbody> </table> </div> {if !$ts.enabled} {pagination_links cant=$payments.cant step=$payments.max offset=$payments.offset offset_arg=$payments.offset_arg}{/pagination_links} {/if}
Related content
Most Popular Tags
adze
american woods
axe
broadleaf
broadleaf aspen
broadleafs
community
conifers
dendrology
eco friendly
education
froe
glossary
green
green woodworking
hammer
hard wood
hard woods
hardwoods
hickory
history
how to
joinery
literature
machinery
material processing
media
merchants
mortise
people
plane
poplar
safety
shaker
shave
society
soft woods
spokeshave
sustainable
template
tenon
terminology
tools
wood
works