Commit 17e40f19 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Remove some default values that are business dependant. These can and should

be defined on Portal Type group_list property of appropriate Portal Types.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19131 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9ef4e0d3
......@@ -161,9 +161,9 @@ portal_container_type_list = ('Container',)
portal_container_line_type_list = ('Container Line',)
portal_item_type_list = ('Piece Tissu','Nexedi VPN')
portal_item_type_list = ()
portal_discount_type_list = ('Remise',)
portal_discount_type_list = ()
portal_alarm_type_list = ('Supply Alarm Line','Alarm')
......
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