Commit 2401f92f authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Your Name

erp5_core: time quantity unit category can be acquired from Supply

parent 07136a2f
......@@ -63,7 +63,7 @@
</item>
<item>
<key> <string>acquisition_portal_type</string> </key>
<value> <string>python:portal.getPortalSupplyPathTypeList()</string> </value>
<value> <string>python:portal.getPortalSupplyPathTypeList() + portal.getPortalSupplyTypeList()</string> </value>
</item>
<item>
<key> <string>categories</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