Main.Accert.update_account_table_by_cost_elements# Accert.update_account_table_by_cost_elements(c)[source]# Updates the account table based on the sum of the cost elements. Parameters: c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.