Commit 72c8a4b9 authored by Romain Courteaud's avatar Romain Courteaud

Add Delivery Tool by default.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2906 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 875c7f09
......@@ -581,6 +581,7 @@ class ERP5Generator(PortalGenerator):
addTool('ERP5 Template Tool', None)
addTool('ERP5 Alarm Tool', None)
addTool('ERP5 Domain Tool', None)
addTool('ERP5 Delivery Tool', None)
# Add ERP5Type Tools
addTool = p.manage_addProduct['ERP5Type'].manage_addTool
......
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