Преглед на файлове

[Administration] Cron : correctif réglement automatique des commandes

feature/souke
Guillaume Bourgeois преди 1 година
родител
ревизия
ed475b4755
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      common/logic/Producer/Producer/Repository/ProducerRepository.php

+ 1
- 1
common/logic/Producer/Producer/Repository/ProducerRepository.php Целия файл

@@ -268,6 +268,6 @@ class ProducerRepository extends AbstractRepository

public function findProducers()
{
return $this->createDefaultQuery()->find();
return $this->createQuery()->find();
}
}

Loading…
Отказ
Запис