Main.Accert.check_total_cost_accounts#
- Accert.check_total_cost_accounts(c, level_accounts, accert)[source]#
Checks if the total cost has changed for the accounts.
- Parameters:
c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.
level_accounts (list) – List of level accounts.
accert (ACCERT) – xml2obj class instantiates objects that can parse the ACCERT XML file.