diff --git a/product/ERP5Type/CopySupport.py b/product/ERP5Type/CopySupport.py index 1ee134aa2f0e933a9b264f20e9786574fa3b1a9f..f3404f6daac7d664317f2028dea9448de8869db2 100644 --- a/product/ERP5Type/CopySupport.py +++ b/product/ERP5Type/CopySupport.py @@ -544,7 +544,8 @@ class CopyContainer: previous call to manage_cutObjects or manage_copyObjects as the first argument. - If is_indexable is True, we will avoid indexing the pasted objects. + If is_indexable is False, we will avoid indexing the pasted objects and + subobjects """ cp=None if cb_copy_data is not None: