{{ dlv.label }} : {{ dlv.description }}
catatan : - {{ dlv.note }}
| PEMERIKSAAN | BRUTO | DISKON | TOTAL |
|---|---|---|---|
|
{{ t.T_OrderDetailT_TestName}} |
{{ one_money(t.T_OrderDetailPrice) }} | {{ one_money(t.T_OrderDetailDiscTotal) }} | {{ one_money(t.T_OrderDetailTotal) }} |
| TOTAL | {{ one_money(bruto_total) }} | {{ one_money(diskon_total) }} | {{ one_money(sub_total) }} |