Motorcycle Installment
Employee Image
  • Employee Name & ID
  • Employee Designation
  • Employee Department

  Total Installment Amount :   Total Install :
  Start Month :   Start Year :
  Monthly Payable Amt :   Install Type:
 
select id, advance_type,payable_amt, installment_no,concat(current_mon,"-",current_year) as payable_month,total_installment , concat(start_mon,"-",start_year) as start_month,advance_amt as total_advance_amt from motorcycle_install where PBI_ID="" order by id desc
Advance TypePayable AmtInstallment NoPayable MonthTotal InstallmentStart MonthTotal Advance Amt