Operations does not show up in the MPP ProcessPlan page. Thanks!

Hi All,

In  MPP (Process Plan) module, we did change to select an existing operation instead of  inserting an operation manually in MPP.  The operation I selected has been saved into relationship Itemtype MPP_ProcessPlanOperation which I created, but the operation does not show up in the MPP process plan page. Any ideas? Thanks a lot. 

I am looking forward to hearing from you. Thanks.

Best,Jen

Parents Reply
  • Hi Jenli,

    ok, db seems to be ok. You mentioned that you edited the removed.js. As you are already able to open the search dialog for inserting Operations, you seem to have changed a couple of other codetree files successful already.

    Have you changed anything regarding the inserting of "related" Operations? Should be in removed.js. It contains a case for adding Operation. Compare it to the case used for ConsumedPart. Do you have something similar for your custom Operations?

Children