发票信息
{{scope.data.row.invoiceNo}}
{{scope.data.row.openDate | formatDateNull}}
{{scope.data.row.invoiceAmount | thousandFilter}}
{{scope.data.row.availableAmount | thousandFilter}}
{{scope.data.row.assetInvoiceRelDTO.usedAmount | thousandFilter}}
{{scope.data.row.invoiceCode}}
{{scope.data.row.taxExcludingAmount | thousandFilter}}
{{scope.data.row.verificationCode}}