question

air2face avatar image
air2face asked zgreathouse Deactivated commented

When an item sells out, can it be not available for purchase?

Clover POS creates database entries upon every sale of an item. When the last of an item is available, it is held at the status "1". When that last item is sold, it is held as a "0". But if someone else buys the item it goes down as -1 but allows the transaction to occur. Is there a way to say that when the last of an item is sold, you may not purchase it? TY in advance.
Inventory
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

zgreathouse avatar image zgreathouse commented ·

Although we do not have this available currently, it is possible to write a third party app which can accomplish this. Is this something you're interested in?

0 Likes 0 ·

1 Answer

zgreathouse avatar image
zgreathouse Deactivated answered
There is currently no setting which will programmatically disallow purchasing an item with a stock of 0 or lower. We leave this to the discretion of the Merchant.
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community