account: remove header to the aged trial balance

bzr revid: ced-5ce37d5557b599263e69c18fb187ba65cb407211
This commit is contained in:
ced 2007-07-10 15:24:49 +00:00
parent bf4f26ed82
commit 8efc139282
1 changed files with 1 additions and 1 deletions

View File

@ -142,5 +142,5 @@ report_sxw.report_sxw(
'report.account.aged.trial.balance',
'res.partner',
'addons/account/report/aged_trial_balance.rml',
parser=aged_trial_report)
parser=aged_trial_report, header=False)