ERP5Type.Base: do not look for related objects on temp objects
Doing get[CategoryName]RelatedValueList or similar accessors on temp objects makes the category tool raising errors since last code refactoring. Since the concept of temp object is specific to ERP5, just make sure in ERP5 low level code that we do not try to call category tool on temp object for getting related object.
Showing
Please register or sign in to comment