Commit 91c3ae9a authored by Jérome Perrin's avatar Jérome Perrin

reverse priorities of Account Statement and Trial Balance reports, not to...

reverse priorities of Account Statement and Trial Balance reports, not to display Account Statement dialog as default because it is expensive

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29912 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc44d60b
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>9.0</float> </value>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>9.0</float> </value>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>10.0</float> </value>
<value> <float>9.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>10.0</float> </value>
<value> <float>9.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
1006
\ No newline at end of file
1007
\ 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