ERP has several module names that are the same as ecommerce and this causes problems. payment, store,
Changing the module names and their function names to erp_module_name seems to fix the conflict. eg. erp_store, erp_payment, etc.
ERP has several module names that are the same as ecommerce and this causes problems. payment, store,
Changing the module names and their function names to erp_module_name seems to fix the conflict. eg. erp_store, erp_payment, etc.
Comments
Comment #1
singularoAll erp modules have been renamed, and there should no longer be any conflicts.