revbank/lib/RevBank
Juerd Waalboer b31b95ca37 Bugfix: 'stock' counted 1 after using 'repeat'
The 'stock' plugin uses the 'product_id' field in the cart item, but
this was not copied by the 'repeat' plugin. The confusion is caused by a
mismatch between the API for RevBank::Cart->add and the internal
representation.
2018-06-09 23:47:21 +02:00
..
Cart.pm Bugfix: 'stock' counted 1 after using 'repeat' 2018-06-09 23:47:21 +02:00
Eval.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
Global.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
Messages.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
Plugin.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00
Plugins.pm Split POD 2018-03-04 16:36:20 +01:00
Plugins.pod Split POD 2018-03-04 16:36:20 +01:00
Users.pm cwd is no longer in @INC in new perl versions 2017-02-18 22:31:19 +01:00