[Erp5-report] r12690 - in /erp5/trunk/bt5/erp5_banking_check: ActionTemplateItem/portal_typ...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Feb 14 10:50:44 CET 2007
Author: seb
Date: Wed Feb 14 10:50:38 2007
New Revision: 12690
URL: http://svn.erp5.org?rev=12690&view=rev
Log:
many minor changes (workflow, consistency checking, check counter date, security settings)
Modified:
erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Stop%20Payment%20Module/print.xml
erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Purchase%20Module/print.xml
erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Sale%20Module/print.xml
erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/Baobab_getAutomaticCheckCreationStopDate.xml
erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml
erp5/trunk/bt5/erp5_banking_check/bt/revision
Modified: erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Stop%20Payment%20Module/print.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Stop%2520Payment%2520Module/print.xml?rev=12690&r1=12689&r2=12690&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Stop%20Payment%20Module/print.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Stop%20Payment%20Module/print.xml Wed Feb 14 10:50:38 2007
@@ -81,7 +81,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
- <value> <string>string:${object_url}/Folder_print</string> </value>
+ <value> <string>string:${object_url}/Base_printPdf</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Purchase%20Module/print.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%2520Check%2520Purchase%2520Module/print.xml?rev=12690&r1=12689&r2=12690&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Purchase%20Module/print.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Purchase%20Module/print.xml Wed Feb 14 10:50:38 2007
@@ -81,7 +81,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
- <value> <string>string:${object_url}/Folder_print</string> </value>
+ <value> <string>string:${object_url}/Base_printPdf</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Sale%20Module/print.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%2520Check%2520Sale%2520Module/print.xml?rev=12690&r1=12689&r2=12690&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Sale%20Module/print.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/ActionTemplateItem/portal_types/Traveler%20Check%20Sale%20Module/print.xml Wed Feb 14 10:50:38 2007
@@ -81,7 +81,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
- <value> <string>string:${object_url}/Folder_print</string> </value>
+ <value> <string>string:${object_url}/Base_printPdf</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/Baobab_getAutomaticCheckCreationStopDate.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/Baobab_getAutomaticCheckCreationStopDate.xml?rev=12690&r1=12689&r2=12690&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/Baobab_getAutomaticCheckCreationStopDate.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/SkinTemplateItem/portal_skins/erp5_banking_check_operation/Baobab_getAutomaticCheckCreationStopDate.xml Wed Feb 14 10:50:38 2007
@@ -70,7 +70,7 @@
<key> <string>_body</string> </key>
<value> <string>from DateTime import DateTime\n
\n
-return DateTime(\'2006-12-31\')\n
+return DateTime(\'2007-12-31\')\n
</string> </value>
</item>
<item>
Modified: erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml?rev=12690&r1=12689&r2=12690&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml (original)
+++ erp5/trunk/bt5/erp5_banking_check/WorkflowTemplateItem/portal_workflow/check_payment_workflow/states/confirmed.xml Wed Feb 14 10:50:38 2007
@@ -104,6 +104,7 @@
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
+ <string>DestinationAssignee</string>
<string>Manager</string>
</tuple>
</value>
Modified: erp5/trunk/bt5/erp5_banking_check/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_check/bt/revision?rev=12690&r1=12689&r2=12690&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_check/bt/revision (original)
+++ erp5/trunk/bt5/erp5_banking_check/bt/revision Wed Feb 14 10:50:38 2007
@@ -1,1 +1,1 @@
-64
+66
More information about the Erp5-report
mailing list