POS Settings
The Point of Sale (POS) settings in ERPNext tell the program how to work. These settings determine what types of invoices can be created from the POS screen, how the accounting system handles cash changes, and how users can use the POS fields and search function. When you set up your POS settings the right way, invoicing runs quickly, accounting entries are correct, and the checkout procedure is swift and easy for both high-volume and retail transactions.
In ERPNext version 16, POS Settings are a global setting that impacts all POS Profiles and transactions unless they are adjusted at a more particular level.
Follow these procedures to access the POS Settings in ERPNext:
- To get to ERPNext, click on Stock, then Settings, and finally POS Settings.
- You can also use the global search:
- Press Ctrl + K
- Enter the parameters for POS
- Pick POS Settings from the list of results.
POS Settings—Information on how to set them up
This section talks about all the choices in POS Settings, what they do, and how the system works when you switch an option on or off.
Invoice Type Created on the POS Screen:
This parameter instructs ERPNext what kind of invoice to make after a sale is finished in the POS.
Options:
- Invoice for Sale
- Invoice for Point of Sale
What you should do:
Sales Invoice (Selected): If you pick this option, ERPNext will automatically produce a Sales Invoice for every POS transaction. This is helpful for organisations who want their point-of-sale (POS) sales to follow the same rules, permissions, and accounting system as their regular sales invoices.
POS Invoice (Selected): When you pick this option, ERPNext creates a POS Invoice that works well in busy stores with fast checkouts. POS invoices are usually smaller, faster to process, and preferable for stores where consumers buy products regularly.
Note: ERPNext says that using POS Invoice can help speed up POS activities that happen a lot.
Record the Change Amount in the Ledger:
You can use this checkbox to decide if ERPNext will post accounting ledger entries for the amount of change that clients get back when they pay at the point of sale.
What to do:
Enabled (Checked): ERPNext produces ledger entries for the amount of money that is returned back to the customer. This makes sure that cash-in-hand and other accounts are always right, even when consumers pay more than what the invoice says they owe.
Unchecked: The change amount does not acquire its own entries in the ledger. The approach solely assumes net settlement, which might make accounting easier but might make cash-level accuracy worse.
Use Case: If you need to be able to precisely count cash at the end of shifts or business days, turn this option on.
Additional Fields for POS
In this section, you can add custom fields that will show up on the POS screen. You can access more information during POS transactions by using these fields.
There are many ways to set up:
- Fieldname: The name of the field in the internal system
- Label: The name that shows up on the POS screen
- Fieldtype: The kind of data, like Data, Select, Link, or Check
- Options: Extra values (usually used for Link or Select fields)
What to do:
- The POS interface shows added fields immediately away.
- The information you enter into these fields is kept with the POS invoice.
Here are some ways to use it:
- Name of the person selling
- Delivery instructions
- Number for customers to use
Areas for POS Search
POS Search Fields tell the POS screen what item properties can be used to search for items.
What to do:
- You can add fields here to the POS item search box to find things.
- This makes it easier and faster to check out.
Search fields that are used a lot:
- Code for the object
- Name of Item
- Bar code
For example: If Barcode is included as a POS Search Field, the Cashier can easily find an item by scanning or typing in a barcode.