| ลำดับ | รหัสเอกสาร | วันที่เอกสาร | ลูกค้า | ยอดรวม | รายการ | จัดการ |
|---|---|---|---|---|---|---|
| {{index + 1}} | {{model.code_}} | {{model.do_date_str}} | {{model.customerDescrip}} | {{getFormatMoney(model.totalamount)}}-. | {{model.countsub}} รายการ |
|
วันที่เอกสาร
{{getMsgValidateByModel(data,'do_date')}}
|
รหัสเอกสาร
{{getMsgValidateByModel(data,'code')}}
|
||
|
ลูกค้า
{{getMsgValidateByModel(data,'CUSTOMER')}}
|
ยอดรวม
{{getMsgValidateByModel(data,'totalamount')}}
|
หมายเหตุ
{{getMsgValidateByModel(data,'detail')}}
|
|
| ลำดับ | รหัสสินค้า | รายการ | ราคา | จำนวน | รวม | ส่วนลด | รวม | จัดการ |
|---|---|---|---|---|---|---|---|---|
| {{index + 1}} | {{model.productCode}} |
{{getMsgValidateByModel(model,'descrip')}}
|
{{getMsgValidateByModel(model,'price')}}
|
{{getMsgValidateByModel(model,'qty')}}
|
{{getFormatMoney(model.total)}} |
{{getMsgValidateByModel(model,'discount_input_str')}}
|
{{getFormatMoney(model.totalamount)}} | |
| รวม {{data.listSub.length}} รายการ | รวม : | {{getFormatMoney(data.total)}} | ||||||
| ส่วนลด : |
{{getMsgValidateByModel(data,'discount_input_str')}}
|
|||||||
| รวมทั้งสิ้น : | {{getFormatMoney(data.totalamount)}} | |||||||
| รับเงินโดย : |
{{getMsgValidateByModel(data,'is_cash_debit_credit')}}
|
|||||||
| รับเงินจำนวน : |
{{getMsgValidateByModel(data,'price_receive')}}
|
|||||||
| ทอนเงิน : | {{getFormatMoney(data.price_change)}} | |||||||