Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 13 Next »

Transfer from WH to Retail

  • Part replenishments - transfer inventory from the main warehouse to stores using Min, Max

POS Sales Invoice & Checkout

Scenario:

  • 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

Terminal Assignment

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

  • A new custom object “Terminal Assignment” will be created

  • The user will enter their location and terminal.

  • The system will automatically populate today’s date.

  • 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 “Terminal Assignment”

Requirements

  • 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 Terminal Assignment for “Today” and time.

      • If there is no “Terminal Assignment” 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.

End of the day report

  • Sales Invoice Number

  • Sales Rep

  • Terminal Number

  • Customer Receipt: Payment Type

  • Customer Receipt: Payment Date

POS Sales Invoice User Permissions

  • Parts Counter Staff will only be able to access the POS Sales Invoice Record Type

  • The following are the field level permissions for the POS Sales Invoice Record Type

Field

Parts Counter Staff

Store Manager

Sell to Customer

Edit

Edit

Warehouse

View

Edit

Sales Rep

View

Edit

Posting Date

View

Edit

Tax Liable

View

Edit

Bypass Shipment

View

Edit

Customer PO Number

Edit

Edit

Invoice Date

View

Edit

Tax Area

View

Edit

Shipping Agent

Edit

Edit

Troubleshooting & Exceptions

  • If a customer brings an item to the cashier, but the system thinks that item isn’t in inventory.

  • The AATC counter staff/cashier, will save the sales invoice, but not post it.

    • They should add a comment in the “Chatter” section of the Invoice and tag the store manager

image-20240717-212932.png
  • Then the store manager should create an inventory adjustment

  • After the inventory adjustment is made then the sales invoice and customer receipt can be posted.

  • No labels