{* * 2012 Firmes * Mechanizmy obsługi rozszerzenia FirmesLink B2B * Obsluga wyswietlania historii dokumentow *} {if isset($customerInfo) && count($customerInfo)}

{l s='Informacje handlowe' mod='firmesb2b'}

{if $customerInfo.creditLimit > 0} {/if} {if $customerInfo.creditOverdue > 0} {else} {/if} {if $customerInfo.shopDiscount > 0} {/if} {if $customerInfo.consultantId > 0} {/if}
{l s='Przyznany limit kredytu kupieckiego:' mod='firmesb2b'} {$customerInfo.creditLimit|string_format:"%.2f"}
{l s='Wykorzystany kredyt kupiecki:' mod='firmesb2b'} {$customerInfo.creditUsed|string_format:"%.2f"}
{l s='Przeterminowane płatności:' mod='firmesb2b'}{$customerInfo.creditOverdue|string_format:"%.2f"}{$customerInfo.creditOverdue|string_format:"%.2f"}
{l s='Rabat:' mod='firmesb2b'} {$customerInfo.shopDiscount|string_format:"%.2f"}%
{l s='Opiekun:' mod='firmesb2b'}
{$customerInfo.consultant}
{if $customerInfo.consultantEmail != ''} {$customerInfo.consultantEmail}
{/if} {if $customerInfo.consultantPhone != ''} tel. {$customerInfo.consultantPhone}
{/if}

{l s='Zobacz faktury i płatności' mod='firmesb2b'}

{/if}