{extend name="../../base/view/common/base" /} {block name="body"}

Edit Reimbursement Request

Employee {$detail.admin_name} Department {$detail.department|default=''} Reimbursement Entity
Voucher No.* Document Date* Posting Month*
Related Project
Offset Loan
Reimbursement Items* {volist name="$detail.list" id="val"} {/volist}
Amount Category Remarks Actions
Delete
Attachments
{notempty name="$detail.file_ids"} {volist name="$detail.file_array" id="vo"}
{:file_card($vo)}
{/volist} {/notempty}
{/block} {block name="script"} {/block}