For this point of sale, the "Front End" is the point of sale that your cashiers use whereas the "Back Office" is the web-based portal where you can add items, run reports, and do other management functions.
To Hide an Item from the POS:
- From the back office, click Items then Custom Attributes
- Click New Product Attribute
- In the pop up window, you'll enter the following information. It is important to enter this information precisely as it appears:
- Attribute Code = pos_status
- Attribute Name = POS Status
- Custom Attribute Type = String
- Front End Input Type = Select
- Select Values --> Click Add New
- Value = active
- Label = Show
- Click OK
- Click Add New
- Value = hidden
- Label = Hide
- Show on Quick Update Form = Enabled
This part is optional. This option simply allows you to quickly access the Show/Hide from the item table rather than having to click into editing the item and choosing the Show/Hide attribute from there
Click Save Changes