|
@@ -396,6 +396,7 @@
|
|
|
hr.requirement_time AS "requirementTime",
|
|
hr.requirement_time AS "requirementTime",
|
|
|
hr.requirement_code as "requirementCode",
|
|
hr.requirement_code as "requirementCode",
|
|
|
hi.invoice_category_name as "invoiceCategoryName",
|
|
hi.invoice_category_name as "invoiceCategoryName",
|
|
|
|
|
+ hi.tax_category_name as "taxCategoryName",
|
|
|
(select count(b.id) from hlw_payment_detail b where b.payment_id=a.id) as "paymentNumber",
|
|
(select count(b.id) from hlw_payment_detail b where b.payment_id=a.id) as "paymentNumber",
|
|
|
com.company_code AS "companyCode",
|
|
com.company_code AS "companyCode",
|
|
|
hsc.check_file AS "checkFile",
|
|
hsc.check_file AS "checkFile",
|