Hello guys! I need some assistance with the native POS in ERPNext.
I just recently installed ERPNext on a new Ubuntu 20.04 server and have it running on two sites. I used the manual guide rather than use the Docker image.
Here is the output of bench version
~/frappe-bench$ bench version
erpnext 13.2.0
frappe 13.2.0
I created a few test items and gave them fake prices, to test out the POS on ERPNext, created a POS test profile,
Did you make sure the POS profile is drawing it’s inventory for sale from the warehouse that your products are assigned to? You must have inventory in the warehouse and the warehouse properly defined in the POS profile for it to work.
I know it sounds like a basic thing, but in testing this is often overlooked.
Even I am facing this. If your items are non-stock ie (Maintain Stock is unchecked) then those are not been shown up in POS.
check maintain stock at item, then it will show up in POS.
Looks like this is a bug in V13.
This is a feature required for industries like Spas and Saloons where they only offer service and they don’t maintain stock.