Actualizacion proyecto topsify- acualizacion numero cliente

parent 6d31104a
......@@ -16,7 +16,7 @@ use Doctrine\ORM\EntityRepository;
* @author Ing 04
*/
class PluListaRepository extends EntityRepository {
const CLIENTE = 1;//Para topsify , Cliente Entel
const CLIENTE = 4;//Para topsify , Cliente Warner
public function findListaById($id) {
$qb = $this->getEntityManager()->createQueryBuilder();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment