Main.Accert.process_COA#
- Accert.process_COA(c, accert)[source]#
Change the total cost of the account table by user inputs. This function is called before processing the calculation.
- 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.