{sprintf('[`%s did not post any product reviews yet.`]', $contact.name|escape)}
{/if}{sprintf('[`%s has no affiliate history yet.`]', $contact.name|escape)}
{/if}[`Credit`] | [`Debit`] | [`Balance`] | ||
---|---|---|---|---|
{$h.create_datetime|wa_date:'humandatetime'} | {if $h.order_id} [`Order`] {$wa->shop->orderId($h.order_id)} {/if} {if $h.comment} {$h.comment|escape} {/if} | {if $h.amount > 0} {$h.amount|wa_format_number:false} {/if} | {if $h.amount < 0} {abs($h.amount)|wa_format_number:false} {/if} | {$h.balance|wa_format_number:false} |