Commit 58cf4048 authored by Jérome Perrin's avatar Jérome Perrin

changes action priorities so that Sale Invoice Transcation & Purchase Invoice

Transaction have the same action ordering, with and without erp5_invoicing


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24781 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a4db6738
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>6.0</float> </value>
<value> <float>9.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -45,7 +45,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>3.0</float> </value>
<value> <float>7.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>5.0</float> </value>
<value> <float>8.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
819
\ No newline at end of file
820
\ 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