Commit 2159f3f8 authored by Jérome Perrin's avatar Jérome Perrin

payment transaction can be related to balance transaction



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13122 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 383e6417
......@@ -463,6 +463,10 @@
<string>Payment Transaction</string>
<string>Payment Transaction</string>
</tuple>
<tuple>
<string>Balance Transaction</string>
<string>Balance Transaction</string>
</tuple>
</list>
</value>
</item>
......
......@@ -459,6 +459,10 @@
<string>Accounting Transaction</string>
<string>Accounting Transaction</string>
</tuple>
<tuple>
<string>Balance Transaction</string>
<string>Balance Transaction</string>
</tuple>
</list>
</value>
</item>
......
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