Commit fafed86d authored by Vincent Pelletier's avatar Vincent Pelletier

Do not filter by portal type here: now we can list Lines or Cells instead of always Lines.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20443 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 00d309fa
...@@ -95,12 +95,7 @@ ...@@ -95,12 +95,7 @@
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
<list> <list/>
<tuple>
<string>Purchase Packing List Line</string>
<string>Purchase Packing List Line</string>
</tuple>
</list>
</value> </value>
</item> </item>
<item> <item>
......
245 246
\ 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