From 46b49602840feb10788b962644345c43fff3956a Mon Sep 17 00:00:00 2001 From: Alexandre Boeglin <alex@nexedi.com> Date: Fri, 16 Nov 2007 18:21:45 +0000 Subject: [PATCH] follow script renaming git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17664 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../default_pay_sheet_transaction_rule.xml | 26 +------------------ bt5/erp5_payroll/bt/revision | 2 +- 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/bt5/erp5_payroll/PathTemplateItem/portal_rules/default_pay_sheet_transaction_rule.xml b/bt5/erp5_payroll/PathTemplateItem/portal_rules/default_pay_sheet_transaction_rule.xml index 12d3338c9e..68adb0a0f6 100644 --- a/bt5/erp5_payroll/PathTemplateItem/portal_rules/default_pay_sheet_transaction_rule.xml +++ b/bt5/erp5_payroll/PathTemplateItem/portal_rules/default_pay_sheet_transaction_rule.xml @@ -9,30 +9,6 @@ </pickle> <pickle> <dictionary> - <item> - <key> <string>_Add_portal_content_Permission</string> </key> - <value> - <tuple> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Delete_objects_Permission</string> </key> - <value> - <tuple> - <string>Manager</string> - </tuple> - </value> - </item> - <item> - <key> <string>_Modify_portal_content_Permission</string> </key> - <value> - <tuple> - <string>Manager</string> - </tuple> - </value> - </item> <item> <key> <string>__ac_local_roles__</string> </key> <value> @@ -101,7 +77,7 @@ <key> <string>test_method_id</string> </key> <value> <tuple> - <string>InvoiceTransactionRule_test</string> + <string>SimulationMovement_testInvoiceTransactionRule</string> </tuple> </value> </item> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index a8f6a254f8..59f3135037 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -164 \ No newline at end of file +165 \ No newline at end of file -- 2.30.9