On-the-fly Stock Level Reporting for specific items from Ticket Screen

instead of using the ticket header you could simply use a display message action or ask question action to display the stock level information in a ‘pop up’ box that you can close

1 Like

Great! very simple!
Now, how do I install qsl localdp on a pendrive?
I would like to have the db and all the data on a flash drive!

@spanky you can find more information about that on SQL Server forums but I won’t recommend it as there is a high chance to have performance and stability issues.

<block 0,0,0,0 orange center 600><size 30>STOCK LEVEL {REPORT INVENTORY:{NAME}:Local Warehouse}
<block 0,0,0,0 orange center 600><size 30>{NAME}

My Show Message Command is not reading this correctly and is displaying exactly like this.
Any Ideas why?

Can you show screen shots of where youre using it, actions and rules

Also did you change you warehouse name from local warehouse?

1 Like

Not Work :frowning:

code

<block 0,0,0,0 orange center 600><size 30>{REPORT INVENTORY:{NAME}:Local Warehouse}
<block 0,0,0,0 orange center 600><size 30>{NAME}

How can i add Blue Header Total / nbr Item ?

Thanks :wink:

@Emre_Yilmaz did you created Inventory Items and Recipes to keep track of the inventory?

works… thank you :slight_smile:
Can we make the same “product purchase price button”?
@emre

Hello RickH I tried to follow your tutorial about
On-the-fly Stock Level Reporting for specific items from Ticket Screen
but I cant see the quantity in the ticket header

here my action and rules

My warehouse name is Local Warehouse
hope you could help me have a nice day

Its all case sensitive too so is your item tag Inventory Name correct? And not inventory name or Inventory name etc

The expression itself looks ok, im just going to check my on my system now to double check

yep so it definitely works, this is my expression:

<color black><bold><size 60>{NAME}\rStock Level: {REPORT INVENTORY:{ITEM TAG:Inventory Name}:Local Warehouse}</size></bold></color>

and this is my result on the POS screen:

Things to check

  1. Case sensitivity and spelling of your ITEM TAG and Local Warehouse
  2. Have you setup the inventory item
  3. Have you assigned the inventory tag in the product setup screen
  4. Show screenshots of all of the above so we can see
1 Like

these screenshots help?

I could not understand what do you mean by :
Have you assigned the inventory tag in the product setup screen :sweat_smile:

Your refering to {ITEM TAG:Inventory Name} which is looking at the product custom tags, on the product tag editor tab you should have a Inventory Name which presumeably should be the name of the inventory item relating to that product in order for it to know what inventory item to look at.

2 Likes

You need to firstly have setup the Item Tag here:

Settings>Program Settings>General Settings

Enter Inventory Name in the Product Tag Captions Box as below (comma separate list with no spaces)

This then adds those product tags to the product setup screen as shown below:

Next to the Inventory Name field add the inventory name for your product, ive kept my inventory name the same as the product name

1 Like

the only other things you need are

2 Likes

ok It is working now many thanks RickH for your detailed explanation and your time

1 Like

Hello @RickH
if set it up a little bit diferent, and it looks like the Constrain is not right with my settings, without constrain its working.
how its right?

1

thanks for response…

lol now its working, but only if its 0 stock