Commit 86cdc0e8 authored by Sebastien Robin's avatar Sebastien Robin

mrp: resources in mrp are not only products

parent e3c8bdc6
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: map( lambda x: (x,x), here.getPortalProductTypeList())</string> </value> <value> <string>python: map( lambda x: (x,x), here.getPortalResourceTypeList())</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </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