writeHistoryToFile

fun writeHistoryToFile(    context: Context,     productList: List<HistoryProduct>,     csvUri: Uri)