We are working on a site where we would like to change the logic that used when deciding whether a product is available, and therefore whether emails should be sent out. Currently there's no clean way of doing this without modifying the module directly. If the query that is used inside commerce_stock_notifications_cron was tagged (https://www.drupal.org/node/310077) then we could apply our changes cleanly with a separate module.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tab_cron_query-2402429-2.patch | 574 bytes | rajeevk |
| #1 | tag-cron-query-2402429-1.diff | 574 bytes | leewillis77 |
Comments
Comment #1
leewillis77 commentedComment #2
rajeevkAdded patch for the same diff..
Comment #3
zvonimirrComment #5
zvonimirr