instedd / maap-collector

GNU General Public License v3.0
0 stars 1 forks source link

Create/edit/disable pharmacy #11

Closed mverzilli closed 5 years ago

mverzilli commented 5 years ago

(In the Electron app)

Fields:

  1. Name (string; required).
  2. Date of visit (date; required; defaults to today).
  3. Registration number and body under which it is registered. (string; optional)
  4. Address (string; optional).
  5. GPS location (lat/lng; optional).
  6. Location setting (urban | peri-urban | rural; optional).
  7. Ownership type (public | private | faith based | community | other (specify)).
  8. Contact details: name (string), designation (string), email (string), mobile (string).
  9. Manual records keeping (bool).
  10. Electronic records keeping (bool).
  11. Available record types (select many: sales invoices to customers | prescriptions | purchase records from supplier | other (specify)).
  12. Surrounding community pharmacies: pick from list or create on the fly with name, address and type "community".
hdf1996 commented 5 years ago

@mverzilli is this going to be on the backoffice or the electron app?

mverzilli commented 5 years ago

Clarified!

mverzilli commented 5 years ago

duplicate