Active
Project:
Commerce Dunning
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2015 at 13:28 UTC
Updated:
26 Aug 2015 at 13:28 UTC
Jump to comment: Most recent
If you don't activate commerce_dunning_defaults but you want to use commerce_dunning_testing you will get this error when you try to access admin/config/development/dunning-testing:
PHP Fatal error: Call to undefined function commerce_dunning_testing_load_cards_with_other_payment_methods() in/sites/all/modules/contrib/commerce_dunning/tests/commerce_dunning_testing/commerce_dunning_testing.module
The function is inside commerce_dunning_defaults but it is never used there, it should be on commerce_dunning_testing.
Comments