| # | CITO | PEMERIKSAAN | BRUTO | DISKON | TOTAL |
|---|---|---|---|---|---|
|
|
{{ t.T_TestName}}
{{child_test(t.child_test)}}
|
{{ one_money(t.T_PriceAmount) }} | {{ one_money(calc_discount(t)) }} | {{ one_money(calc_netto(t)) }} | |
|
|
{{ p.T_TestPanelName}} | ||||
| {{ t.T_TestName}} | {{ one_money(t.T_PriceAmount) }} | {{ one_money(calc_discount(t)) }} | {{ one_money(calc_netto(t)) }} | ||
| SUB TOTAL | {{ one_money(sub_total) }} | ||||
| DISKON PEMBULATAN | {{ one_money(discount_pembulatan) }} | ||||