Commit 5a6e2e6b authored by Jérome Perrin's avatar Jérome Perrin

remove bogus description on Resource_viewMovementHistory's listbox

use 'Site or Wharehouse' for domain tree title, to be consistent with
Resource_viewInventory


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22807 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 74cd6544
...@@ -349,11 +349,7 @@ ...@@ -349,11 +349,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>getAggregateListText | Item\n <value> <string></string> </value>
movement_selection\n
# Originaly, selection_namme was movement_selection, but this was changed to be the same as Resource_viewInventory (in order to keep the stock node)\n
\n
resource_current_inventory</string> </value>
</item> </item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
...@@ -361,7 +357,7 @@ resource_current_inventory</string> </value> ...@@ -361,7 +357,7 @@ resource_current_inventory</string> </value>
<list> <list>
<tuple> <tuple>
<string>site</string> <string>site</string>
<string>Site</string> <string>Site or Wharehouse</string>
</tuple> </tuple>
</list> </list>
</value> </value>
......
269 270
\ No newline at end of file \ No newline at end of file
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