Commit 39dd3ef0 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Rename getPortalDefaultAccountingMovementTypeList to getPortalAccountingMovementTypeList.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4401 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6cd6254e
...@@ -523,7 +523,7 @@ class ERP5Site ( CMFSite, FolderMixIn ): ...@@ -523,7 +523,7 @@ class ERP5Site ( CMFSite, FolderMixIn ):
""" """
return self._getPortalConfiguration('portal_default_gap_root') return self._getPortalConfiguration('portal_default_gap_root')
def getPortalDefaultAccountingMovementTypeList(self) : def getPortalAccountingMovementTypeList(self) :
""" """
Return accounting movement type list. Return accounting movement 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