Kelola Jadwal Piutang( {{ $items['branch']->name }} || {{ $items['customer']->name }} || {{ $items['product']->product_unique_id }} || {{ $transaction->convert_money_format($items['product']->net_sells_price) }} )
| # | Istilah | Jumlah yang Harus Dibayar ( {{ $curency_symble }} ) | Jumlah Piutang Kumulatif ( {{ $curency_symble }} ) | Tanggal Jadwal | Opsi |
|---|---|---|---|---|---|
| {{ $id }} | {{ $ScheduleReceivable->term }} | {{ $transaction->convert_money_format($ScheduleReceivable->payable_amount) }} | {{ $transaction->convert_money_format($comulative_payable_amount) }} | {{ date(config('settings.date_format'), strtotime($ScheduleReceivable->schedule_date)) }} | mode_edit menghapus |
| Tidak Ada Yang Menerima Schedule | |||||
| # | Ketentuan | Jumlah yang harus dibayar ( {{ $curency_symble }} ) | Jumlah Piutang Kumulatif ( {{ $curency_symble }} ) | Tanggal Jadwal | Opsi |
Realisasi Diterima Kelola( {{ $items['branch']->name }} || {{ $items['customer']->name }} || {{ $items['product']->product_unique_id }} || {{ $transaction->convert_money_format($items['product']->net_sells_price) }} )
| # | Ketentuan | Jumlah yang Diterima ( {{ $curency_symble }} ) | Apengaturan ( {{ $curency_symble }} ) | Jumlah sebenarnya ( {{ $curency_symble }} ) | Tanggal Pengumpulan | Dibayar | Nomor Cek | Nama Bank | Keterangan | Opsi |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $id }} | {{ $ScheduleReceivable->term }} | {{ $transaction->convert_money_format($ScheduleReceivable->received_amount) }} | {{ $transaction->convert_money_format($ScheduleReceivable->adjustment) }} | {{ $transaction->convert_money_format($ScheduleReceivable->actual_amount) }} | {{ date(config('settings.date_format'), strtotime($ScheduleReceivable->date_of_collection)) }} | {{ $ScheduleReceivable->made_of_payment }} | {{ $ScheduleReceivable->cheque_no }} | {{ $ScheduleReceivable->bank_name }} | {{ $ScheduleReceivable->remark }} | mode_edit menghapus |
| {{ $transaction->convert_money_format($total_received_amount) }} | {{ $transaction->convert_money_format($total_adjustment) }} | {{ $transaction->convert_money_format($total_actual_amount) }} | ||||||||
| Tidak Ada Pembayaran Aktual | ||||||||||
| # | Istilah | Jumlah yang Diterima ( {{ $curency_symble }} ) | Pengaturan ( {{ $curency_symble }} ) | Jumlah sebenarnya ( {{ $curency_symble }} ) | Tanggal Pengumpulan | Dibayar | Nomor Cek | Nama Bank | Keterangan | Opsi |