Main.Accert.process_total_cost#
- Accert.process_total_cost(c, accert)[source]#
Changes the total cost for the accounts using the user inputs.
- Parameters:
c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.
accert (ACCERT) – xml2obj class instantiates objects that can parse the ACCERT XML file.