You need to sign in or sign up before continuing.
Fix decimal year
Created by: chenzheng06
Add convert function to convert decimal(year) or float(year) into datetime year. Apply the convert function onto bill.py, especially for annual bill processing functions. Remove "instance" as a key from back_end_inputs.py form_annual_bill_table()