CURRENT BEHAVIOR:
A notification e-mail is sent every time an order is placed in which the resulting stock level is below the product's stock threshold.

DESIRED BEHAVIOR:
A notification e-mail is sent only once when the stock level drops below the product's stock threshold.

Comments

benjaminbradley’s picture

Assigned: benjaminbradley » Unassigned
Status: Active » Needs review
StatusFileSize
new2.68 KB

PATCH INFO:
I left the existing configuration setting intact, but changed the wording on the settings page to reflect its actual behavior, and added an additional configuration setting to enable a single notification when the stock limit crosses the threshold boundary.

Status: Needs review » Needs work

The last submitted patch, single_stock_theshold_notification-1585724.patch, failed testing.

tr’s picture

Version: 6.x-2.7 » 6.x-2.x-dev
benjaminbradley’s picture

Version: 6.x-2.x-dev » 6.x-2.9
Status: Needs work » Needs review
StatusFileSize
new2.71 KB

re-created patch using instructions at https://drupal.org/node/707484

iwant2fly’s picture

This is exactly what I am needing. How would I go about applying this patch?

tr’s picture

Version: 6.x-2.9 » 6.x-2.x-dev

Feature requests should be made against HEAD.

tr’s picture

Status: Needs review » Needs work

The last submitted patch, uc_stock-single_notification-1585724-1.patch, failed testing.

tr’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev

New features should go into 7.x-3.x first. 6.x-2.x is near its end-of-life and we need to prioritize efforts by fixing up the most current release first.

tr’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Issue summary: View changes