revbank/lib/RevBank
Juerd Waalboer 0e1aa77fe5 statiegeld_tokens: simplify void
- No more red messages
- Accept "yes" case insensitively
- Change entry description and amount so the voiding is logged, which is
  more code but less complex than passing an attribute to be used during
  checkout.
2023-02-13 02:44:02 +01:00
..
Cart statiegeld_tokens: simplify void 2023-02-13 02:44:02 +01:00
Amount.pm Suppress warning when -cash does not yet exist 2022-06-12 02:31:29 +02:00
Amount.pod typo 2022-06-12 02:34:34 +02:00
Cart.pm Fix deduplication bug, refactor deduplication to own plugin 2023-02-12 17:53:14 +01:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
FileIO.pm Release locks on abort 2023-01-16 01:17:33 +01:00
FileIO.pod Implement global advisory lock 2022-08-29 17:50:12 +02:00
Global.pm Implement global advisory lock 2022-08-29 17:50:12 +02:00
Messages.pm Bump to v3.4; make all transactions balanced using hidden accounts 2022-06-11 18:51:26 +02:00
Plugin.pm Cleanup: use subroutine signatures, remove deprecated methods. 2021-12-03 18:00:34 +01:00
Plugins.pm Allow hook_prompt to mutate the prompt, like before, and use that 2023-01-19 03:04:35 +01:00
Plugins.pod Document hook_checkout_prepare 2023-01-16 04:00:20 +01:00
TextEditor.pm pager: don't scroll down for non-log 2022-11-01 04:48:49 +01:00
TextEditor.pod bump to v3.5; add built-in editor 2022-08-30 20:45:01 +02:00
Users.pm Implement global advisory lock 2022-08-29 17:50:12 +02:00