- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 06:12 AM
Hi team, please anyone help when stockrule triggers OOB notification is going to associated Stockroom managers, my requirement is it should go to its "Assigment group" (Stocroom manager's Assignment group)
in cc as well. please anyone help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:49 AM - edited 11-26-2024 08:51 AM
@MohammadAmzad - when you say "Stockroom manager's Assignment group" what do you mean? Are you referring to the assignment group on the stockroom record or are you referring to one of many groups a user could be part of? If you are looking to just adding the "Stockroom.Assignment_Group" to the notification then all you have to do is update "Asset Restocking" notification. Under the "Who will receive", update "User/Groups in fields" and add "stockroom.assignment_group". Otherwise, if you need to script a group selection then you may need to modify the event which is generated by "ProcessStockRules" script include and then restructure "Asset Restocking" notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 08:49 AM - edited 11-26-2024 08:51 AM
@MohammadAmzad - when you say "Stockroom manager's Assignment group" what do you mean? Are you referring to the assignment group on the stockroom record or are you referring to one of many groups a user could be part of? If you are looking to just adding the "Stockroom.Assignment_Group" to the notification then all you have to do is update "Asset Restocking" notification. Under the "Who will receive", update "User/Groups in fields" and add "stockroom.assignment_group". Otherwise, if you need to script a group selection then you may need to modify the event which is generated by "ProcessStockRules" script include and then restructure "Asset Restocking" notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 10:47 PM
Hi @Oscar D , Thank you so much, i am referring Assignment group on the stock record one of many group user could be part of, could you please provide the script, Script include & event for the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2024 02:11 AM
there is no option to opt for assignment group for a stockroom, it can only be associated to a manager.
however if you want a notification, you can create a group email and associate that to a stock room, so that the group is notified if any stock rules reaches its threshold.