Add 'void' command
This commit is contained in:
parent
f479060576
commit
10d1965bf0
6 changed files with 128 additions and 9 deletions
|
@ -22,14 +22,17 @@ adduser
|
|||
edit
|
||||
|
||||
beep_terminal
|
||||
dinnerbonus
|
||||
|
||||
# Then, plugins that apply heuristics
|
||||
|
||||
repeat
|
||||
statiegeld
|
||||
statiegeld_tokens
|
||||
products # matches product IDs (barcodes)
|
||||
market # also matches product IDs
|
||||
withdraw # matches amounts
|
||||
users # matches usernames
|
||||
deposit # wants to be after 'users'
|
||||
#deposit_methods # Extra options for 'deposit'. Edit/configure first!
|
||||
deposit_methods # Extra options for 'deposit'. Edit/configure first!
|
||||
#deposit_iban_qr # QR code display, edit/configure first! (needs qrencode(1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue