发票管理系统

还没有账号?点击注册

用户注册

已有账号?点击登录

发票管理系统 - 欢迎, {{ currentUser }}

新建项目

我的项目

{{ project.name }} {{ project.status }} (差旅)
差旅分类: {{ category }}

上传发票

上传进度: {{ uploadProgress }}%

项目名称 发票号码 开票日期 购买方名称 金额 明细 类别 状态 操作
{{ invoice.project_name }} {{ invoice.invoice_number }} {{ invoice.invoice_date }} {{ invoice.buyer_name }} {{ invoice.amount }} {{ invoice.details }} {{ invoice.category || '-' }} {{ invoice.status }}

上传油票

上传进度: {{ oilUploadProgress }}%

发票号码 开票日期 购买方名称 金额 明细 状态 操作
{{ invoice.invoice_number }} {{ invoice.invoice_date }} {{ invoice.buyer_name }} {{ invoice.amount }} {{ invoice.details }} {{ invoice.status }}
{{ message }}