From 86ac56daa6c067f73ea5755355e0e9332d23e5fb Mon Sep 17 00:00:00 2001 From: Mame Coumba Sall <mame@nexedi.com> Date: Tue, 9 Sep 2008 12:57:56 +0000 Subject: [PATCH] 2008-09-09 yusei *reset initial properties of portal types that were modified during last commit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23510 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_accounting/bt/revision | 2 +- bt5/erp5_accounting/bt/template_action_path_list | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index 96e4f13f48..4f1a32f190 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -766 \ No newline at end of file +765 \ No newline at end of file diff --git a/bt5/erp5_accounting/bt/template_action_path_list b/bt5/erp5_accounting/bt/template_action_path_list index d2d64be088..06a1dc4e99 100644 --- a/bt5/erp5_accounting/bt/template_action_path_list +++ b/bt5/erp5_accounting/bt/template_action_path_list @@ -17,7 +17,6 @@ Accounting Transaction Module | account_statement_report Accounting Transaction Module | balance_sheet_report Accounting Transaction Module | bank_accounts_report Accounting Transaction Module | create_related_payments -Accounting Transaction Module | fr_fiscal_report Accounting Transaction Module | general_ledger_export Accounting Transaction Module | general_ledger_report Accounting Transaction Module | grouping_reference_fast_input @@ -41,6 +40,7 @@ Accounting Transaction | create_reversal Accounting Transaction | destination_asset Accounting Transaction | details Accounting Transaction | document_list +Accounting Transaction | profile_view Accounting Transaction | source_asset Accounting Transaction | view Balance Transaction Line | view @@ -67,6 +67,8 @@ Payment Transaction | destination_asset Payment Transaction | destination_view Payment Transaction | details Payment Transaction | document_list +Payment Transaction | profile_view_destination +Payment Transaction | profile_view_source Payment Transaction | related_invoice Payment Transaction | source_asset Payment Transaction | view @@ -86,6 +88,7 @@ Purchase Invoice Transaction | destination_asset Purchase Invoice Transaction | detail Purchase Invoice Transaction | document_list Purchase Invoice Transaction | jump_related_payment +Purchase Invoice Transaction | profile_view Purchase Invoice Transaction | source_asset Purchase Invoice Transaction | view Purchase Invoice Transaction | view_source @@ -100,5 +103,6 @@ Sale Invoice Transaction | destination_asset Sale Invoice Transaction | detail Sale Invoice Transaction | document_list Sale Invoice Transaction | jump_to_related_payment +Sale Invoice Transaction | profile_view Sale Invoice Transaction | source_asset Sale Invoice Transaction | view \ No newline at end of file -- 2.30.9