Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy/User-Options #44

Open
foosinn opened this issue Feb 5, 2019 · 2 comments
Open

Privacy/User-Options #44

foosinn opened this issue Feb 5, 2019 · 2 comments

Comments

@foosinn
Copy link

foosinn commented Feb 5, 2019

Provide an option to not store the item scanned and just book the ammount the item costs.

@schinken
Copy link
Contributor

schinken commented Feb 6, 2019

Let us first brainstorm, which options one also might want. I'm also not sure where the scope of strichliste end/begins.

One the one hand:

  • If you don't want to leave a trace which articles you've bought: Don't use the barcode scanne/article selection
  • If you don't want to leave a trace of a transaction: Don't use strichliste - insert a coin into the piggybank ;)

For the first point: I can understand why you want to use the barcode scanner (it's a awesome feature! :)) but don't want to leave a article trace.

For the second point: There is a command to retire old transactions - but just globally. It's possible to add a user filter and then you could delete these transactions with a cronjob.

Maybe the second solves that problem partially with a userfilter. But I'm also thinking about options to add to a user.

@schinken schinken changed the title Privacy option for barcode scanning Privacy Options Feb 14, 2019
@schinken
Copy link
Contributor

schinken commented Feb 14, 2019

I'm going to make a list of some possible privacy options:

  • Don't log article transactions
  • Don't log transactions at all
  • Don't log money recipient
  • Delete transactions after xx days (cronjob is needed for that)

Abroad from privacy related stuff:

  • User reference (maybe store a reference to search a user (for NFC cards/Barcodes which does not match username or id)
  • Send reports every x (only possible with mail address, cronjob needed)

@schinken schinken changed the title Privacy Options Privacy/User-Options Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants