Berdasarkan data promo 25-8 8.xlsx. Edit nilai di dalam kotak input (Harga, % Xtra, % Co-Fnd) untuk melihat hasil real-time.
| Produk | Harga (Rp) | Vch. Xtra | % Xtra | Vch. Co-Fnd | Nom. Co-Fnd | Tgg. Seller (35%) | Nett Dilihat | |
|---|---|---|---|---|---|---|---|---|
|
Rp
updateHarga(tIndex, rIndex, e.target.value)"
@blur="e => e.target.value = formatNumber(row.harga)"
class="w-full bg-white border border-slate-200 focus:border-blue-500 focus:ring-1 focus:ring-blue-500 rounded px-2 py-1 pl-8 outline-none text-right font-mono text-slate-800 shadow-sm"
placeholder="0">
|
{{ formatCurrency(calcVoucherXtra(row)) }} |
%
|
%
|
{{ formatCurrency(calcNominalCoFound(row)) }} | -{{ formatCurrency(calcTanggungSeller(row)) }} | {{ formatCurrency(calcNett(row)) }} | ||
| Belum ada data produk. Klik "Tambah Baris" untuk memulai. | ||||||||