revbank/lib
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
..
RevBank read_products: do calculate total_price for alias of addon 2024-12-26 03:13:19 +01:00
RevBank.pod input: allow "abort" as input to a plugin 2023-12-26 04:31:08 +01:00