odoo/addons/account/report
Vir (Open ERP) e1778d7bc7 [ADD] account : help on menu item are added
bzr revid: vir@tinyerp.com-20100721084743-bwx5712moulnkzzn
2010-07-21 14:17:43 +05:30
..
__init__.py [FIX]: fix a problem 2010-06-29 13:57:23 +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_analytic_entries_report.py [MERGE] Merged from main branch. 2010-05-24 13:41:17 +05:30
account_analytic_entries_report_view.xml [ADD] account : help on menu item are added 2010-07-21 14:17:43 +05:30
account_analytic_report_view.xml [IMP] accounting financial report 2010-06-28 21:29:46 +02:00
account_balance.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
account_balance.rml [IMP]:account:improved account balance report. 2010-07-08 12:08:34 +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] miscelleanous improvments 2010-06-25 10:46:21 +02:00
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_entries_report.py [FIX] improved view 2010-06-28 22:12:42 +02:00
account_entries_report_view.xml [ADD] account : help on menu item are added 2010-07-21 14:17:43 +05:30
account_invoice_report.py [FIX]: fix a problme bug/544287 - partner_bank to be partner_bank_id 2010-07-19 19:17:09 +05:30
account_invoice_report_view.xml [ADD] account : help on menu item are added 2010-07-21 14:17:43 +05:30
account_journal.py [IMP] auction, point_of_sale, account: removed more useless cr.commit() calls. Please see guideline 2.9. One should never commit explicitly unless you have created your own cursor. 2010-07-12 20:07:02 +02:00
account_journal.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
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
aged_trial_balance.py [FIX] Security fixes for sql injections 2010-06-10 19:04:19 +05:30
aged_trial_balance.rml set formatLang function for header/footer date in account report 2009-01-24 13:13:11 +05:30
central_journal.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
central_journal.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
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
general_journal.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
general_journal.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
general_ledger.py [REF] minor edit 2010-07-16 16:04:18 +05:30
general_ledger.rml [IMP]:account:improved general ledger report. 2010-07-08 11:35:58 +05:30
general_ledger_landscape.rml [REM] revert the changes of revision number (3164.73.8 trunk_account_report_refactoring) 2010-06-26 15:15:31 +05:30
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
partner_balance.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
partner_balance.rml [IMP]:account:improved partner balance report.(clean unused code.) 2010-07-08 12:24:32 +05:30
report_balance_sheet.rml [REM]: remove module account_report_india 2010-06-24 13:44:44 +05:30
report_balance_sheet_horizontal.rml [REM]: remove module account_report_india 2010-06-24 13:44:44 +05:30
report_bs.py [REM]: remove module account_report_india 2010-06-24 13:44:44 +05:30
report_pl.py [REM]: remove module account_report_india 2010-06-24 13:44:44 +05:30
report_pl_account.rml [REM]: remove module account_report_india 2010-06-24 13:44:44 +05:30
report_pl_account_horizontal.rml [REM]: remove module account_report_india 2010-06-24 13:44:44 +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
third_party_ledger.py [IMP][REF] Sql-injection changes, remove print statement, some space improvement. 2010-06-16 17:21:39 +05:30
third_party_ledger.rml [FIX] Account : Partner Ledger Report formatting problem solved 2009-10-28 15:16:04 +05:30
third_party_ledger_other.rml [FIX] Account : Partner Ledger Report formatting problem solved 2009-10-28 15:16:04 +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] miscelleanous improvments 2010-06-25 10:46:21 +02:00
wizard_account_journal.rml Set FormatLang function in : 2009-01-23 16:45:20 +05:30
wizard_central_journal.rml bugfix:central journal report 2009-05-04 12:34:21 +05:30
wizard_general_journal.rml Set FormatLang function in : 2009-01-23 16:45:20 +05:30