odoo/addons/account/report
Vir (Open ERP) 8817e1a286 [IMP/MOD] account,crm_* : Extended filter option set before group by in search view
bzr revid: vir@tinyerp.com-20100927062307-gkdneuj86c3y2l71
2010-09-27 11:53:07 +05:30
..
__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: small improvement on Aged trial balance 2010-09-16 18:36:53 +05:30
account_aged_partner_balance.rml Accounting/Reporting/Generic Reporting/Partner Accounts/ Print Aged Partner Balance 2010-09-15 14:27:12 +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 [IMP/MOD] account,crm_* : Extended filter option set before group by in search view 2010-09-27 11:53:07 +05:30
account_balance.py [IMP] account: remove self.query_get_clause from trial balance report 2010-09-15 15:00:55 +05:30
account_balance.rml [IMP] account: Rename account balance report to trial balance 2010-09-15 12:20:49 +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 [REF] 2010-09-21 14:54:39 +05:30
account_balance_sheet.rml [IMP] Account:Change the layout of balance sheet report 2010-09-16 14:53:50 +05:30
account_balance_sheet_horizontal.rml [IMP] Account: Add target moves (all entries or posted) on Balance sheet and change the layout of report 2010-09-16 14:35:06 +05:30
account_central_journal.py [IMP] rename the central_journal report 2010-08-02 16:25:17 +05:30
account_central_journal.rml Accounting/Reporting/Legal Report/Journals/ Print Central Journals 2010-09-08 17:20:18 +05:30
account_entries_report.py [IMP] account: entries analysis improvement 2010-09-16 17:25:10 +02:00
account_entries_report_view.xml [IMP/MOD] account,crm_* : Extended filter option set before group by in search view 2010-09-27 11:53:07 +05:30
account_general_journal.py [IMP/FIX] Account : More yml test for reports 2010-09-16 20:14:14 +05:30
account_general_journal.rml Accounting/Reporting/Legal Report/Journals/ Print General Journals 2010-09-08 16:58:07 +05:30
account_general_ledger.py [IMP] Account: Add target moves in general ledger report 2010-09-17 16:33:57 +05:30
account_general_ledger.rml [IMP] account: general ledger report improvement. 2010-09-16 11:35:10 +05:30
account_general_ledger_landscape.rml [IMP] Account: improvements in general ledger and partner balance report 2010-09-16 15:20:24 +05:30
account_invoice_report.py [IMP] Account: renamed term fiscal position to term fiscal mapping and other related terms accordingly in all the files 2010-09-16 19:21:02 +05:30
account_invoice_report_view.xml [IMP/MOD] account,crm_* : Extended filter option set before group by in search view 2010-09-27 11:53:07 +05:30
account_journal.py [IMP] remove commit from account/report/account_journal.py 2010-09-22 11:45:07 +05:30
account_journal.rml [ADD] account: added account move filter in account journal report and wizard. 2010-09-16 14:43:12 +05:30
account_partner_balance.py [IMP] Account: improvements in general ledger and partner balance report 2010-09-16 15:20:24 +05:30
account_partner_balance.rml [IMP] Account: improvements in general ledger and partner balance report 2010-09-16 15:20:24 +05:30
account_partner_ledger.py [ADD][IMP] account: added account code and name colomn and improved the table in partner ledger report. 2010-09-16 19:14:07 +05:30
account_partner_ledger.rml [ADD][IMP] account: added account code and name colomn and improved the table in partner ledger report. 2010-09-16 19:14:07 +05:30
account_partner_ledger_other.rml [ADD][IMP] account: added account code and name colomn and improved the table in partner ledger report. 2010-09-16 19:14:07 +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 [REF] 2010-09-21 14:54:39 +05:30
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 account tqax code 2010-09-16 14:00:44 +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:improved Compare account balance.(not yet completed.) 2010-09-07 15:55:59 +05:30
invoice.py [FIX] Change the year of the copyright 2010-01-12 10:18:39 +01:00
invoice.rml [IMP] Account: renamed term fiscal position to term fiscal mapping and other related terms accordingly in all the files 2010-09-16 19:21:02 +05:30
overdue.py Sales/Address Book/Customers/ Print Overdue Payment 2010-09-09 12:34:34 +05:30
overdue.rml Overdue Payment 2010-09-16 18:41:07 +05:30
rml_parse.py [FIX] fixing report headers 2010-08-24 14:37:11 +02:00
tax_report.py [IMP/FIX] Account : More yml test for reports 2010-09-16 22:08:39 +05:30
tax_report.rml tax report 2010-09-15 17:28:19 +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 [ADD][IMP][REM] account, account_voucher: added another format voucher report , improved the existing reports and removed the unused voucher report. 2010-09-20 16:10:59 +05:30
voucher_print.rml [ADD][IMP][REM] account, account_voucher: added another format voucher report , improved the existing reports and removed the unused voucher report. 2010-09-20 16:10:59 +05:30