Hi, Eveything work fine on my side and I’m using iTop 3.2.0-2. Reading what you have tested, I understand you created categories on OCS. In that case, simpliest way would be to configure collection on these categories by parameter <categorycollection>yes</categorycollection> So in your conf/params.local.xml file, you will for instance, put <default_org_id>Demo</default_org_id> <default_status>production</default_status> <default_active_status>active</default_active_status> <use_asset_categories>yes</use_asset_categories>...
Hi, Eveything work fine on my side and I’m using iTop 3.2.0-2. Reading what you have tested, I understand you created categories on OCS. In that case, simpliest way would be to configure collection on these categories by parameter <categorycollection>yes</categorycollection> So in your conf/params.local.xml file, you will for instance, put <default_org_id>Demo</default_org_id> <default_status>production</default_status> <default_active_status>active</default_active_status> <use_asset_categories>yes</use_asset_categories>...
Hello Davide, I tried to reproduce your issue and could not manage it. I installed iTop 2.7.5 and PMP 1.0.5. When I create a deliverable on a project from other actions and save deliverable, field wbs_cost (Total cost)on class WBS is well filled thanks to $this->WBS_costs_budget() called in OnInsert() method. Could you provide more info to help me to reproduce your issue ? Thanks Axelle
delete issue with Synchronization Data Sources when using prefix on table name
With OCS extensions and itop 2.2 I could not manage to reproduce it. so sorry for...
delete issue with Synchronization Data Sources when using prefix on table name
2 tickets being parent for each other create loop and fatal error
you can reproduce issue: if you change SLA related on one Service from CustomerContract...