This redefinition works well in 2.0.1, but when upgrading to 2.0.2 the process fails with:
"Error: Error loading module "rl-module": could not find node for class(id:Contract) - Loaded modules: authent-external,authent-ldap,authent-local,itop-attachments,itop-bridge-virtualization-storage,itop-config-mgmt,itop-datacenter-mgmt,itop-endusers-devices,itop-profiles-itil,itop-sla-computation,itop-storage-mgmt,itop-tickets,itop-virtualization-mgmt,itop-welcome-itil,rl-module"
The (service-mgmt) module in question seems to be loaded however - it is included in the $MyModules array in the config-itop.php file and is visible as a Service Management element in the left-hand menu.
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I have a custom module that redefines cost_currency as per ticket #414 :
This redefinition works well in 2.0.1, but when upgrading to 2.0.2 the process fails with:
"Error: Error loading module "rl-module": could not find node for class(id:Contract) - Loaded modules: authent-external,authent-ldap,authent-local,itop-attachments,itop-bridge-virtualization-storage,itop-config-mgmt,itop-datacenter-mgmt,itop-endusers-devices,itop-profiles-itil,itop-sla-computation,itop-storage-mgmt,itop-tickets,itop-virtualization-mgmt,itop-welcome-itil,rl-module"
The (service-mgmt) module in question seems to be loaded however - it is included in the $MyModules array in the config-itop.php file and is visible as a Service Management element in the left-hand menu.
Any ideas?