Commit e063ff4f authored by Jérome Perrin's avatar Jérome Perrin

added accounting_transaction type group


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4846 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a5a51b4d
......@@ -79,6 +79,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>accounting_transaction</string>
<string>delivery</string>
</tuple>
</value>
......
......@@ -78,6 +78,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>accounting_transaction</string>
<string>delivery</string>
</tuple>
</value>
......
......@@ -80,6 +80,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>accounting_transaction</string>
<string>delivery</string>
</tuple>
</value>
......
......@@ -79,6 +79,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>accounting_transaction</string>
<string>delivery</string>
<string>invoice</string>
</tuple>
......
......@@ -88,6 +88,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>accounting_transaction</string>
<string>delivery</string>
<string>invoice</string>
</tuple>
......
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