This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
usage:alertcom [2015/03/19 11:15] mueed |
usage:alertcom [2017/03/22 10:14] (current) asok |
||
---|---|---|---|
Line 31: | Line 31: | ||
\\ 3. To Notify the stakeholders, Salesperson of the Sales order tagged under PO Item detail when ETA is updated :\\ | \\ 3. To Notify the stakeholders, Salesperson of the Sales order tagged under PO Item detail when ETA is updated :\\ | ||
- Site Name:ERP | - Site Name:ERP | ||
- | - Page: *Custom | + | - Page: *Custom* |
- Command|Tab: poetanotify | - Command|Tab: poetanotify | ||
- Sender :asok@dreamapps.com/ Notifying party defined by the Business | - Sender :asok@dreamapps.com/ Notifying party defined by the Business | ||
Line 42: | Line 42: | ||
\\ 4. To Notify the stakeholders, Salesperson of all the Sales orders when ETA is updated, where Requested Date is less than new ETA and already stock is not allocated :\\ | \\ 4. To Notify the stakeholders, Salesperson of all the Sales orders when ETA is updated, where Requested Date is less than new ETA and already stock is not allocated :\\ | ||
- Site Name:ERP | - Site Name:ERP | ||
- | - Page: *Custom | + | - Page: *Custom* |
- Command|Tab: poetanotifyb | - Command|Tab: poetanotifyb | ||
- Sender :asok@dreamapps.com/ Notifying party defined by the Business | - Sender :asok@dreamapps.com/ Notifying party defined by the Business | ||
Line 50: | Line 50: | ||
Whenever user Updates ETA under PO item detail, which is NOT a Back Order PO for a Sales Order, Notification is sent to the listed stake holders and all the relevant salesperson | Whenever user Updates ETA under PO item detail, which is NOT a Back Order PO for a Sales Order, Notification is sent to the listed stake holders and all the relevant salesperson | ||
- | **Automated Tasks**\\ | + | **Combination of Alert and Automated Tasks**\\ |
Tasks can be automated without user doing any action n DreamApps. A method is scheduled to run periodically.\\ | Tasks can be automated without user doing any action n DreamApps. A method is scheduled to run periodically.\\ | ||
- | \\1. To check and notify stake holders if NO Back Order is created after 3 days of Sales Order creation\\ | + | \\ 1. To check and notify stake holders if NO Back Order is created after 3 days of Sales Order creation\\ |
- Owner/admin username :asok@dreamapps.com | - Owner/admin username :asok@dreamapps.com | ||
- Sequence : 1 | - Sequence : 1 | ||
Line 62: | Line 62: | ||
System will execute opboponotify method after every 12 Hours to check whether NO Back Order is created after 3 days of Sales Order creation. If found, listed Stake holders under (Command|Tab:opboponotify) alert will be notified\\ | System will execute opboponotify method after every 12 Hours to check whether NO Back Order is created after 3 days of Sales Order creation. If found, listed Stake holders under (Command|Tab:opboponotify) alert will be notified\\ | ||
- | \\2. To check and notify stake holders if NO Receipt is made after 7 days of Sales Order creation for New Customer who has no prior money receipt record under receipt tab of sales order or in Accounts\\ | + | \\ 2. To check and notify stake holders if NO Receipt is made after 7 days of Sales Order creation for New Customer who has no prior money receipt record under receipt tab of sales order or in Accounts\\ |
- Owner/admin username :asok@dreamapps.com | - Owner/admin username :asok@dreamapps.com | ||
- Sequence : 2 | - Sequence : 2 | ||
Line 71: | Line 71: | ||
- Associated Alert: opnewcusnotify | - Associated Alert: opnewcusnotify | ||
System will execute opnewcusnotify method after every 12 Hours to check whether NO Receipt is made after 7 days of Sales Order creation for New Customer who has no prior money receipt record under receipt tab of sales order or in Accounts. If found, listed Stake holders under (Command|Tab:opnewcusnotify) alert will be notified\\ | System will execute opnewcusnotify method after every 12 Hours to check whether NO Receipt is made after 7 days of Sales Order creation for New Customer who has no prior money receipt record under receipt tab of sales order or in Accounts. If found, listed Stake holders under (Command|Tab:opnewcusnotify) alert will be notified\\ | ||
+ | |||
+ | \\ 3. Notify stake holders of Overdue Invoices falls under different time slab (e.g.: More than 15 Days, 30 Days, 45 Days and 60 Days) \\ | ||
+ | - Owner/admin username :asok@dreamapps.com | ||
+ | - Sequence : 3 | ||
+ | - Description : AR Ageing Alert | ||
+ | - Method : aragenotify | ||
+ | - Time Scheduled. Starting Time of execution :14:00 | ||
+ | - Time Interval. : 12:00 | ||
+ | - Associated Alert: aragenotify | ||
+ | System will execute aragenotify method after every 12 Hours to check for Overdue Invoices falls under different time slab (e.g.: More than 15 Days, 30 Days, 45 Days and 60 Days) and send notification only on the mentioned days under alert condition\\ | ||
+ | |||
+ | \\ 4. Notify Salesperson of Overdue Invoices falls under different time slab (e.g.: More than 15 Days, 30 Days, 45 Days and 60 Days) \\ | ||
+ | - Owner/admin username :asok@dreamapps.com | ||
+ | - Sequence : 4 | ||
+ | - Description : AR Ageing Alert SP | ||
+ | - Method : aragenotifys | ||
+ | - Time Scheduled. Starting Time of execution :14:00 | ||
+ | - Time Interval. : 12:00 | ||
+ | - Associated Alert: aragenotifys | ||
+ | System will execute aragenotifys method after every 12 Hours to check for Overdue Invoices falls under different time slab (e.g.: More than 15 Days, 30 Days, 45 Days and 60 Days) and send notification only to the Salesperson on the mentioned days under alert condition and \\ | ||
+ | |||