Discussion:
[Erp5-dev] bug: Missed Method
Rafael Monnerat
2005-11-22 18:34:02 UTC
Permalink
In CVS the ERP5Type/Documents/Folder.py on line 120 has a method '
self.getLastId()' that does not exists in Class ERP5Site

In CVS the ERP5Type/Documents/Folder.py on line 127 has a method
'self._setLastId()' that does not exists in Class ERP5Site (exists
setLasId() )


--
Rafael M. Monnerat
http://monnerat.objectis.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20051122/fc9334da/attachment.htm>
Yoshinori Okuji
2005-11-22 19:07:37 UTC
Permalink
Post by Rafael Monnerat
In CVS the ERP5Type/Documents/Folder.py on line 120 has a method '
self.getLastId()' that does not exists in Class ERP5Site
In CVS the ERP5Type/Documents/Folder.py on line 127 has a method
'self._setLastId()' that does not exists in Class ERP5Site (exists
setLasId() )
ERP5Site does not need these methods, since ERP5Site does not store documents
directly.

YO
--
Yoshinori Okuji, Nexedi Research Director
Nexedi: Consulting and Development of Free / Open Source Software
http://www.nexedi.com
ERP5: Free / Open Source ERP Software for small and medium companies
http://www.erp5.org
Storever: OpenBrick, WiFi infrastructure, notebooks and servers
http://www.storever.com
Loading...