Update default/example revbank.plugins

This commit is contained in:
Juerd Waalboer 2023-09-20 20:13:16 +02:00
parent 3ca6db357d
commit e613ff28e6

View file

@ -14,13 +14,15 @@ repeat
deduplicate # wants to be after 'repeat' deduplicate # wants to be after 'repeat'
sigint sigint
#stock #stock
#vat # configure before using
#warnings #warnings
window_title window_title
# Then, specific commands: # Then, specific commands:
adduser_note
adduser adduser
#cash # cash tracking also requires deposit_methods to make sense #cash # cash tracking also requires deposit_methods to make sense
deposit deposit
#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)) #deposit_iban_qr # QR code display, edit/configure first! (needs qrencode(1))
@ -29,7 +31,7 @@ edit
give give
grandtotal grandtotal
help help
#skim # cash tracking also requires deposit_methods to make sense #skim # cash tracking also requires deposit_methods to make sense
split split
take take
tail tail
@ -40,8 +42,8 @@ withdraw
# Then, plugins that apply heuristics # Then, plugins that apply heuristics
statiegeld # wants to be before 'products'; matches product IDs #statiegeld # wants to be before 'products'; matches product IDs
statiegeld_tokens #statiegeld_tokens
products # matches product IDs (barcodes) products # matches product IDs (barcodes)
market # also matches product IDs market # also matches product IDs
users # matches usernames users # matches usernames