{extend name="../../base/view/common/base" /} {block name="style"} {/block} {block name="body"}
| Contract Name | {$detail.name} | Contract Number | {$detail.code} | |||||||||||||||||||||||
| Contracting Party (Party A) | {$detail.subject_title} | Contract Start/End Dates | {$detail.start_time} to {$detail.end_time} | |||||||||||||||||||||||
| Supplier Name (Party B) | {$detail.supplier} | Supplier Representative | {$detail.contact_name} | |||||||||||||||||||||||
| Supplier Address | {$detail.contact_address|default='-'} | Supplier Phone | {$detail.contact_mobile|default='-'} | |||||||||||||||||||||||
| Contract Amount | {$detail.cost} | Contract Nature | {$detail.types_name} | Contract Category | {$detail.cate_title} | |||||||||||||||||||||
| Signing Information | ||||||||||||||||||||||||||
| Signatory | {$detail.sign_name} | Department | {$detail.sign_department} | Signing Date | {$detail.sign_time} | |||||||||||||||||||||
| Prepared By | {$detail.prepared_name|default='-'} | Custodian | {$detail.keeper_name|default='-'} Change | Shared With | {$detail.share_names|default='-'} | |||||||||||||||||||||
| Attachments | ||||||||||||||||||||||||||
|
{volist name="$detail.file_array" id="vo"}
{:file_card($vo,'view')}
{/volist}
|
||||||||||||||||||||||||||
| Remarks | ||||||||||||||||||||||||||
| {$detail.remark} | ||||||||||||||||||||||||||
| Invoice Requests (Requested invoice amount: {$detail.has_ticket} CNY, Not requested: {$detail.no_ticket} CNY) | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
| Payment Records (Paid: {$detail.has_payment} CNY, Unpaid: {$detail.no_payment} CNY) | ||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
| Contract Status | ||||||||||||||||||||||||||
| Created By | {$detail.admin_name} | Created At | {$detail.create_time} | |||||||||||||||||||||||
| Archive Status | Archived {if ($auth == 1) } Unarchive {/if} | Archived By | {$detail.archive_name} | Archived At | {$detail.archive_time|date='Y-m-d H:i:s'} | {else/}Archive Status | Not Archived {if ($auth == 1) AND ($detail.check_status == 2) } Archive {/if} | |||||||||||||||||||
| Stopped By | {$detail.stop_name} | Stopped At | {$detail.stop_time|date='Y-m-d H:i:s'} | Reinstate Contract | ||||||||||||||||||||||
| Stop Reason | {$detail.stop_remark|default='-'} | |||||||||||||||||||||||||
| Voided By | {$detail.void_name} | Voided At | {$detail.void_time|date='Y-m-d H:i:s'} | Restore Contract | ||||||||||||||||||||||
| Void Reason | {$detail.void_remark|default='-'} | |||||||||||||||||||||||||