odoo/addons/account/report
qdp-launchpad@tinyerp.com 9c38edb4e9 [MERGE] merge with main trunk addons branch
bzr revid: qdp-launchpad@tinyerp.com-20100913162641-nm4351simneo6fv0
2010-09-13 18:26:41 +02:00
..
__init__.py [IMP] Account: Generic Chart Of Account modify and misc changes 2010-08-16 16:48:33 +05:30
account_aged_partner_balance.py [IMP] account : replace the string 'With out Partner' with 'No Partner Defined' in aged partner balance report. 2010-09-07 14:19:25 +05:30
account_aged_partner_balance.rml [MERGE] merge with main trunk addons branch 2010-09-13 18:26:41 +02:00
account_analytic_entries_report.py [MERGE] Merged from main branch. 2010-05-24 13:41:17 +05:30
account_analytic_entries_report_view.xml [ADD] added access rights for Analytic Accounting group including menus. 2010-09-07 17:27:28 +05:30
account_balance.py [FIX] account : Account Balance Report Structure Corrected 2010-09-08 19:41:03 +05:30
account_balance.rml [IMP]:account:account balance report 2010-09-03 11:09:15 +05:30
account_balance_landscape.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
account_balance_landscape.rml [IMP]:account:rename the title and author of rml reports. 2010-08-27 16:19:21 +05:30
account_balance_landscape_old_backup.rml [IMP]:account:rename the title and author of rml reports. 2010-08-27 16:19:21 +05:30
account_balance_old_backup.rml [IMP]:account:rename the title and author of rml reports. 2010-08-27 16:19:21 +05:30
account_balance_sheet.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
account_balance_sheet.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +05:30
account_balance_sheet_horizontal.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +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]:Imprved reports. 2010-09-06 11:28:32 +05:30
account_entries_report.py [IMP] account: accounting entries analysis improvements (usability) 2010-09-10 17:58:53 +02:00
account_entries_report_view.xml [IMP] account: accounting entries analysis improvements (usability) 2010-09-10 17:58:53 +02:00
account_general_journal.py [FIX] general journal 2010-08-03 15:36:31 +05:30
account_general_journal.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +05:30
account_general_ledger.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
account_general_ledger.rml [IMP]:improved reports 2010-09-03 18:03:25 +05:30
account_general_ledger_landscape.rml [IMP]:improved reports 2010-09-03 18:03:25 +05:30
account_invoice_report.py [FIX] account, invoice analysis: 1) price_total_tax was wrongly computed 2) invoices in other currency than the company currency are now correclty computed 2010-09-08 11:24:35 +02:00
account_invoice_report_view.xml [IMP] account: invoice analysis usability changes 2010-09-08 18:18:36 +02:00
account_journal.py [FIX] general jornals 2010-08-03 14:46:55 +05:30
account_journal.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +05:30
account_partner_balance.py [IMP] Account: added selection to dispaly all the partners or only partners with non-zero balance on partner balance report wizard 2010-09-01 10:34:20 +05:30
account_partner_balance.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +05:30
account_partner_ledger.py [REF] 2010-08-03 11:03:02 +05:30
account_partner_ledger.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +05:30
account_partner_ledger_other.rml [IMP]:account:Improved partner ledger report(both). 2010-08-26 14:09:22 +05:30
account_profit_horizontal.rml [FIX] account: fixed the profit & loss total by removing duplicate call of function. 2010-09-09 17:46:03 +05:30
account_profit_loss.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
account_profit_loss.rml [FIX] account: fixed the profit & loss total by removing duplicate call of function. 2010-09-09 17:46:03 +05:30
account_report.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_report_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_tax_code.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
account_tax_code.rml [IMP]:account:rename the title and author of rml reports. 2010-08-27 16:19:21 +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 [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
compare_account_balance.rml [IMP]:account:rename the title and author of rml reports. 2010-08-27 16:19:21 +05:30
invoice.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
invoice.rml [IMP]:account:invoice report 2010-09-03 10:58:48 +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 [MERGE/IMP]:merged from trunk and improved the purchase order report 2010-09-03 18:15:51 +05:30
rml_parse.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
tax_report.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
tax_report.rml [IMP]:Imprved reports. 2010-09-06 11:28:32 +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 [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
voucher_print.rml [MERGE] merge with main trunk addons branch 2010-09-13 18:26:41 +02:00