[Erp5-report] r7521 - /erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cas...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 29 11:09:48 CEST 2006
Author: aurel
Date: Mon May 29 11:09:45 2006
New Revision: 7521
URL: http://svn.erp5.org?rev=7521&view=rev
Log:
change permission on fast input actions
Modified:
erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml
erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml
Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Sorting/incoming_fastinput.xml?rev=7521&r1=7520&r2=7521&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/incoming_fastinput.xml Mon May 29 11:09:45 2006
@@ -56,7 +56,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
- <string>View</string>
+ <string>Add portal content</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Sorting/outgoing_fastinput.xml?rev=7521&r1=7520&r2=7521&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Sorting/outgoing_fastinput.xml Mon May 29 11:09:45 2006
@@ -56,7 +56,7 @@
<key> <string>permissions</string> </key>
<value>
<tuple>
- <string>View</string>
+ <string>Add portal content</string>
</tuple>
</value>
</item>
More information about the Erp5-report
mailing list