Commit 8b53a367 authored by Kevin Deldycke's avatar Kevin Deldycke

Add the GAP Root and the Account Balance on General Ledger Report.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5720 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 44ab8b9c
......@@ -61,7 +61,8 @@
<key> <string>group_list</string> </key>
<value>
<list>
<string>Default</string>
<string>panel1</string>
<string>panel2</string>
</list>
</value>
</item>
......@@ -70,7 +71,7 @@
<value>
<dictionary>
<item>
<key> <string>Default</string> </key>
<key> <string>panel1</string> </key>
<value>
<list>
<string>from_date</string>
......@@ -80,6 +81,15 @@
</list>
</value>
</item>
<item>
<key> <string>panel2</string> </key>
<value>
<list>
<string>gap</string>
<string>balance</string>
</list>
</value>
</item>
</dictionary>
</value>
</item>
......
2006-02-16 kevin
* Add the GAP Root and the Account Balance on General Ledger Report.
2006-02-13 kevin
* Only show draft and validated Person and Organisation in Relation String Fields.
......
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