Discussion:
[Erp5-dev] Bug on isPacked
Brice LEROY
2007-10-18 14:17:46 UTC
Permalink
Hi,
I don't know if it's because of my modification on cell but isPacked()
method does not reply the good response. After some investigation It's appear
that isPacked method on looks on Container Line Movement and not on Cell
movement too.
To correct this I changed portal_type kw in PackingList.isPacked() method :
'portal_type': self.getPortalContainerLineTypeList(),
to
'portal_type': self.getPortalContainerLineTypeList() + ('Container
Cell',),

NB : Sorry, I don't use patch format due to lake of time
--
Brice LEROY
CWD Sellier / Sellerie de Nontron
Service Informatique
tel : 05 53 60 72 70
fax : 05 53 60 72 79
Loading...