Cost Plan not getting created when Resource Assignment is created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 05:05 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 05:45 AM
Solved this. Needed to change 'accessible from' to 'all application scopes' on the CostPlan script include

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 06:03 AM
Thanks a lot @Alex2506 for sharing the solution with community.
Have a Great Day!
Thank You!
Namita Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2025 05:28 AM
When cost plans are created, we've noticed that Cost Type is empty (field name 'resource_type'). Why is this?
Thank you,
Alex