Fix 100x growth rate bug
Created by: chenzheng06
related to jira BNT-20, BNT-35 Financial inputs causing prelim finance error
The bug was caused by data passing in from blocnote view to bpfin without converting percentage. In database, the value is stored as 1.0, 2.0, etc, passing into bpfin caused the calculation based on 100%, 200%.
Please note: we still need to change the calculation on financial input page/income statement