Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

...

  • Scenario: Customer Buys a Part in the Retail Store

  • This replaces their IDS POS System

  • They will use a tethered barcode scanners to scan item barcode at the counter.

  • Need to add a “Cash” customer - Johnny Cash

Retail Store Terminal

  • When a user signs in for the day, they will need to enter which terminal they are logged into

  • A new custom object “Retail Store Terminal Sign In” will be created

  • The user will enter their location and terminal.

  • The system will automatically populate today’s date & time.user will enter the date and time they will start using that terminal

  • Then they won’t need to enter the location & terminal each time they create a sales invoice.

  • If they switch terminals, they will need to add a new “Retail Store Terminal Sign In”

...

  • Create a POS Sales Invoice Record type with the following:

  • Auto Populate the Following

    • Warehouse

      • Based on Terminal Assignment

    • Bypass Shipment = YES

    • Tax

      • Based on Customer

    • Tax Area

      • Based on warehouse

    • Sales Rep

      • User who is Logged In

    • Terminal

      • Based on the latest Retail Store Terminal Record for that user for today

      • If there is no Retail Store Terminal Record for today, then the Terminal & Warehouse location is blank.

  • Have the ability to use a Barcode Scanner to scan an inventory item

  • Taking fund with Stripe, Global Payment, PayPal Cash box, Credit Card, check or cash.

    • Payments will be taken outside of GoldFinch

    • But Cashier will enter in which type of payment was accepted in the Customer Receipt.

    • Print Receipt

Customer Receipt

  • Auto Populate today’s Terminal Number for that user.

...