Commit 3c5add80 authored by Romain Courteaud's avatar Romain Courteaud

Create portal_order in the installation of the ERP5 Site.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3507 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 669be4c8
......@@ -628,6 +628,7 @@ class ERP5Generator(PortalGenerator):
addTool('ERP5 Alarm Tool', None)
addTool('ERP5 Domain Tool', None)
addTool('ERP5 Delivery Tool', None)
addTool('ERP5 Order 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