|
@@ -39,7 +39,7 @@ class ComputedCommerceProductReferences extends EntityReferenceFieldItemList
|
|
->condition('status', 1)
|
|
->condition('status', 1)
|
|
->sort('created', 'ASC')
|
|
->sort('created', 'ASC')
|
|
// ->exists('field_visuel')
|
|
// ->exists('field_visuel')
|
|
- // ->condition('type', 'article')
|
|
|
|
|
|
+ ->condition('type', 'materio_product_license_type')
|
|
->range(0,12);
|
|
->range(0,12);
|
|
$ids = $query->execute();
|
|
$ids = $query->execute();
|
|
$i = 0;
|
|
$i = 0;
|