New feature to import pharmacies for any city and state. (#2680)
commitd4cdaca2f3175416f33acdafd8a216e35e9051b2
authorSherwin Gaddis <sherwingaddis@gmail.com>
Sun, 22 Sep 2019 15:55:51 +0000 (22 11:55 -0400)
committerBrady Miller <brady.g.miller@gmail.com>
Sun, 22 Sep 2019 15:55:51 +0000 (22 08:55 -0700)
tree08d6c0796e636d492758db1165cb5b28f978edce
parent7eaa18f0447c20916f7886491e3944c79c722cb2
New feature to import pharmacies for any city and state. (#2680)

* New feature to import pharmacies for any city and state.
This new API became avaiable just recently.

* updating the travis errors

* moved line 113 to 112

* Requested changes made

* Did not catch till I was reviewing. Change limit from dev 10 to production 100
interface/weno/admin.php
interface/weno/import_pharmacies.php [deleted file]
interface/weno/pharmacyHelper.php [new file with mode: 0644]
src/Pharmacy/Services/ImportPharmacies.php [new file with mode: 0644]