SambaPOS Forum
English Boards => Support => Topic started by: Isaac 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?
-
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 ??
-
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?
-
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
-
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.
-
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.
-
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.
-
Emre,
I think in the Tickets Permissions, we should be able to de-select show ticket totals?
Any suggestions or workarounds?
-
As John suggested only solution for v2 is source code modification.
-
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...
-
Search the forums for
- Visual Studio
- Compile source
I haven't done it, so can't comment on the process.