'currency_id':fields.many2one('res.currency','Currency',help="Currency at which this report will be expressed. If not selected will be used the one set in the company"),
'fiscalyear_id':fields.many2one('account.fiscalyear','Fiscal year',help='Fiscal Year for this report',required=True),
'period_ids':fields.many2many('account.period','afr_period_rel','afr_id','period_id','Periods',help='All periods in the fiscal year if empty'),
'analytic_ledger':fields.boolean('Analytic Ledger',help="Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'journal_ledger':fields.boolean('journal Ledger',help="Allows to Generate an journal Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'partner_balance':fields.boolean('Partner Balance',help="""Allows to
'period_id','Periods',help='All periods in the fiscal year if empty'),
'analytic_ledger':fields.boolean(
'Analytic Ledger',help="Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'journal_ledger':fields.boolean(
'journal Ledger',help="Allows to Generate an journal Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'partner_balance':fields.boolean('Partner Balance',help="Allows to "
"Generate a Partner Balance for accounts with moves. Available when "
"Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'tot_check':fields.boolean(
'Summarize?',help='Checking will add a new line at the end of the Report which will Summarize Columns in Report'),
@ -51,9 +51,9 @@ class wizard_report(osv.osv_memory):
'analytic_ledger':fields.boolean('Analytic Ledger',help="Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'analytic_ledger':fields.boolean('Analytic Ledger',help="Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'journal_ledger':fields.boolean('Journal Ledger',help="Allows to Generate an Journal Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'journal_ledger':fields.boolean('Journal Ledger',help="Allows to Generate an Journal Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"),
'partner_balance':fields.boolean('Partner Balance',help="""Allows to