[Erp5-report] r18437 - /erp5/trunk/bt5/erp5_accounting/bt/
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Dec 19 18:31:47 CET 2007
Author: jerome
Date: Wed Dec 19 18:31:47 2007
New Revision: 18437
URL: http://svn.erp5.org?rev=18437&view=rev
Log:
No need to have duplicated report actions on account module and accounting transction module. Only keep reports from accounting transaction module.
Modified:
erp5/trunk/bt5/erp5_accounting/bt/revision
erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=18437&r1=18436&r2=18437&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Wed Dec 19 18:31:47 2007
@@ -1,1 +1,1 @@
-531
+532
Modified: erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list?rev=18437&r1=18436&r2=18437&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list Wed Dec 19 18:31:47 2007
@@ -1,12 +1,6 @@
-Account Module | account_statement_report
-Account Module | balance_sheet_report
-Account Module | bank_accounts_report
-Account Module | general_ledger_report
-Account Module | journal_report
+
+
Account Module | jump_active_accounting_pref
-Account Module | profit_and_loss_report
-Account Module | third_parties_report
-Account Module | trial_balance_report
Account Module | view
Account | jump_active_accounting_pref
Account | jump_to_accounting
More information about the Erp5-report
mailing list