Commit 2c789709 authored by Jérome Perrin's avatar Jérome Perrin

partially revert 25159 that mixed information from accounting period workflow

in accounting transactions workflow


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25673 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 601ca5c2
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The Accounting Period is closed. It is no longer possible to add accounting transactions in this period. A balance transaction has been created.</string> </value>
<value> <string>Closed State is used for accounting transactions that belong to "closed" accounting periods</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Close the accounting period, can\'t be reopened later, no more transaction can be input on this accounting period</string> </value>
<value> <string>Mark transaction that belongs to "closed" accounting periods</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
......@@ -27,7 +27,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Close the accounting period, can\'t be reopened later, no more transaction can be input on this accounting period</string> </value>
<value> <string>Mark transaction that belongs to "closed" accounting periods</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
869
\ No newline at end of file
870
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment