[Erp5-report] r23740 - in /erp5/trunk/bt5/erp5_accounting: WorkflowTemplateItem/portal_work...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Sep 22 16:30:56 CEST 2008
Author: jerome
Date: Mon Sep 22 16:30:47 2008
New Revision: 23740
URL: http://svn.erp5.org?rev=23740&view=rev
Log:
Fix typo Openned -> Open
Modified:
erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow.xml
erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow/states/started.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow.xml?rev=23740&r1=23739&r2=23740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow.xml Mon Sep 22 16:30:47 2008
@@ -23,7 +23,7 @@
</item>
<item>
<key> <string>description</string> </key>
- <value> <string>Defines the differents steps of an accounting period, only when an accounting period is opened, a user can input transactions</string> </value>
+ <value> <string>Defines the differents steps of an accounting period. User can only input transactions when an accounting period is open.</string> </value>
</item>
<item>
<key> <string>groups</string> </key>
Modified: erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow/states/started.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow/states/started.xml?rev=23740&r1=23739&r2=23740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow/states/started.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_period_workflow/states/started.xml Mon Sep 22 16:30:47 2008
@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
- <value> <string>The Accounting Period is openned.\r\n
+ <value> <string>The Accounting Period is open.\r\n
\r\n
It is therefore possible to post accounting accounting transactions with dates during this period.</string> </value>
</item>
@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>title</string> </key>
- <value> <string>Openned</string> </value>
+ <value> <string>Open</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=23740&r1=23739&r2=23740&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Mon Sep 22 16:30:47 2008
@@ -1,1 +1,1 @@
-778
+779
More information about the Erp5-report
mailing list