revbank/lib/RevBank
Juerd Waalboer 6b04ecc256 undo: deal with checkout exception
The ancient decision to let undo perform the checkout by itself still
makes sense from a UX perspective, but keeps requiring specific handling
of edge cases.

In this case, the easiest way to deal with trailing input is to just
abort entirely.

Also: updated lib/RevBank/Plugins.pm to import 'isa' and get up to 5.32
level.
2023-12-26 02:08:24 +01:00
..
Cart Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Amount.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Amount.pod typo 2022-06-12 02:34:34 +02:00
Cart.pm Introduce ';' as command/transaction separator 2023-12-26 00:21:01 +01:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
FileIO.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
FileIO.pod Implement global advisory lock 2022-08-29 17:50:12 +02:00
Global.pm Remove redundant code 2023-12-25 04:47:27 +01:00
Global.pod Split documentation for RevBank::Global 2023-05-23 12:56:34 +02:00
Messages.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Plugin.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Plugins.pm undo: deal with checkout exception 2023-12-26 02:08:24 +01:00
Plugins.pod Ignore all hook exceptions except in hook_checkout_prepare 2023-11-24 05:15:22 +01:00
TextEditor.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
TextEditor.pod bump to v3.5; add built-in editor 2022-08-30 20:45:01 +02:00
Users.pm Explicitly use Perl 5.32 2023-12-12 00:28:17 +01:00
Users.pod Document RevBank::Users (accounts) 2023-11-05 21:19:39 +01:00