{:L('SINGLE PAYMENT DETAILS')}
{:L('PAYMENTS SINGLE NUMBER')}: {$info.name}
{:L('PAYABLES NAME')}: {$info['payables_name']}
{:L('CONTRACT NUMBER')}: {$info.other.number}
{:L('BUSINESS')}: {$info.other.business_name}
{:L('CUSTOMER')}: {$info.other.customer_name}
{:L('PAYMENT TIME')}: {$info['pay_time']|date="Y-m-d",###}
{:L('PAYMENTS')}: {$info['money']}
{:L('STATUS')}: {:L('HAS CLOSING')}{:L('NOT CLOSING')}
{:L('CHECKOUT TIME')}: {$info['update_time']|date="Y-m-d",###}
{:L('OWNER_ROLE')}: {$info[owner]['user_name']}
{:L('CREATOR_ROLE')}: {$info['creator_name']}
{:L('CREATE_TIME')}: {$info['create_time']|date="Y-m-d",###}
{:L('DESCRIPTION')}:
{$info.description}
loading...