pos:configurables
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pos:configurables [2025/05/04 20:31] – [Limit View Payrates] mrjim | pos:configurables [2025/05/13 18:13] (current) – [Credit card] mrjim | ||
---|---|---|---|
Line 17: | Line 17: | ||
You can get an email whenever a driver checkout is done. | You can get an email whenever a driver checkout is done. | ||
- | %%[posnew.mrjims.com\reports\data\reports.cfc line 901]%% | + | %%[posnew.mrjims.com\reports\data\reports.cfc line 902]%% |
Line 36: | Line 36: | ||
%%[tickets\queries_ticket.cfc line 1616]%% | %%[tickets\queries_ticket.cfc line 1616]%% | ||
+ | |||
===== Print customer receipts ===== | ===== Print customer receipts ===== | ||
Line 46: | Line 47: | ||
%%[tickets\queries_tickets.cfc line 2900]%% | %%[tickets\queries_tickets.cfc line 2900]%% | ||
+ | |||
+ | ===== Hide Payrates ===== | ||
+ | |||
+ | To prevent Owner level users from editing payrates. Payrates do not appear in Edit User window in POS. Only specific users have JOES Mobile tool to edit payrates. | ||
+ | |||
+ | %%[posnew.mrjims.com\users\users_manage.cfm lines 139 & 219]%% | ||
===== OIC View Payrates ===== | ===== OIC View Payrates ===== | ||
Line 52: | Line 59: | ||
[Set that specific user to have access in last column of user table.] | [Set that specific user to have access in last column of user table.] | ||
- | |||
- | ===== Hide Payrates ===== | ||
- | |||
- | To prevent Owner level users from editing payrates. Payrates do not appear in Edit User window in POS. Only specific users have JOES Mobile tool to edit payrates. | ||
- | |||
- | [posnew.mrjims.com\users\users_manage.cfm lines 139 & 219] | ||
===== Hide Manager Override ===== | ===== Hide Manager Override ===== | ||
Line 63: | Line 64: | ||
Only allow owners to use manager override. | Only allow owners to use manager override. | ||
- | [posnew.mrjims.com\desktop\data\taskbar.cfc line 71] | + | %%[posnew.mrjims.com\desktop\data\taskbar.cfc line 71]%% |
===== Default to Not Cash ===== | ===== Default to Not Cash ===== | ||
Line 69: | Line 70: | ||
If your store pays no drivers in cash, and all Checkouts are Not Cash Checkouts, set the Not Cash: checkbox on lower right of Driver Checkout window to checked. | If your store pays no drivers in cash, and all Checkouts are Not Cash Checkouts, set the Not Cash: checkbox on lower right of Driver Checkout window to checked. | ||
- | [posnew.mrjims.com\reports\driverCheckout.cfm line 567] | + | %%[posnew.mrjims.com\reports\driverCheckout.cfm line 567]%% |
===== Remove Account Payment Button ===== | ===== Remove Account Payment Button ===== | ||
Line 75: | Line 76: | ||
Prevent users from ever paying any orders on Account. | Prevent users from ever paying any orders on Account. | ||
- | [posnew.mrjims.com\payments\payout.cfm line 171] | + | %%[posnew.mrjims.com\payments\payout.cfm line 171]%% |
===== No fingerprints to access POS ===== | ===== No fingerprints to access POS ===== | ||
- | [posnew.mjims.com\authentication\data\authentication.cfc line 201] | + | %%[posnew.mjims.com\authentication\data\authentication.cfc line 201]%% |
===== No fingerprints for ===== | ===== No fingerprints for ===== | ||
Line 89: | Line 90: | ||
Drivers must enter their Employee ID and password for delivery checkout and check-in when they return. | Drivers must enter their Employee ID and password for delivery checkout and check-in when they return. | ||
- | [posnew.mrjims.com\authentication\authentication.cfm 48 or 65] | + | %%[posnew.mrjims.com\authentication\authentication.cfm 48 or 65]%% |
===== Inside tips are not paid out in cash. ===== | ===== Inside tips are not paid out in cash. ===== | ||
Line 97: | Line 98: | ||
If the cash tips left by customers are deposited, not given out to the team; you must enter an Income paid-in [Counter Cash Tips] in the amount of the cash tips. | If the cash tips left by customers are deposited, not given out to the team; you must enter an Income paid-in [Counter Cash Tips] in the amount of the cash tips. | ||
- | [posnew.mrjims.com\reports\data\reports.cfc lines 2775, 2847 & 3180] | + | %%[posnew.mrjims.com\reports\data\reports.cfc lines 2775, 2847 & 3180]%% |
- | [posnew.mrjims.com\reports\dailyCloseout.cfm lines 136 & 207] | + | %%[posnew.mrjims.com\reports\dailyCloseout.cfm lines 136 & 207]%% |
===== List Pick-up/ | ===== List Pick-up/ | ||
Line 105: | Line 106: | ||
Show list of inside orders with tips. This is compared to the CC slips for verification. | Show list of inside orders with tips. This is compared to the CC slips for verification. | ||
- | [posnew.mrjims.com\reports\dailyCloseout.cfm line 363] | + | %%[posnew.mrjims.com\reports\dailyCloseout.cfm line 363]%% |
- | ===== Do not show the over/short in Closeout ===== | + | ===== Do not show the over/short in Closeout |
- | [posnew.mrjims.com\reports\data\reports.cfc line 3855] | + | %%[posnew.mrjims.com\reports\data\reports.cfc line 3855]%% |
- | ===== Turn off printing | + | ===== Turn off printing |
Delete printer from stores_printers table. | Delete printer from stores_printers table. | ||
Line 117: | Line 118: | ||
===== Hide Cancel button in Current Orders. ===== | ===== Hide Cancel button in Current Orders. ===== | ||
- | [posnew.mrjim.com\orders\orders_display.cfm line 991] | + | %%[posnew.mrjim.com\orders\orders_display.cfm line 991]%% |
- | [posnew.mrjim.com\orders\orders_display_pu.cfm line 676, 735, 748, 989] | + | %%[posnew.mrjim.com\orders\orders_display_pu.cfm line 676, 735, 748, 989]%% |
- | [posnew.mrjim.com\orders\orders_display_del.cfm line 689, 748, 761, 1001] | + | %%[posnew.mrjim.com\orders\orders_display_del.cfm line 689, 748, 761, 1001]%% |
===== Turn on Terminal button for cards. ===== | ===== Turn on Terminal button for cards. ===== | ||
- | [posnew.mrjims.com\payments\payout.cfm line 176] | + | %%[posnew.mrjims.com\payments\payout.cfm line 176]%% |
===== Send Orders to Cartwheel. ===== | ===== Send Orders to Cartwheel. ===== | ||
- | [posnew.mrjims.com\orders\data\orders_general.cfc line 145] | + | %%[posnew.mrjims.com\orders\data\orders_general.cfc line 145]%% |
- | [tickets\queries_public.cfc line 561] | + | %%[tickets\queries_public.cfc line 561]%% |
Add store to Convert Cartwheel tool in OIC. | Add store to Convert Cartwheel tool in OIC. | ||
Line 137: | Line 138: | ||
===== Do Not Display Schedule Until 12 AM EST Tuesday ===== | ===== Do Not Display Schedule Until 12 AM EST Tuesday ===== | ||
- | [mrjims.pizza\admin\queries\queries_mep.cfc line 1209] | + | %%[mrjims.pizza\admin\queries\queries_mep.cfc line 1209]%% |
===== Magnets Reminder for Ticket’s ===== | ===== Magnets Reminder for Ticket’s ===== | ||
- | [tickets\queries_ticket.cfc line 2825] | + | %%[tickets\queries_ticket.cfc line 2825]%% |
+ | |||
+ | ===== Payment Types Accepted ===== | ||
- | ===== Send Driver Checkout Report to Owner ===== | + | In Admin> Store Settings> |
- | [posnew.mrjims.com/reports/ | + | * Cash |
+ | * Cash (In Store) - Always on for POS users. | ||
+ | * Cash (Web) - There are 2 stores that never accept cash for Online orders. | ||
+ | * Checks | ||
+ | * Checks (In Store) - This presents POS users with a Check payment option for those In-Store orders paid by check. When this option is available the total payments for In-Store orders paid by check will be listed on the Closeout Report. Even without this payment option, checks can be accepted, but they are included in the Cash Bank Deposit when running the Closeout. | ||
+ | * Checks (Web) - No longer recommended. There was a time, before debit cards, when many customers paid by check. | ||
+ | * Check Policy (Shown to Web Users) - Whatever message was entered here was displayed when the Online customer chose to make a check payment. This is no longer used. | ||
+ | * Credit Cards [Includes Debit Cards] | ||
+ | * Credit Cards (In-Store) - Required | ||
+ | * Credit Cards (Web) - Required | ||
+ | * Processors listed - There may come a day when our recommended processer cannot accept certain major credit card processor' | ||
+ | * Processor Settings - If changed rerun Yiftee activation card. | ||
+ | * Processor - CardConnect is currently the only working choice. | ||
+ | * Merchant ID - The CardConnect Merchant ID | ||
+ | * Username - The CardConnect Username | ||
+ | * Password - The CardConnect Password | ||
+ | * Del Service | ||
+ | * Del Service (In Store) - This is from when TOOS orders came in through tablets. There are a few stores using TOOS that are not integrated with Chowly like Slice. This would be left up to the owner. It allows users to select this option for cash payment orders and to pocket the cash paid. | ||
+ | * Del Service (Web) - This must always be <fc # | ||
[[: | [[: | ||
pos/configurables.1746383474.txt.gz · Last modified: by mrjim