Form Tambah Pembelian



No Info Produk Jumlah Harga Subtotal
{{$index + 1}} {{data.product_code}} - {{data.product_name}} ( {{data.unit_large}} )    ( notes: {{data.comments}} ) {{data.qty | number:0}} {{data.is_cons_bon ? data.pricebuy * -1 : data.pricebuy | number:0}} {{data.qty * (data.is_cons_bon ? data.pricebuy * -1 : data.pricebuy) | number:0}}
Total Item: {{data_purchase.length}}
Total Beli: Rp. {{getTotal() | number:0}}