Hello,
ERPNext (latest bleeding edge version v7).
I have 2 Items which have “Is Sales Item” ticked and 2 warehouses
- Main Warehouse
- Store 1
“Store 1” warehouse is set as warehouse in POS profile, the problem is that POS is displaying all items from all warehouses, even if there is no “Stock Entry” at all.
For example:
“Product 1” has Stock Entry and stock in “Warehouse”
“Product 2” has Stock Entry and sock in “Warehouse” and “Store 1”
In POS, I see both products, but I should see only “Product 2” because, it has Stock Entry and real stock in “Store 1” warehouse.
I’m able to sell “Product 1” in POS, which is actually wrong, because this product is not associated with “Store” warehouse in any way.
Another question is about stock.
“Store 1” warehouse has “Update stock” enabled but POS allows to sell products with 0 quantity, these sales go under “Sales Invoice” as Draft - I’d expect that POS would give warning about 0 stock sale and have “option in POS profile” to prohibit such transactions.
Thanks!