Skip to content

Commit

Permalink
Remove 'twitter' permission
Browse files Browse the repository at this point in the history
  • Loading branch information
sde1000 committed Jan 26, 2024
1 parent ddc3917 commit 78f3bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quicktill/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,6 @@ class default_groups:
"void-from-closed-transaction",
"stock-check",
"stock-level-check",
"twitter",
"use-stock",
"restock",
"return-stock",
Expand Down Expand Up @@ -1058,3 +1057,4 @@ class default_groups:

# update-supplier - redundant, edit-supplier is used instead
# print-stocklist - reprint-stocklabel is used instead
# twitter - feature removed

0 comments on commit 78f3bfd

Please sign in to comment.