Table of Contents | ||
---|---|---|
|
...
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
For Example: If someone only works at ASB Retail they can only Select ASB Retail for the warehouse in the Sales InvoiceBased 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
By User for payments collected
What other Fields?
Perhaps IP Address?Maybe custom field of “Terminal” - The user would select this when they log in.
POS Sales Invoice User Permissions
...