Fix record controller
Created by: ridhofataulwan
The record can sent string data type to the database, so i add parseFloat to the value before save into database
Created by: ridhofataulwan
The record can sent string data type to the database, so i add parseFloat to the value before save into database