stock rule script , is this correct ? i never receive any email
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 04:17 PM
is this the correct script to be running ?
gs.include('global.ProcessStockRules');
var processStockRules = new global.ProcessStockRules();
processStockRules.process();
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2023 11:43 PM
What are you trying to achieve? You've posted the script but no context.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2023 03:34 AM
this is the default script in the stock runner script, is this the correct script to be in there as i did not get any email notification or task ticket as a asset manager when the stock is low and met the requirement ?