compwhizmm90 Posted March 23, 2006 Posted March 23, 2006 Could anyone point me in the right direction to make a script that collects all of the products below the reorder level and weekly send a report to the admin? I have tried using the low stock email contribution but it won't work with paypal ipn. I like this solution better anyway. I know a little php but I don't think I could write a whole page. Does anyone know the right direction to do this? Is there a contribution that may just need a little modification? I am sure other people would be interested. If you can help I really appreciate it, Thanks!!!
Guest Posted March 23, 2006 Posted March 23, 2006 not sure if this is the one you meant. http://www.oscommerce.com/community/contributions,1245 but there was an update just today.
compwhizmm90 Posted March 23, 2006 Author Posted March 23, 2006 not sure if this is the one you meant.http://www.oscommerce.com/community/contributions,1245 but there was an update just today. This is what I want but I want it to be emailed to the store owner once a week using a cron job. Could I just set it to a variable like this: $email_Message=(code to display low stock products) tep_email($email_message,etc....) Does anyone know exactyly how I would get that to work? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.