odoo/addons/account/report
Mustufa Rangwala 3eb486b62a [IMP] Account: invoice analysis=> remove reconciled field
bzr revid: mra@mra-laptop-20100813120607-6xdp3ay212y3kcdq
2010-08-13 17:36:07 +05:30
..
__init__.py [IMP] account : account entries report, remove the comment for account_tax_code report which is used in account tax code object. 2010-08-10 17:50:47 +05:30
account_account_report.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
account_account_report_view.xml [IMP] accounting financial report 2010-06-28 21:29:46 +02:00
account_aged_partner_balance.py [IMP] account :account balance report level improvement, aged partner balance : code indentation currected. 2010-08-09 17:49:14 +05:30
account_aged_partner_balance.rml [IMP] account : Change the font size in reports 2010-08-04 17:49:57 +05:30
account_analytic_entries_report.py [MERGE] Merged from main branch. 2010-05-24 13:41:17 +05:30
account_analytic_entries_report_view.xml [FIX]: fix a broken window action for account move wizard 'Reconcile Entries' 2010-08-03 19:07:19 +05:30
account_analytic_report.py [IMP] accounting financial report 2010-06-28 21:29:46 +02:00
account_analytic_report_view.xml [IMP] accounting financial report 2010-06-28 21:29:46 +02:00
account_balance.py [IMP] account :account balance report level improvement, aged partner balance : code indentation currected. 2010-08-09 17:49:14 +05:30
account_balance.rml [IMP] account : Change the font size in reports 2010-08-04 17:49:57 +05:30
account_balance_landscape.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
account_balance_landscape.rml [IMP] account : Change the font size in reports 2010-08-04 17:49:57 +05:30
account_balance_landscape_old_backup.rml [REM] account_balance: Removed module (merge with account module) 2010-03-05 16:06:09 +05:30
account_balance_old_backup.rml [REM] account_balance: Removed module (merge with account module) 2010-03-05 16:06:09 +05:30
account_balance_sheet.py [IMP] account: 'Profit And Loss' & 'Balance Sheet' Reports. 2010-08-11 15:39:47 +05:30
account_balance_sheet.rml [IMP] account: 'Profit And Loss' & 'Balance Sheet' Reports. 2010-08-11 15:39:47 +05:30
account_balance_sheet_horizontal.rml [IMP] account: 'Profit And Loss' & 'Balance Sheet' Reports. 2010-08-11 15:39:47 +05:30
account_central_journal.py [IMP] rename the central_journal report 2010-08-02 16:25:17 +05:30
account_central_journal.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_entries_report.py [IMP] account : account entries report, remove the comment for account_tax_code report which is used in account tax code object. 2010-08-10 17:50:47 +05:30
account_entries_report_view.xml [IMP] account : account entries report, remove the comment for account_tax_code report which is used in account tax code object. 2010-08-10 17:50:47 +05:30
account_general_journal.py [FIX] general journal 2010-08-03 15:36:31 +05:30
account_general_journal.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_general_ledger.py [IMP] Clean and improvements on all reports & wizards 2010-08-03 09:55:54 +05:30
account_general_ledger.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_general_ledger_landscape.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_invoice_report.py [IMP] Account: invoice analysis=> remove reconciled field 2010-08-13 17:36:07 +05:30
account_invoice_report_view.xml [IMP] Account: invoice analysis=> remove reconciled field 2010-08-13 17:36:07 +05:30
account_journal.py [FIX] general jornals 2010-08-03 14:46:55 +05:30
account_journal.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_partner_balance.py [IMP] Partner balance: Remove data argument from all the methods 2010-08-03 10:14:02 +05:30
account_partner_balance.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_partner_ledger.py [REF] 2010-08-03 11:03:02 +05:30
account_partner_ledger.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_partner_ledger_other.rml [IMP] account: Imrpove the reports linestyle 2010-08-04 18:50:33 +05:30
account_profit_horizontal.rml [IMP] account: 'Profit And Loss' & 'Balance Sheet' Reports. 2010-08-11 15:39:47 +05:30
account_profit_loss.py [IMP] account: 'Profit And Loss' & 'Balance Sheet' Reports. 2010-08-11 15:39:47 +05:30
account_profit_loss.rml [IMP] account: 'Profit And Loss' & 'Balance Sheet' Reports. 2010-08-11 15:39:47 +05:30
account_report.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
account_report_view.xml [MOD] account,account_budget,account_followup,account_payment,account_voucher : set colors in tree views according to state 2010-07-20 14:42:49 +05:30
account_tax_code.py [FIX] account: Remove an error 2010-03-08 17:47:50 +01:00
account_tax_code.rml Modified account reports:rml with few require changes in some report py file also added one more rml third_party_ledger_other.rml compatible with new report architecture. 2009-05-28 11:26:33 +05:30
common_report_header.py [REF] : move the get_currency function into common 2010-07-28 12:39:49 +05:30
compare_account_balance.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
compare_account_balance.rml [IMP] miscelleanous improvments 2010-06-25 10:46:21 +02:00
invoice.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
invoice.rml [IMP]:account:improved invoice order report. 2010-07-13 10:36:32 +05:30
overdue.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
overdue.rml [FIX] (5.0 - 6.0)Account : Overdue report corrected 2010-05-10 18:05:10 +05:30
rml_parse.py [FIX] remove print statement 2010-07-02 12:37:53 +05:30
tax_report.py [FIX] Security fixes for sql injections 2010-06-10 19:04:19 +05:30
tax_report.rml [FIX] Account : Taxes Report Corrected 2009-06-18 15:01:09 +05:30
transfer.xml reindent all xml files 2008-06-29 08:26:07 +00:00
transfer.xsl [FIX] Change the directory to get the xsl style sheet for the reports based on XML 2009-02-18 15:37:49 +01:00
voucher_print.py [IMP] miscelleanous improvments 2010-06-25 10:46:21 +02:00
voucher_print.rml [IMP] account: voucher report date corrected. 2010-08-09 16:47:44 +05:30