Main.Accert.finalize_process#
- Accert.finalize_process(c, ut, accert)[source]#
Finalizes the process by extracting the affected variables, cost elements, and accounts.
- Parameters:
c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.
ut (Utility class) – Utility class for processing user input.
accert (ACCERT) – xml2obj class instantiates objects that can parse the ACCERT XML file.