ข้อมูลลูกค้า
รายละเอียดบิล
# ชื่อสินค้า รหัส รายละเอียด จำนวน ราคา/หน่วย ส่วนลด จำนวนเงิน
{{$index+1}}.
จำนวนเงิน
{{invoice.summary.subtotal | number:2}}
ส่วนลดรวม ({{invoice.summary.discount}})
ภาษี
{{invoice.summary.VAT | number:2}}
จำนวนเงินรวมทั้งสิ้น
{{invoice.summary.total | number:2}}
หักภาษี ณ ที่จ่าย %
{{invoice.summary.WHT | number:2}}