Update Account Table By Cost Elements

class Main.Accert(input_path, accert_path)
update_account_table_by_cost_elements(c)

Updates the account table based on the sum of the cost elements.

Parameters

cMySQLCursor

MySQLCursor class instantiates objects that can execute MySQL statements.