Commit c3eca705 authored by Jérome Perrin's avatar Jérome Perrin

accounting: rename a field not following naming conventions

parent 4dbf3fe2
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>total_selected_amount</string> <string>your_total_selected_amount</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>total_selected_amount</string> </value> <value> <string>your_total_selected_amount</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</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