The NETO POS could be more useful to end-users if they displayed the SKU of each item on the product line.
This has various use cases including:
- Quickly referencing the specific item of a sale (without clicking twice from Product > Information)
- This is especially useful for phone calls while quoting customers based on product SKU correctly
- Allowing extensions or add-ons to fetch the SKU and perform a search on the NETO API that is specific
This is a very simple change which the NETO developers could implement quickly by re-using already built React components. It's just a matter of creating another instance and parsing some additional data to it.