principal will tell the gross principal amount without reducing prepayment and net_principal will be the amount after reducing pre_payment.
v3_loan_data have both these columns. product_price and net_product_price.
in loan_data we just have one column which tells the net price. principal column. Need to add another gross_principal column.
principal will tell the gross principal amount without reducing prepayment and net_principal will be the amount after reducing pre_payment. v3_loan_data have both these columns. product_price and net_product_price. in loan_data we just have one column which tells the net price.
principal
column. Need to add another gross_principal column.