groundwired / salesforce-food-bank

Food Bank Manager built on Salesforce using Angular.js
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Add Id support for Household and searching #58

Open daveb-501commons opened 6 years ago

daveb-501commons commented 6 years ago

Some food bank scan an id for lookup into the system to record a visit during intake.

Scanner is attached via USB and works just like a standard input (e.g., keyboard). Just set focus on the edit box then use the scanner. For instance if a Drivers license just scan the barcode to get a unique id.

Questions?

  1. Should the Id be on the household for household lookup or associated with a contact?
  2. Update settings to allow people to enable/disable showing the Id on the new client household/edit client household screen