Commit 51473ac8 authored by Jérome Perrin's avatar Jérome Perrin

accounting: add title on BS and P&L reports

this is used for file name to download
parent 11fa47f8
......@@ -66,7 +66,7 @@ dQEAAAAA</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <unicode></unicode> </value>
<value> <unicode>Balance Sheet</unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -66,7 +66,7 @@ dQEAAAAA</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <unicode></unicode> </value>
<value> <unicode>Profit and Loss</unicode> </value>
</item>
</dictionary>
</pickle>
......
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