|
@ -440,7 +440,7 @@ class account_balance(report_sxw.rml_parse): |
|
|
############################################################### |
|
|
############################################################### |
|
|
|
|
|
|
|
|
all_account_period = {} #todas las cuentas por periodo |
|
|
all_account_period = {} #todas las cuentas por periodo |
|
|
|
|
|
|
|
|
|
|
|
if form['columns'] == 'thirteen': |
|
|
for p_act in range(0,13): |
|
|
for p_act in range(0,13): |
|
|
|
|
|
|
|
|
if p_act == 12: |
|
|
if p_act == 12: |
|
|