From c052468a5b7c3dde2c870012cf19b3c6bcb7763a Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 2 Apr 2009 18:27:13 +0000 Subject: [PATCH] Fix POD copy/paste problems. --- lib/WebGUI/Workflow/Activity/NotifyAboutLowStock.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/WebGUI/Workflow/Activity/NotifyAboutLowStock.pm b/lib/WebGUI/Workflow/Activity/NotifyAboutLowStock.pm index a1ca8ddf4..90af610b2 100644 --- a/lib/WebGUI/Workflow/Activity/NotifyAboutLowStock.pm +++ b/lib/WebGUI/Workflow/Activity/NotifyAboutLowStock.pm @@ -23,12 +23,12 @@ use WebGUI::Inbox; =head1 NAME -Package WebGUI::Workflow::Activity::NotifyAboutUser +Package WebGUI::Workflow::Activity::NotifyAboutLowStock =head1 DESCRIPTION -Takes a user object and sends out a message. Can use macros in message, to and subject -fields. +Notify group about users when Products fall below a configurable amount of stock +in inventory. =head1 SYNOPSIS