Author Topic: item selection  (Read 7138 times)

jenem

  • Full Member
  • ***
  • Posts: 154
item selection
« on: April 13, 2012, 08:07:23 am »
Hi,
I know its been a while but I cant find a rule or action to select a item on the ticket and carry out an operation on that. or am I being blind?

I know you can use a rule to select potion or modifier but is a rule being considered to just work on selected/highlighted  item on the ticket?

Thanks

Edgar

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: item selection
« Reply #1 on: April 13, 2012, 08:19:31 am »
Hey Edgar,

What are you trying to do?
SambaPOS - POS'n the World, one Terminal at a time.

jenem

  • Full Member
  • ***
  • Posts: 154
Re: item selection
« Reply #2 on: April 13, 2012, 09:07:38 am »
Hi John,

Nice to talk !!
Its this discount thing, Maybe I'm a bit thick here but it seems to me that when I created a discount button, the discount would apply to the full ticket amount. My brother asked me if it was possible to apply a discount to a selected item.

For example it may be that he decides one morning to offer a item at a discount to sell of perishable stock, but it may be different stock other days. or as I said before apply a 50% discount to one coffee out of an order of three coffees.

I know Emre pointed gave an example of using modifiers to offer discounts on an item but perhaps a discount button that could work on a selected item would be of benefit.

Edgar

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: item selection
« Reply #3 on: April 13, 2012, 04:23:14 pm »
Edgar,

You can use multiple price definitions. 25% Off, 50% Off, etc
Using Rules & Actions, setup a 25%/50% Off Button (Ticket Tag) and have it change the Price Tag for the last item added. This will help with controlling which items get a discount.

What this does allow, is if you have a Discount Price Definition, have it selected on login, and each day you update the items that you want to discount by adding a discounted price. If an item does not have a discounted price then it is sold at the regular price.
This is more secure when you have staff.


My other solution will need Emre to add a new Action to use the Change Price button. Since we can now multiply numbers with Update Program Settings, we could setup 25% & 50% Off Actions and an Action to Change Price for Last Item Added.

Line Added To Ticket -> Save Item Price -> {:Last Item Price}
Ticket Tag Selected (50% Off) -> Multiply {:Last Item Price} by Discount (0.50 - 50% Off) -> Change Price Last Item Added

That would make an easier way to apply single item discounts. But easier for staff to apply discounts to friends.

SambaPOS - POS'n the World, one Terminal at a time.

jenem

  • Full Member
  • ***
  • Posts: 154
Re: item selection
« Reply #4 on: April 14, 2012, 01:15:59 am »
Hi John,

thanks for replying!

The problem is if a person forgets to add discount but then selects it (It may be anywhere within the order) I dont think last item works on selecting other item in list other than the last item added to ticket.

I think what would work for this and other not apparent uses is a action such as "Item Selected" This could offer other possibilities.

What do you think? would a "Item Selected" action be of benefit?

Edgar

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: item selection
« Reply #5 on: April 14, 2012, 03:14:41 am »
I see you point. That's why I thought of a discount price definition as this would be global, but is an issue with new and old stock in the same product lines.

Maybe using portion sizes is another alternative.
SambaPOS - POS'n the World, one Terminal at a time.

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: item selection
« Reply #6 on: April 16, 2012, 07:37:49 am »
Hello Edgar, Nice to hear from you again :)

"Item selected" rule won't solve your problem because you'll first *select an item* and then you should click somewhere for *applying discount*.

Choosing an item for applying discount will hide ticket based buttons, display item based buttons and display modifier screen if configured. So if doing it with modifiers won't work, we won't be able to find an another rule based solution unless I implement additional custom button creation feature for ticket items which leads us to V3 Order Tag implementation.

Can you share your thoughts about modifier solution? Why it does not work?

jenem

  • Full Member
  • ***
  • Posts: 154
Re: item selection
« Reply #7 on: April 16, 2012, 09:47:51 am »
Hi Emre,

I havnt had time to try anything yet but speaking to my brother he was taking about this scenario.

Sometimes he may want to sell off slow selling items at a certain percentage off. ie if something is nearing use by date.
or if some line of products ar slow selling.

I was trying to think of a way that the staff could set up and use quite quickly and a item discount button seemed to be the solution since the other options for discounts seem to be global operation. (Discount on whole bill)

You could work out the discount and use the change price button i suppose.

And thanks for a great programme. I appreciate your hard work. I also appreciate John's input and help. (and everybody else!!)

Edgar