Commit f4badab6 authored by Tomáš Peterka's avatar Tomáš Peterka Committed by Tomáš Peterka

[accounting] Fix default value of an attribute

parent 7e1e2034
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>brain, selection=None, analytic_column_list=(), **kwd</string> </value>
<value> <string>brain, selection=None, analytic_column_list=None, **kwd</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
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