revbank/lib/RevBank
Juerd Waalboer b22ac11476 read_products: do calculate total_price for alias of addon
There was a bug with the example product defined as:

    +smk,matekrat  1.50@+statiegeld  "..."

Only the id `+smk` was considered, and no total price was calculated. This
broke the accessible id `matekrat`. The fix is to consider the keys of
the products in the hash, instead of the `id` field.
2024-12-26 03:13:19 +01:00
..
Cart Remove support for unbalanced transaction, release v7.0.0 2024-11-17 01:14:43 +01:00
Amount.pm Revert "Handle huge numbers better" 2024-08-28 06:41:02 +02:00
Amount.pod typo 2022-06-12 02:34:34 +02:00
Cart.pm Expose deltas 2024-11-17 01:15:18 +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 Revert "Handle huge numbers better" 2024-08-28 06:41:02 +02:00
Global.pod Split documentation for RevBank::Global 2023-05-23 12:56:34 +02:00
Messages.pm Don't show intermediate cart results 2024-11-17 01:16:16 +01:00
Plugin.pm Support control character escapes, add :AllChars attribute 2023-12-28 03:07:40 +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
Products.pm read_products: do calculate total_price for alias of addon 2024-12-26 03:13:19 +01:00
Products.pod Move documentation for revbank.products from plugins/ to lib/ 2024-12-26 02:24:19 +01:00
Prompt.pm idle: suspend beeping on text input (cursor move) 2024-11-27 02:49:20 +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 v6.1.4: fix bug (0.00 balance account not usable) 2024-04-28 03:43:20 +02:00
Users.pod v6.1.1: Feature: warning messages for invalid accounts 2024-04-25 01:08:15 +02:00