How to Prevent Zero Stocked Item Sales?

I followed the documents again step by step. Same issues. It does not cancel order at 0

I have identical setup and it works fine, there is an issue in your rule sets or actions.

1 Like

OK, I want to start afresh step by step using the document

Just like Okokhue_Ferdinard
I have followed this document to the letter.Kindly let me know where am going wrong and the constraint that am supposed to have for the different warehouses

Capture3

Capture6

the stock is available in the bar warehouse
but when i sell this happens
Capture9

when i click ok the message disappear and i can sell the the item

hi ATech kindly offer your support on the post below,i have pasted my rules and actions

[=TN('{REPORT INVENTORY:{ITEM TAG:Alert}:Local Warehouse}')-TN('{TICKET ORDER QUANTITY TOTAL EXP:(MN=[:MenuItemName]) && (OS.Status=New)}')] |Less|1

1 Like

[quote=“ilyas, post:9, topic:21285”]
[=TN(’{REPORT INVENTORY:{ITEM TAG:Alert}:Local Warehouse}’)-TN(’{TICKET ORDER QUANTITY TOTAL EXP:(MN=[:MenuItemName]) && (OS.Status=New)}’)]

  [=TN('{REPORT INVENTORY:{ITEM TAG:Alert}:Bar Warehouse}')-TN('{TICKET ORDER QUANTITY TOTAL EXP:(MN=[:MenuItemName]) && (OS.Status=New)}')]

i also have different warehouses how can i control their stock
This is the same constraint and using,the result is just the same

Something is not adding up

Please send me your zipped database privately I will check whats wrong, I originally made this setup and to this day with two warehouses and two departments it works fine.





I do not know english
That’s why I express with pictures

thankyou sir,though am having a hard time reading your post

Google translate
ingilizce bilmiyorum
Resimlerle anlattım

Can I get a report for this. Items with stock level under 15

Hello @Amolo,

You can check the last post of the below topic;

https://forum.sambapos.com/t/report-consumption-tag-low-inventory-condition/9347/21

I follow this tutorial https://kb.sambapos.com/en/4-50-how-to-prevent-zero-stocked-item-sales/,

I have one problem, I have product without inventory count that I also need to sale, these product keep giving me the out of stock message.

How can you help me please!!!

In the Rule Name: Check Inventory Less Than 15 Add another constraint. Select
Menu Item Name Not Equals <your menu item you do not want the pop up message>

1 Like

Thanks a lot for your help, it work!!!
I did the change in the Rule Name: Check Inventory Equals 0 instead

1 Like

Good catch! I just skimmed through the tutorial until I reached the first rule and assumed it was that rule.