Cost Plan not getting created when Resource Assignment is created

Trailblazer11
Tera Expert

Hi All,

 

When we are creating Resource Assignments under the Project Tasks, it is creating Resource plan but not the cost plan.

The business rule: 'Create Cost Plan' 's condition (new RMCostPlanHelper(current)).shouldCreateCostPlan() is not satisfying hence not creating but could you please explain this behavior?

 

Thanks

 

@Namita Mishra 

12 REPLIES 12

Alex2506
Tera Expert

Solved this. Needed to change 'accessible from' to 'all application scopes' on the CostPlan script include

Thanks a lot @Alex2506 for sharing the solution with community.

 

Have a Great Day!

 

Thank You!

Namita Mishra

Hi @Namita Mishra 

 

When cost plans are created, we've noticed that Cost Type is empty (field name 'resource_type'). Why is this? 

 

Thank you, 

 

Alex