How to set Billable field to true automatically after 10days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 07:25 AM
Hi
All can anyone guide me.
Automatically set the Billable to true using business rule based on 10 days timeline (part requirement task closure)
Please can you guide the script
appreciate
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 07:30 AM
You'll need to set up a scheduled job to run the BR each day, to see if the threshold has been breached...it's more than just a script on a BR. Could you elaborate on " based on 10 days timeline (part requirement task closure)" -- do you mean that you want it to set to billable if open 10 days after the "opened" date?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 07:52 AM
Hi @jMarshal
Yes I want it to set to billable if open 10 days after the "opened" date?
can you guide me on this please.
Thanks.