[Erp5-report] r21348 - in /erp5/trunk/bt5/erp5_banking_cash: CategoryTemplateItem/portal_ca...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jun 5 14:21:13 CEST 2008
Author: aurel
Date: Thu Jun 5 14:21:06 2008
New Revision: 21348
URL: http://svn.erp5.org?rev=21348&view=rev
Log:
define security on state
Modified:
erp5/trunk/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml
erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml
erp5/trunk/bt5/erp5_banking_cash/bt/revision
Modified: erp5/trunk/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml?rev=21348&r1=21347&r2=21348&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/CategoryTemplateItem/portal_categories/historical_operation_type.xml Thu Jun 5 14:21:06 2008
@@ -45,7 +45,7 @@
</item>
<item>
<key> <string>last_id</string> </key>
- <value> <string>1</string> </value>
+ <value> <string>2</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
Modified: erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml?rev=21348&r1=21347&r2=21348&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/WorkflowTemplateItem/portal_workflow/cash_to_currency_sale_workflow/states/deleted.xml Thu Jun 5 14:21:06 2008
@@ -68,9 +68,37 @@
<value>
<dictionary>
<item>
+ <key> <string>Access contents information</string> </key>
+ <value>
+ <tuple>
+ <string>Manager</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>Add portal content</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
<key> <string>Delete objects</string> </key>
<value>
<tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>Modify portal content</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>View</string> </key>
+ <value>
+ <tuple>
+ <string>Manager</string>
+ </tuple>
</value>
</item>
</dictionary>
Modified: erp5/trunk/bt5/erp5_banking_cash/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/revision?rev=21348&r1=21347&r2=21348&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/revision Thu Jun 5 14:21:06 2008
@@ -1,1 +1,1 @@
-622
+623
More information about the Erp5-report
mailing list