Main.Accert.roll_up_account_table#

Accert.roll_up_account_table(c, from_level=3, to_level=0, gncoa=False)[source]#

Rolls up the account table from level 3 to 0.

Parameters:

c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.