Main.Accert.check_total_cost_changed#

Accert.check_total_cost_changed(c, accert)[source]#

Checks if the total cost has changed.

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.