Commit c466e996 authored by Sebastien Robin's avatar Sebastien Robin

fixed description


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3013 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0a8c1859
......@@ -343,7 +343,7 @@ class ERP5Site ( CMFSite, FolderMixIn ):
security.declareProtected(Permissions.AccessContentsInformation, 'getPortalDeliveryMovementTypeList')
def getPortalSupplyTypeList(self):
"""
Return delivery movement types.
Return supply types.
"""
return self._getPortalConfiguration('portal_supply_type_list')
......
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