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

use resources with sale and purchase use in proxy listbox ids

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37354 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 95bdf53e
......@@ -182,6 +182,18 @@
<key> <string>proxy_listbox_ids</string> </key>
<value>
<list>
<tuple>
<string>Base_viewRelatedObjectListBase/listbox</string>
<string>All</string>
</tuple>
<tuple>
<string>ERP5Site_viewSaleResourceList/listbox</string>
<string>Sales</string>
</tuple>
<tuple>
<string>ERP5Site_viewPurchaseResourceList/listbox</string>
<string>Purchase</string>
</tuple>
<tuple>
<string>ProductModule_viewProductList/listbox</string>
<string>Products</string>
......
965
966
\ 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