Author Topic: Users can Display Old Tickets and Totals?  (Read 5684 times)

Isaac

  • Newbie
  • *
  • Posts: 48
Users can Display Old Tickets and Totals?
« on: July 04, 2013, 07:48:38 am »
I have a user called= 'TILL USER' who is associated to the User Role= 'USER'

Now in the Role List for USER, under Ticket Permissions, I have unchecked 'Can Display Old Tickets' Clicked on Save

Shutdown Application and Re-launched. However this User could till log in, click on CLOSE on the Table View, Click on Find Bill, Select ALL Tickets and can then view my total sales, which I'd rather not let the user know.

Please advise if I have missed something here?

lemmings

  • Full Member
  • ***
  • Posts: 165
Re: Users can Display Old Tickets and Totals?
« Reply #1 on: July 04, 2013, 09:47:40 am »
I noticed the same thing.

A restricted user can only access the tickets for current day as they are unable to change the date - so perhaps this is the meaning of old tickets ??

Isaac

  • Newbie
  • *
  • Posts: 48
Re: Users can Display Old Tickets and Totals?
« Reply #2 on: July 04, 2013, 10:04:37 am »
Ohh I see,

Now I understand its purely for Old Tickets, but surely there should be a way to at least  not show the total sales count on the bottom?

Anyone has a solution for this?

lemmings

  • Full Member
  • ***
  • Posts: 165
Re: Users can Display Old Tickets and Totals?
« Reply #3 on: July 04, 2013, 10:53:13 am »
Yes, I agree.

I have only just come across this problem when starting to restrict a new staff member.  I would say that they should not be able to find any information in the tickets section, but it depends on what you want them to see I suppose.

I will see if there is a solution before having to check the code as it could be a bug

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: Users can Display Old Tickets and Totals?
« Reply #4 on: July 04, 2013, 03:34:41 pm »
When you untick 'Can Display Old Tickets', it will only let the user see the current work periods tickets. This allows them to reprint tickets if needed.
SambaPOS - POS'n the World, one Terminal at a time.

Isaac

  • Newbie
  • *
  • Posts: 48
Re: Users can Display Old Tickets and Totals?
« Reply #5 on: July 05, 2013, 02:26:41 am »
Is there a way to not show the total ticket value on this section? If the user selects ALL tickets they can see how much the business has turned over for that day. I would class this as confidential.

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: Users can Display Old Tickets and Totals?
« Reply #6 on: July 05, 2013, 02:34:02 am »
You can only remove it by editing the source code.

I had the same argument between a caterer and club. My comeback was, its gross sales, not net. No one has any idea what profit each have actually made.

But in saying that, I do see your point. Get your staff to sign a non-disclosure agreement. Most staff will have some idea of your turnover.
SambaPOS - POS'n the World, one Terminal at a time.

Isaac

  • Newbie
  • *
  • Posts: 48
Re: Users can Display Old Tickets and Totals?
« Reply #7 on: July 05, 2013, 04:14:52 am »
Emre,

I think in the Tickets Permissions, we should be able to de-select show ticket totals?

Any suggestions or workarounds?


emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: Users can Display Old Tickets and Totals?
« Reply #8 on: July 05, 2013, 07:28:39 am »
As John suggested only solution for v2 is source code modification.

Isaac

  • Newbie
  • *
  • Posts: 48
Re: Users can Display Old Tickets and Totals?
« Reply #9 on: July 05, 2013, 10:11:38 am »
I have no idea on how to modify the source code  :-[ to be able to achieve this. Can anyone point me in the right direction...

JohnS

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 677
Re: Users can Display Old Tickets and Totals?
« Reply #10 on: July 05, 2013, 06:12:13 pm »
Search the forums for

- Visual Studio
- Compile source

I haven't done it, so can't comment on the process.
SambaPOS - POS'n the World, one Terminal at a time.