CAVaccineInventory / vial

The Django application powering calltheshots.us

Home Page:https://vial.calltheshots.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically assign providers based on concordance IDs of imported locations

simonw opened this issue · comments

Follow-on from #707. Concordances like walmart:... should apply the Walmart provider, for example.

I think the first step here will be to add a nullable concoradnce_authority column to the Providers table, then drive the feature from that.