oleh Damar Harip Paramartha, S.Kom
| Nama Barang / Jasa | Harga Input | Qty | Subtotal DPP | PPN ({{ activeTarif }}%) | Cost/Unit (+Tax) | Total Inc. PPN | |
|---|---|---|---|---|---|---|---|
|
{{ prod.delta > 0 ? '+' : '' }}{{ prod.delta }}
|
Rp {{ formatRupiah(prod.dpp) }},00 | Rp {{ formatRupiah(Math.floor(prod.rawPpn)) }}{{ getFractionPart(prod.rawPpn) }} | Rp {{ formatRupiah(prod.unitCostWithTax) }} | Rp {{ formatRupiah(prod.totalInc) }},00 | |||
| TOTAL AKUMULASI PRODUK | Rp {{ formatRupiah(calculatedProductsDppTotal) }},00 | Rp {{ formatRupiah(Math.floor(calculatedProductsRawPpnTotal)) }}{{ getFractionPart(calculatedProductsRawPpnTotal) }} | — | Rp {{ formatRupiah(calculatedProductsIncPpnTotal) }},00 | |||
Input utama dikunci (terhubung langsung dengan akumulasi rincian produk).