Commit 82a42255 authored by Jérome Perrin's avatar Jérome Perrin

enable update button on accounting reports dialogs

Signed-off-by: Aurel's avatarAurélien Calonne <aurel@nexedi.com>
parent 6d4330cc
......@@ -37,6 +37,16 @@
<key> <string>action</string> </key>
<value> <string>AccountModule_viewGeneralLedgerReport</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -142,6 +152,10 @@
</item>
<item>
<key> <string>update_action</string> </key>
<value> <string>AccountModule_viewGeneralLedgerReportDialog</string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -37,6 +37,16 @@
<key> <string>action</string> </key>
<value> <string>AccountModule_viewOtherPartiesReport</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -129,6 +139,10 @@
</item>
<item>
<key> <string>update_action</string> </key>
<value> <string>AccountModule_viewOtherPartiesReportDialog</string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
......@@ -37,6 +37,16 @@
<key> <string>action</string> </key>
<value> <string>AccountModule_viewTrialBalanceReport</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -137,6 +147,10 @@
</item>
<item>
<key> <string>update_action</string> </key>
<value> <string>AccountModule_viewTrialBalanceReportDialog</string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......
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